Class StrictJsonSchemaExtensions
public static class StrictJsonSchemaExtensions
- Inheritance
-
object
StrictJsonSchemaExtensions
Methods
public static JsonSchema ExtractJsonSchema(this ResponseFormat format, bool removeExtras = false)
Parameters
format ResponseFormat
removeExtras bool
Returns
- JsonSchema
public static JsonSchemaFormat ToJsonSchemaFormat(this StrictJsonSchema strictJsonSchema)
Parameters
strictJsonSchema StrictJsonSchema
Returns
- JsonSchemaFormat
public static JsonSchemaFormat ToJsonSchemaFormat(this Type typeWithAtt)
Parameters
typeWithAtt Type
Returns
- JsonSchemaFormat