# Functions
New creates a new specification API client.
NewGetSpecificationDefault creates a GetSpecificationDefault with default headers values.
NewGetSpecificationOK creates a GetSpecificationOK with default headers values.
NewGetSpecificationParams creates a new GetSpecificationParams object with the default values initialized.
NewGetSpecificationParamsWithContext creates a new GetSpecificationParams object with the default values initialized, and the ability to set a context for a request.
NewGetSpecificationParamsWithHTTPClient creates a new GetSpecificationParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewGetSpecificationParamsWithTimeout creates a new GetSpecificationParams object with the default values initialized, and the ability to set a timeout on a request.
# Structs
Client for specification API
*/.
GetSpecificationDefault handles this case with default header values.
GetSpecificationOK handles this case with default header values.
GetSpecificationParams contains all the parameters to send to the API endpoint
for the get specification operation typically these are written to a http.Request
*/.
GetSpecificationReader is a Reader for the GetSpecification structure.
# Interfaces
ClientService is the interface for Client methods.