Get the adapter schema
Returns the adapter schema.
Authentication
AuthorizationBasic
Basic authentication of the form Basic <base64(username:password)>.
Path parameters
name
The name for the selected adapter.
Response
Contains the schema for an adapter.
schema
All of the properties required for a service.
decorators
Errors
500
Internal Server Error