From 874c9098fb530435f05646e4c18c62a406cb58e1 Mon Sep 17 00:00:00 2001
From: Martin Rademacher
Specifies that a schema is deprecated and should be transitioned out of usage.
Default value is false.
Required: | no |
An instance validates successfully against this property if it validates successfully against all schemas
defined by this property's value.
Required: | no |
An instance validates successfully against this property if it validates successfully against at least one
schema defined by this property's value.
Required: | no |
An instance validates successfully against this property if it validates successfully against exactly one schema
defined by this property's value.
Required: | no |
Required: | no |
Reusable Responses.
Required: | no |
Specifies that a schema is deprecated and should be transitioned out of usage.
Default value is false.
Required: | no |
An instance validates successfully against this property if it validates successfully against all schemas
defined by this property's value.
Required: | no |
An instance validates successfully against this property if it validates successfully against at least one
schema defined by this property's value.
Required: | no |
An instance validates successfully against this property if it validates successfully against exactly one schema
defined by this property's value.
Required: | no |
Specifies that a schema is deprecated and should be transitioned out of usage.
Default value is false.
Required: | no |
An instance validates successfully against this property if it validates successfully against all schemas
defined by this property's value.
Required: | no |
An instance validates successfully against this property if it validates successfully against at least one
schema defined by this property's value.
Required: | no |
An instance validates successfully against this property if it validates successfully against exactly one schema
defined by this property's value.
Required: | no |
Specifies that a schema is deprecated and should be transitioned out of usage.
Default value is false.
Required: | no |
An instance validates successfully against this property if it validates successfully against all schemas
defined by this property's value.
Required: | no |
An instance validates successfully against this property if it validates successfully against at least one
schema defined by this property's value.
Required: | no |
An instance validates successfully against this property if it validates successfully against exactly one schema
defined by this property's value.
Required: | no |
Specifies that a schema is deprecated and should be transitioned out of usage.
Default value is false.
Required: | no |
An instance validates successfully against this property if it validates successfully against all schemas
defined by this property's value.
Required: | no |
An instance validates successfully against this property if it validates successfully against at least one
schema defined by this property's value.
Required: | no |
An instance validates successfully against this property if it validates successfully against exactly one schema
defined by this property's value.
Required: | no |
Specifies that a schema is deprecated and should be transitioned out of usage.
Default value is false.
Required: | no |
An instance validates successfully against this property if it validates successfully against all schemas
defined by this property's value.
Required: | no |
An instance validates successfully against this property if it validates successfully against at least one
schema defined by this property's value.
Required: | no |
An instance validates successfully against this property if it validates successfully against exactly one schema
defined by this property's value.
Required: | no |
Components
and removed unused schemas.
### [AugmentTags](https://github.com/zircote/swagger-php/tree/master/src/Processors/AugmentTags.php)
Ensures that all tags used on operations also exist in the global tags
list.
+#### Config settings
+Whitelist tags to keep even if not used. *
may be used to keep all unused.