Because it is not always possible to follow the API-First principle, OpenApiStudio allows you to generate default basic documentation for applications and resources.
Ig there is no existing documentation, ApiOpenStudio will give you the option the automatically generate base documentation for all of your resources. Clicking on the GENERATE DEFAULT
button will instantly create OpenAPI documentation for all of the resources under the application that you have selected in the dropdown.
You can edit the OpenAPI documentation in your applications, using the Swagger Editor in the admin interface.
The documentation will be visible to all users who have access rights to that application in the admin interface.