How do you generate OpenAPI description YAML files ?
Let me explain, I have built custom rest api's according to Alfresco's logic to go alongside the default ones and now I need to somehow generate the REST services description files.
How is the YAML file describing the Alfresco REST services created ? Is any specific tool like https://openapi-generator.tech/ used ? Can you explain how you generate the YAML files with each release of this project ?