- Migration
- JSON Schema
Swaggerplus JSON Schema required
Lists properties that were removed from a Schema Object's `required` array when the `swaggerplusplus` tool processed `x-anyOf`, `x-oneOf` or `x-not` schema constructs.
{"components":{"schemas":{"book":{"x-required":["title","authors"]}}}}