Documentation ¶
Overview ¶
Package commondata provides primitives to interact with the openapi HTTP API.
Code generated by github.com/deepmap/oapi-codegen/v2 version v2.0.1-0.20240123090344-d326c01d279a DO NOT EDIT.
Index ¶
- func GetLoader() loader.SpecLoader
- type DefaultResponse
- type N307Response
- type N307ResponseHeaders
- type N308Response
- type N308ResponseHeaders
- type N400
- type N400ApplicationProblemPlusJSONResponse
- type N401
- type N401ApplicationProblemPlusJSONResponse
- type N403
- type N403ApplicationProblemPlusJSONResponse
- type N404
- type N404ApplicationProblemPlusJSONResponse
- type N406
- type N406ApplicationProblemPlusJSONResponse
- type N409
- type N409ApplicationProblemPlusJSONResponse
- type N411
- type N411ApplicationProblemPlusJSONResponse
- type N412
- type N412ApplicationProblemPlusJSONResponse
- type N413
- type N413ApplicationProblemPlusJSONResponse
- type N414
- type N414ApplicationProblemPlusJSONResponse
- type N415
- type N415ApplicationProblemPlusJSONResponse
- type N429
- type N429ApplicationProblemPlusJSONResponse
- type N500
- type N500ApplicationProblemPlusJSONResponse
- type N503
- type N503ApplicationProblemPlusJSONResponse
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetLoader ¶
func GetLoader() loader.SpecLoader
Types ¶
type DefaultResponse ¶
type DefaultResponse struct { }
type N307Response ¶
type N307Response struct {
Headers N307ResponseHeaders
}
type N307ResponseHeaders ¶
type N307ResponseHeaders struct {
Location string
}
type N308Response ¶
type N308Response struct {
Headers N308ResponseHeaders
}
type N308ResponseHeaders ¶
type N308ResponseHeaders struct {
Location string
}
type N400 ¶
type N400 = externalRef0.TS29122ProblemDetails
N400 Original definition in TS29122_CommonData.yaml#/components/schemas/ProblemDetails
type N400ApplicationProblemPlusJSONResponse ¶
type N400ApplicationProblemPlusJSONResponse externalRef0.TS29122ProblemDetails
type N401 ¶
type N401 = externalRef0.TS29122ProblemDetails
N401 Original definition in TS29122_CommonData.yaml#/components/schemas/ProblemDetails
type N401ApplicationProblemPlusJSONResponse ¶
type N401ApplicationProblemPlusJSONResponse externalRef0.TS29122ProblemDetails
type N403 ¶
type N403 = externalRef0.TS29122ProblemDetails
N403 Original definition in TS29122_CommonData.yaml#/components/schemas/ProblemDetails
type N403ApplicationProblemPlusJSONResponse ¶
type N403ApplicationProblemPlusJSONResponse externalRef0.TS29122ProblemDetails
type N404 ¶
type N404 = externalRef0.TS29122ProblemDetails
N404 Original definition in TS29122_CommonData.yaml#/components/schemas/ProblemDetails
type N404ApplicationProblemPlusJSONResponse ¶
type N404ApplicationProblemPlusJSONResponse externalRef0.TS29122ProblemDetails
type N406 ¶
type N406 = externalRef0.TS29122ProblemDetails
N406 Original definition in TS29122_CommonData.yaml#/components/schemas/ProblemDetails
type N406ApplicationProblemPlusJSONResponse ¶
type N406ApplicationProblemPlusJSONResponse externalRef0.TS29122ProblemDetails
type N409 ¶
type N409 = externalRef0.TS29122ProblemDetails
N409 Original definition in TS29122_CommonData.yaml#/components/schemas/ProblemDetails
type N409ApplicationProblemPlusJSONResponse ¶
type N409ApplicationProblemPlusJSONResponse externalRef0.TS29122ProblemDetails
type N411 ¶
type N411 = externalRef0.TS29122ProblemDetails
N411 Original definition in TS29122_CommonData.yaml#/components/schemas/ProblemDetails
type N411ApplicationProblemPlusJSONResponse ¶
type N411ApplicationProblemPlusJSONResponse externalRef0.TS29122ProblemDetails
type N412 ¶
type N412 = externalRef0.TS29122ProblemDetails
N412 Original definition in TS29122_CommonData.yaml#/components/schemas/ProblemDetails
type N412ApplicationProblemPlusJSONResponse ¶
type N412ApplicationProblemPlusJSONResponse externalRef0.TS29122ProblemDetails
type N413 ¶
type N413 = externalRef0.TS29122ProblemDetails
N413 Original definition in TS29122_CommonData.yaml#/components/schemas/ProblemDetails
type N413ApplicationProblemPlusJSONResponse ¶
type N413ApplicationProblemPlusJSONResponse externalRef0.TS29122ProblemDetails
type N414 ¶
type N414 = externalRef0.TS29122ProblemDetails
N414 Original definition in TS29122_CommonData.yaml#/components/schemas/ProblemDetails
type N414ApplicationProblemPlusJSONResponse ¶
type N414ApplicationProblemPlusJSONResponse externalRef0.TS29122ProblemDetails
type N415 ¶
type N415 = externalRef0.TS29122ProblemDetails
N415 Original definition in TS29122_CommonData.yaml#/components/schemas/ProblemDetails
type N415ApplicationProblemPlusJSONResponse ¶
type N415ApplicationProblemPlusJSONResponse externalRef0.TS29122ProblemDetails
type N429 ¶
type N429 = externalRef0.TS29122ProblemDetails
N429 Original definition in TS29122_CommonData.yaml#/components/schemas/ProblemDetails
type N429ApplicationProblemPlusJSONResponse ¶
type N429ApplicationProblemPlusJSONResponse externalRef0.TS29122ProblemDetails
type N500 ¶
type N500 = externalRef0.TS29122ProblemDetails
N500 Original definition in TS29122_CommonData.yaml#/components/schemas/ProblemDetails
type N500ApplicationProblemPlusJSONResponse ¶
type N500ApplicationProblemPlusJSONResponse externalRef0.TS29122ProblemDetails
type N503 ¶
type N503 = externalRef0.TS29122ProblemDetails
N503 Original definition in TS29122_CommonData.yaml#/components/schemas/ProblemDetails
type N503ApplicationProblemPlusJSONResponse ¶
type N503ApplicationProblemPlusJSONResponse externalRef0.TS29122ProblemDetails