# Functions
GetSwagger returns the Swagger specification corresponding to the generated code in this file.
Handler creates http.Handler with routing matching OpenAPI spec.
HandlerFromMux creates http.Handler with routing matching OpenAPI spec based on the provided mux.
No description provided by the author
HandlerWithOptions creates http.Handler with additional options.
Constructs a synthetic filesystem for resolving external references when loading openapi specifications.
Run starts http server.
# Constants
Defines values for ActionRunStatus.
Defines values for ActionRunStatus.
Defines values for ActionRunStatus.
Defines values for ActionRunStatus.
Defines values for ActionRunStreamDataType.
Defines values for ActionRunStreamDataType.
Defines values for ActionRunStreamDataType.
# Structs
ActionFull defines model for ActionFull.
ActionRunInfo defines model for ActionRunInfo.
ActionRunParams defines model for ActionRunParams.
ActionRunStreamData defines model for ActionRunStreamData.
ActionShort defines model for ActionShort.
No description provided by the author
Error defines model for Error.
GetRunningActionStreamsParams defines parameters for GetRunningActionStreams.
No description provided by the author
No description provided by the author
No description provided by the author
RunOptions is a set of options for running openapi http server.
ServerInterfaceWrapper converts contexts to parameters.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Interfaces
ServerInterface represents all server handlers.
# Type aliases
ActionId defines model for ActionId.
ActionRunInfoId defines model for ActionRunInfoId.
ActionRunStatus defines model for ActionRunStatus.
ActionRunStreamDataType defines model for ActionRunStreamData.Type.
CustomisationConfig defines model for Customisation.
DefaultError defines model for DefaultError.
JSONSchema defines model for JSONSchema.
Limit defines model for Limit.
No description provided by the author
Offset defines model for Offset.
RunActionJSONRequestBody defines body for RunAction for application/json ContentType.