package
Version:
v1.4.0
Opens a new window with list of versions in this module.
Published: Apr 10, 2024
License: MIT
Opens a new window with license information.
Imports: 0
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Package v20240312 provides primitives to interact with the openapi HTTP API.
Code generated by github.com/deepmap/oapi-codegen version v1.14.0 DO NOT EDIT.
type Link struct {
Href string `json:"href"`
}
Link defines model for Link.
type LinkSelf struct {
Self Link `json:"self"`
}
LinkSelf defines model for LinkSelf.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.