Cheat Sheet

MicroProfile OpenAPI

Martin Stefanko
July 8, 2020
MicroProfile OpenAPI Cover

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

Related Resources

Comments