coupon-admin/vendor/zircote/swagger-php/docs/Supported-annotations.md

7 lines
417 B
Markdown
Raw Normal View History

2021-11-18 09:57:04 +00:00
# Supported Annotations
Currently there is no manually documented list of annotations. Still you can figure out what annotations are supported:
- You can look at the [`OpenApi\Annotations` namespace in the source code](https://github.com/zircote/swagger-php/tree/master/src/Annotations).
- There also are a couple of [examples](https://github.com/zircote/swagger-php/tree/master/Examples) which might help you out.