We'd like to publish the /fmerest/v3/ API in an API Manager.
It's well documented and structured here:
https://docs.safe.com/fme/html/FME_REST/apidoc/v3/index.html#
I was wondering if there's also a OpenAPI definition of the services.
We'd like to publish the /fmerest/v3/ API in an API Manager.
It's well documented and structured here:
https://docs.safe.com/fme/html/FME_REST/apidoc/v3/index.html#
I was wondering if there's also a OpenAPI definition of the services.
Hello @kcech , I think you should be able to find the definitions in the same link you provided. Open this link, select the API tab at the top, and then the Raw option beside each category (see photo below):
Let me know if thats what you're looking for, or if I misunderstood. Best, Kailin Opaleychuk.
Hi kailinatsafe,
OMG I didn't see the link :-P
It's an outdated Swagger 1.2, but it's still better than nothing.
Many thanks!