Skip to main content
Generate deterministic Kernite policy artifacts from an OpenAPI 3.x JSON document. Endpoints:
  • POST /policy/generate
  • POST /v1/policy/generate

Request

Options:
  • default_mode: enforce | observe | skip
  • fail_on_unsupported: mark generation report invalid when unsupported schema constraints are detected

Response

Notes

  • OpenAPI input must be JSON in v1.
  • YAML is not accepted by core runtime/CLI in this release.