
Cheat Sheet
MicroProfile OpenAPI

Get the cheat sheet
About
With MicroProfile OpenAPI, you can document and expose your RESTful APIs. Martin Stefanko has authored this cheat sheet to get started. Some of the topics covered include:
- Base endpoint for OpenAPI document
- Annotations such as @Callbacks, @ParameterIn, @ExampleObject, and dozens more
- Using OASFilter
- Configuration Core Values
- Example source code provided