LukeHagar
2 years agoNew Member
Best way to describe global client identification parameters?
I am working on documenting the Plex Media Server API, and they have a number of header parameters that are used to identify clients.
There is only one apiKey ("X-Plex-Token"), but it seems like populating all of the rest of the headers as apiKeys in a set is really the only viable option, especially when trying to generate SDK tools.
anyone have any insight or advice on better ways to accomplish this?