swagger-php/src/Annotations
Martin Rademacher b46a36d006
[4.9] Default openapi version in `Context` to 3.0.0 (#1563)
2024-04-19 10:32:11 +12:00
..
AbstractAnnotation.php [4.9] Default openapi version in `Context` to 3.0.0 (#1563) 2024-04-19 10:32:11 +12:00
AdditionalProperties.php Split of annotations and attributes (#1024) 2021-12-21 09:58:23 +13:00
Attachable.php Add support for OpenApi 3.1.0 Webhooks (#1511) 2023-12-11 21:34:47 +13:00
Components.php Add validation rule that example/examples are mutually exclusive and add examples property to Schema (3.1.0 only) (#1561) 2024-03-23 19:35:46 +13:00
Contact.php More ref gen (#1163) 2022-03-13 12:43:36 +13:00
CookieParameter.php Better documentation for annotations/attributes (#1441) 2023-04-19 12:50:10 +12:00
Delete.php Split of annotations and attributes (#1024) 2021-12-21 09:58:23 +13:00
Discriminator.php More ref gen (#1163) 2022-03-13 12:43:36 +13:00
Examples.php Add validation rule that example/examples are mutually exclusive and add examples property to Schema (3.1.0 only) (#1561) 2024-03-23 19:35:46 +13:00
ExternalDocumentation.php More ref gen (#1163) 2022-03-13 12:43:36 +13:00
Flow.php Docs codeblocks (#1232) 2022-05-19 12:13:01 +12:00
Get.php Split of annotations and attributes (#1024) 2021-12-21 09:58:23 +13:00
Head.php Split of annotations and attributes (#1024) 2021-12-21 09:58:23 +13:00
Header.php Better documentation for annotations/attributes (#1441) 2023-04-19 12:50:10 +12:00
HeaderParameter.php Add validation rule that example/examples are mutually exclusive and add examples property to Schema (3.1.0 only) (#1561) 2024-03-23 19:35:46 +13:00
Info.php Docs codeblocks (#1232) 2022-05-19 12:13:01 +12:00
Items.php More ref gen (#1163) 2022-03-13 12:43:36 +13:00
JsonContent.php Add validation rule that example/examples are mutually exclusive and add examples property to Schema (3.1.0 only) (#1561) 2024-03-23 19:35:46 +13:00
License.php [4.9] Default openapi version in `Context` to 3.0.0 (#1563) 2024-04-19 10:32:11 +12:00
Link.php CS: enable `no_superfluous_phpdoc_tags` rule and updated deprecated ones (#1558) 2024-03-15 15:35:23 +13:00
MediaType.php Add validation rule that example/examples are mutually exclusive and add examples property to Schema (3.1.0 only) (#1561) 2024-03-23 19:35:46 +13:00
OpenApi.php [4.9] Default openapi version in `Context` to 3.0.0 (#1563) 2024-04-19 10:32:11 +12:00
Operation.php Add validation rule that example/examples are mutually exclusive and add examples property to Schema (3.1.0 only) (#1561) 2024-03-23 19:35:46 +13:00
Options.php Split of annotations and attributes (#1024) 2021-12-21 09:58:23 +13:00
Parameter.php Add validation rule that example/examples are mutually exclusive and add examples property to Schema (3.1.0 only) (#1561) 2024-03-23 19:35:46 +13:00
Patch.php Split of annotations and attributes (#1024) 2021-12-21 09:58:23 +13:00
PathItem.php Add missing `description` property to `PathItem` (#1438) 2023-04-13 11:40:55 +12:00
PathParameter.php Add validation rule that example/examples are mutually exclusive and add examples property to Schema (3.1.0 only) (#1561) 2024-03-23 19:35:46 +13:00
Post.php Split of annotations and attributes (#1024) 2021-12-21 09:58:23 +13:00
Property.php Rationalise attribute parameters for types that inherit from Schema (#1037) 2021-12-23 14:28:48 +13:00
Put.php Split of annotations and attributes (#1024) 2021-12-21 09:58:23 +13:00
QueryParameter.php Add validation rule that example/examples are mutually exclusive and add examples property to Schema (3.1.0 only) (#1561) 2024-03-23 19:35:46 +13:00
RequestBody.php Fix resolving general component refs (#1557) 2024-03-15 14:13:55 +13:00
Response.php Better documentation for annotations/attributes (#1441) 2023-04-19 12:50:10 +12:00
Schema.php [4.9] Default openapi version in `Context` to 3.0.0 (#1563) 2024-04-19 10:32:11 +12:00
SecurityScheme.php Feat: Change nullable & type for OpenApi v3.1.0 (#1502) 2023-12-01 10:47:39 +13:00
Server.php Docs codeblocks (#1232) 2022-05-19 12:13:01 +12:00
ServerVariable.php Fix typehint to make `null` a valid enum value (#1548) 2024-02-09 16:18:49 +13:00
Tag.php More ref gen (#1163) 2022-03-13 12:43:36 +13:00
Trace.php Split of annotations and attributes (#1024) 2021-12-21 09:58:23 +13:00
Webhook.php Add support for OpenApi 3.1.0 Webhooks (#1511) 2023-12-11 21:34:47 +13:00
Xml.php Add script to auto-generate processor docs (#1332) 2022-10-21 10:12:45 +13:00
XmlContent.php Add validation rule that example/examples are mutually exclusive and add examples property to Schema (3.1.0 only) (#1561) 2024-03-23 19:35:46 +13:00