sumitPinjarkarOccasional Visitor2 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
Related ContentSwagger creating the query parameters: products[i][sku]Can I mix parameter types in a Swagger documentInvalid document: "malformed or unreadable swagger supplied"OCR service failed to process the documentLog4J Query
Recent DiscussionsRecursive schemas and contributions to swagger-uiAvoid caching AnnotationIntrospector to support custom module loading. Issue: #4744openapi.yaml valid in swagger editor, but won't show fields locallySolvedDoes OpenAPI 3 allow multiple GET operations starting with same name?Defining two api spec under one function