Swagger documentation for query param of type array
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-27-2023
01:03 AM
03-27-2023
01:03 AM
Swagger documentation for query param of type array
in: query
name: moduleIds
description: to get categories for a specific moduleId
required: false
type: array
collectionFormat: multi
items:
type: integer
The moduleIds when passed a single value it is not parsed as array
The moduleIds when passed a single value it is not parsed as array
0 REPLIES 0
