forked from loafle/openapi-generator-original
FAQ has been split into multiple smaller documents to better categorize and allow users to find what they're looking for (in docs folder or in new website). Release summary information (versioning strategy and cadence) has been migrated from the Wiki and clarified a bit. Also adds copy button for all code snippets in website.
342 B
342 B
id | title |
---|---|
spec-info | Spec Info |
OpenAPI
2.0
3.x
Tags
Tags basically group endpoints into the same API class file. For example, an endpoint with the store
tag will be generated in the StoreApi class file in most generators.
Ref: https://github.com/OAI/OpenAPI-Specification/blob/master/versions/2.0.md#tagObject