OpenApiDocDescriptor.AutoErrorResponseSchemaId property

Gets or sets the schema identifier used for autogenerated OpenAPI client-error responses.

public string AutoErrorResponseSchemaId { get; set; }

See Also