Documentation
¶
Overview ¶
Package common provides primitives to interact with the openapi HTTP API.
Code generated by github.com/oapi-codegen/oapi-codegen/v2 version v2.4.1 DO NOT EDIT.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ErrorMessage ¶
type ErrorMessage struct { Error *string `json:"error,omitempty"` Message *string `json:"message,omitempty"` }
ErrorMessage defines the model for error_message.
Click to show internal directories.
Click to hide internal directories.