OpenAPI 3.1 - The Cheat Sheet
Last update on September 12, 2024
Now that you’ve roamed through the Complete Guide, let’s make long stories short. We have listed the key elements you should always keep in mind when writing a new OpenAPI contract, or maintaining existing ones.
The Cheat Sheet is presented here in an initial version.
Here are the current sections:
- Document Structure
- General Information
- API Structure
- Data Types and Schemas
- Security
- Reuse Elements
- Polymorphism
- Grouping and sorting
For any feedback and suggestions, please open an issue on our GitHub Repository. We are currently working on building a web version of the Cheat Sheet, so that anyone can directly contribute to it with a Pull Request.