How to indicate in OpenAPI that all response fields are required?
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-13-2022
10:39 PM
09-13-2022
10:39 PM
How to indicate in OpenAPI that all response fields are required?
I have an answer with 40 fields. I need to specify that all fields are required.
Option to list all fields
required: [field1,field2,field3 ..... field40]
Maybe there is an option to indicate that ALL fields of the answer are required. For example allOf ?
Option to list all fields
required: [field1,field2,field3 ..... field40]
Maybe there is an option to indicate that ALL fields of the answer are required. For example allOf ?
Labels:
- Labels:
-
Resources Count Profiler
0 REPLIES 0
