package
Version:
v0.36.2
Opens a new window with list of versions in this module.
Published: Aug 1, 2026
License: Apache-2.0
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.
Documentation
¶
swagger:route POST /op op myOperation
Op.
responses:
200: description: ok
type BodyParamType struct {
A string `json:"a"`
B int `json:"b"`
}
BodyParamType is the actual body.
swagger:model
Unrelated is an unannotated type with a fancy field — the old engine scanned
it too deeply and errored (#439). It must be left alone.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.