Documentation ¶
Overview ¶
Package issue579 provides primitives to interact with the openapi HTTP API.
Code generated by github.com/deepmap/oapi-codegen version (devel) DO NOT EDIT.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Pet ¶
type Pet struct { Born *AliasedDate `json:"born,omitempty"` BornAt *openapi_types.Date `json:"born_at,omitempty"` }
Pet defines model for Pet.
Click to show internal directories.
Click to hide internal directories.