Exports Schema Differentiation Results
Returns the result of comparing two schemas.
Query Parameters
Name
Type
Description
Request Body
Name
Type
Description
{
content:
application/json:
schema:
type: string
}{
// Response
}{
content:
application/json:
schema:
$ref: '#/components/schemas/Error'
}Last updated