OpenAPI is a specification that standardises how developers describe REST APIs so that it is easy to generate API documentation from the APIs themselves. You can now generate this documentation from your microservice REST APIs using MicroProfile OpenAPI and Open Liberty 18.0.0.1 with the mpOpenAPI-1.0 feature. This is the implementation of the MicroProfile…
Read More