Forum Discussion
HKosova
SmartBear Alumni (Retired)
Hi Mona,
The OpenAPI definition of your POST request body is correct.
- in: body
name: datasheets
required: false
schema:
type: array
items:
type: string
example: ["ID1", "ID2", "ID3"]
The issue seems to be specific to API Platform. I suggest that you open an issue with that project directly.
mona2020
5 years agoNew Contributor
Thank you Helen! Will do.
Related Content
- 2 years ago
- 2 years ago
- 8 years ago
- 2 years ago
Recent Discussions
- 10 days ago
- 16 days ago