Infer the fields prop type for ApiRequestBody.
Surfaces __SchemaInferenceFellBack for Swagger 2.0 documents and for schemas whose $ref chains exceed type-level depth limits. Falls back to Record<string, FieldOverride> for runtime documents whose shape cannot be inferred at compile time.
__SchemaInferenceFellBack
Record<string, FieldOverride>
ContentType mirrors the parameter on OpenAPIRequestBodyType.
ContentType
Infer the fields prop type for ApiRequestBody.
Surfaces
__SchemaInferenceFellBackfor Swagger 2.0 documents and for schemas whose $ref chains exceed type-level depth limits. Falls back toRecord<string, FieldOverride>for runtime documents whose shape cannot be inferred at compile time.ContentTypemirrors the parameter on OpenAPIRequestBodyType.