pub type ResponseFieldType = GenerationSchemaPropertyType;Expand description
Compatibility alias for the older structured-generation property type name.
Aliased Type§
pub enum ResponseFieldType {
String,
Integer,
Double,
Bool,
}pub type ResponseFieldType = GenerationSchemaPropertyType;Compatibility alias for the older structured-generation property type name.
pub enum ResponseFieldType {
String,
Integer,
Double,
Bool,
}