Hello everyone,
Currently I'm implementing an OpenAPI 3.0 specification in Mendix and I feel that this could be done much faster if it were possible to to import such an OpenAPI specification in the way that a WSDL can be imported.
A domain model could be generated for you and the resources and operations could also be generated.
I’ve seen this question: https://forum.mendix.com/link/questions/99775 but it has not led to a development yet (AFAIK).
Kind regards,
Mart Busger op Vollenbroek
Well, this should be one of good ideas. We are hoping to see this integration solution on Mendix.
I would also love to see this feature!
We can already export a OpenAPI specification, but it is weird that we are not able to import it when creating a REST Service