Hi everyone!
I'm trying to use the "Generating an OpenAPI 3.0" trough workbench but it is always giving me the following error:
Can anyone help me on this?
Is this something feasable?
Thank you!
Mattia
Eric Burté (DEVOTEAM) Forum Ambassador
Hello @Rey Rojas that is a beta feature. As mentioned in the related documentation (https://developer.salesforce.com/docs/atlas.en-us.api_rest.meta/api_rest/openapi_beta.htm), the API version in the GET (and also the POST) request must be the latest version. See screenshots below for example :
And
Eric