Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Schema ¶
type Schema struct { ObjectName string DisplayName string Fields Fields QueryParams []string URLPath string ResponseKey string Problem error }
Schema is a model that describes a REST API object. This is usually created when metadata is coming not from API but alternative sources, example: OpenAPI. This model holds more information than common.ObjectMetadata.
Click to show internal directories.
Click to hide internal directories.