As a developer code generation from api specifications like openapi OpenAPI Specification - Version 3.1.0 | Swagger is really popular. Is there a way to import openapi specification in a YAML or JSON format in order to generate the custom app ?
It will be a really nice feature and save a lot of time for the user that needs to access to an internal app or a not implemented app.
Although I understand and support your logic (I would love if it were this easy), there is a little bit more to it for building an App in Make. Besides an endpoint, method and payload, the App should handle connections, pagination, RPC’s and IML functions. Those are things that AI or an import cannot take care of (yet).
Hi @Henk-Operative,
Thanks for your reply, I agree however it could be partial import by starting with generating the modules based on REST endpoints and the developer must double check. Next it could import the connections as it can be described in the specifications. Would already be a huge feature.
But I understand it could not be a priority.
Alexandre