Is there a REST API spec?
Is there a REST API spec?
I was looking at the Switch Web Services REST API and I was wondering if there was a machine-readable spec, like OpenAPI.
Re: Is there a REST API spec?
You might find something of use if you were to use the other link from the manuals page (the ZIP download):
https://cdn-www.enfocus.com/manuals/Dev ... tation.zip
This may contain something that can be re-purposed but it may not be ideal. Could you provide some context on what you are trying to do with it?
I have in the past had some success in using a coding agent to automatically generate types from the content of that ZIP for using the web services API in a Node.js project, and in that scenario it would be interesting if there was a wrapper available via NPM, but we don't have anything planned.
P.S. For suggestions we'd really like to hear from you in the Feature Requests board in My Enfocus > Switch > Feature requests.
https://cdn-www.enfocus.com/manuals/Dev ... tation.zip
This may contain something that can be re-purposed but it may not be ideal. Could you provide some context on what you are trying to do with it?
I have in the past had some success in using a coding agent to automatically generate types from the content of that ZIP for using the web services API in a Node.js project, and in that scenario it would be interesting if there was a wrapper available via NPM, but we don't have anything planned.
P.S. For suggestions we'd really like to hear from you in the Feature Requests board in My Enfocus > Switch > Feature requests.