package
Version:
v0.0.0-...-7124079
Opens a new window with list of versions in this module.
Published: Dec 26, 2024
License: MIT
Opens a new window with license information.
Imports: 1
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
¶
oapi-codegen -config cfg.yaml ../recursive.yaml
Documentation
¶
Package recmodels provides primitives to interact with the openapi HTTP API.
Code generated by github.com/oapi-codegen/oapi-codegen/v2 version v2.3.0 DO NOT EDIT.
type Node struct {
Id *openapi_types.UUID `json:"id,omitempty"`
Items *Nodes `json:"items,omitempty"`
Level *int8 `json:"level,omitempty"`
Relationship *string `json:"relationship,omitempty"`
}
Node single node
Source Files
¶
Click to show internal directories.
Click to hide internal directories.