Forum Discussion
HKosova
5 years agoSmartBear Alumni (Retired)
Try changing your annotations as follows. Note that "required" is not a property attribute, it's an object-level attribute that contains the list of required properties.
* type: object * required: * - order_info_id * - email * properties: * order_info_id: * type: integer * email: * type: string * host: * type: string
Related Content
- 2 years ago
- 4 years ago
- 3 years ago
Recent Discussions
- 18 hours ago
- 7 days ago
- 16 days ago