Skip to content
This repository has been archived by the owner on Oct 14, 2024. It is now read-only.

Commit

Permalink
Merge pull request #13 from stacklok/update-openapi-2e5b7b93844960f36…
Browse files Browse the repository at this point in the history
…24e71e56c69cff78f7404aa

Update OpenAPI
  • Loading branch information
JAORMX authored Nov 28, 2023
2 parents 2e5b7b9 + f55bb98 commit e3a5396
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions src/openapi.json
Original file line number Diff line number Diff line change
Expand Up @@ -1604,6 +1604,10 @@
"def": {
"type": "string",
"description": "def is the definition of the rego profile."
},
"violationFormat": {
"type": "string",
"description": "how are violations reported. This is only used if the\n`constraints` type is selected. The default is `text`\nwhich returns human-readable text. The other option is\n`json` which returns a JSON array containing the violations."
}
}
},
Expand Down

0 comments on commit e3a5396

Please sign in to comment.