Namespace Uralstech.UGemini.Models.Generation.Schema
Classes
- GeminiSchema
The Schema object allows the definition of input and output data types. These types can be objects, but also primitives and arrays. Represents a select subset of an OpenAPI 3.0 schema object.
Enums
- GeminiSchemaDataFormat
Defines the format of schema data. Based on the OpenAPI Specification v3.0.3.
- GeminiSchemaDataType
Contains the list of OpenAPI data types as defined by the OpenAPI Specification.