sumitPinjarkarOccasional Visitor3 years agoSwagger documentation for query param of type arrayin: query name: moduleIds description: to get categories for a specific moduleId required: false type: array collectionFormat: multi items: type: integerThe moduleIds when passed a single value it is not parsed as array
Recent DiscussionsMaximum no of end-points in an APIThe `<*>` symbolHow to define both fixed and dynamic fields in request body (visible in Swagger/Mintlify UI)?
Related ContentHost swagger API documentation on my own serverCan I mix parameter types in a Swagger documentSwagger creating the query parameters: products[i][sku]