{
"$schema": "http://json-schema.org/draft-07/schema#",
"$id": "https://api.osohq.com/schemas/PolicyFailure.json",
"title": "PolicyFailure",
"description": "All known failure modes for a submitted policy test. Encountering any of these scenarios means the policy test has failed.",
"oneOf": [
{
"description": "Polar file failed validation.",
"type": "string",
"enum": [
"ValidationFailed"
]
},
{
"description": "An assertion failed in an executed test.",
"type": "string",
"enum": [
"AssertionFailed"
]
},
{
"description": "Server hit an unexpected error.",
"type": "string",
"enum": [
"ServerError"
]
}
]
}
Discovery needs no key. Ratings and market analysis are Pro.
Get an API key
Free tier, no form to fill in. Signing in shares your email address with us — we
store it to create your key and to recognise you if you sign in with another
provider. See our Privacy Policy and
Terms.