jdemeulenaere
jdemeulenaere
I recall from our latest meeting that for multiple parameters, it's a burden to define all combinations. In that case, working with [brackets](https://www.moesif.com/blog/technical/api-design/REST-API-Design-Filtering-Sorting-and-Pagination/) could be an alternative.
Note that there's a long running [issue in the OAS Spec github](https://github.com/OAI/OpenAPI-Specification/issues/256) on this. So they're thinking about it too, I guess. Only, I think we can't wait for a...
> It's been added to the latest version of the guide in [[hyp-links]](https://www.belgif.be/specification/rest/api-guide/#rule-hyp-links), after discussion in https://github.com/belgif/rest-guide/issues/101 Thanks (I didn't find it when searching for "external") > We probably could...
I did it for 1 project: https://github.com/belgif/openapi-money/pull/4 If no remarks on that PR, I can do it for all the projects.