Closed PatrickMatthiesen closed 2 years ago
Is there something wrong with giving an empty list manually? The OpenAPI spec doesn't say whether a query param is required or not, and I would prefer to not add a special case for individual endpoints.
The API documentation states You must request at least one component to receive results
anyway so I don't see a reason to change this.
I’m kinda new to using open source libraries, but I just didn’t see it in the code documentation (might just have missed it), but bungie does say it in their doc. So was mostly for convenience when using your library.
The documentation in BungieSharper is a direct copy-paste of the Bungie documentation. The bit I quoted is under the documentation for the components
parameter.
the server returns 500 if the components part is not in the URL in the header