POST
/
utils
/
schema
/
compareSchema
curl --request POST \
  --url http://localhost:3003/utils/schema/compareSchema \
  --header 'Content-Type: application/json' \
  --data '{
  "schema": {}
}'

Body

application/json
schema
object
required

Response

200

Default Response