Skip to content

microprofile/microprofile-open-api

Folders and files

NameName
Last commit message
Last commit date
Mar 6, 2025
Mar 18, 2025
Mar 18, 2025
Mar 18, 2025
Mar 18, 2025
Sep 28, 2021
Dec 10, 2020
Jul 7, 2017
Dec 14, 2017
May 14, 2024
Mar 18, 2025

Repository files navigation

Eclipse MicroProfile OpenAPI

badge

This MicroProfile specification aims at providing a unified Java API for the OpenAPI v3.1 specification, that all application developers can use to expose their API documentation.

  • The spec APIs are composed of annotations, models, and programming interfaces.

  • The spec documentation outlines the rules and boundaries of the spec.

  • To chat or ask questions about the spec, join the discussion on Gitter: microprofile open api

  • For announcements, visit the MicroProfile Google Group.

  • Extended examples that supplement the spec can be found here.

  • Eclipse release information and further logistics about the project can be found here.

How to contribute

Do you want to contribute to this project? Here is what you can do: