package
Version:
v0.36.3
Opens a new window with list of versions in this module.
Published: Aug 5, 2026
License: Apache-2.0
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
¶
type User struct {
CompanyID int64 `json:"companyID"`
Firstname string `json:"firstname"`
}
User has a read-only field that should appear in GET responses but be marked
readOnly (clients/codegen exclude it from request bodies).
swagger:model
Source Files
¶
Click to show internal directories.
Click to hide internal directories.