OpenApi.IJsonSchema is a type schema info of the OpenAPI.
OpenApi.IJsonSchema basically follows the JSON schema definition of
OpenAPI v3.1, but a little bit shrunk to remove ambiguous and duplicated
expressions of OpenAPI v3.1 for the convenience and clarity.
Type schema info.
OpenApi.IJsonSchema
is a type schema info of the OpenAPI.OpenApi.IJsonSchema
basically follows the JSON schema definition of OpenAPI v3.1, but a little bit shrunk to remove ambiguous and duplicated expressions of OpenAPI v3.1 for the convenience and clarity.