We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
The "default" field of OpenAPI Schema is not reflected in the diff report in case of any changes:
Old schema
schema: type: string, default: default1
New schema
The same issue for examples: #666