Services Swagger documents

Project-specific OpenAPI Documentation includes information about all entities and their generic endpoints.

And you are right, it doesn’t show types of service parameters and results. You can improve the documentation generator if you override the OpenAPIGeneratorImpl bean in your project. Or just use it as a starting point to create your own documentation endpoint.

1 Like