schema property
Specifies the schema of the parameter's value (OpenAPI 3.0).
Implementation
bool? get deprecated;/// Specifies the schema of the parameter's value (OpenAPI 3.0).
Schema? get schema;
Specifies the schema of the parameter's value (OpenAPI 3.0).
bool? get deprecated;/// Specifies the schema of the parameter's value (OpenAPI 3.0).
Schema? get schema;