Skip to content

docs: document Cedar policy support in AI Governance API - #26067

Open
apg wants to merge 1 commit into
docker:mainfrom
apg:apg/ai-governance-cedar-rest-update
Open

docs: document Cedar policy support in AI Governance API#26067
apg wants to merge 1 commit into
docker:mainfrom
apg:apg/ai-governance-cedar-rest-update

Conversation

@apg

@apg apg commented Sep 11, 2026

Copy link
Copy Markdown

Description

Re-vendor the AI Governance OpenAPI spec (content/reference/api/ai-governance/api.yaml) from docker/governor-services via hack/sync-governance-api.sh. This adds:

  • CedarV1Policy schema and cedar_v1 fields on Policy, CreatePolicyRequest, and UpdatePolicyRequest, documenting the new Cedar-language policy type alongside the existing allowlist_v0 type
  • Cursor-based pagination (page_size/page_token/next_page_token) on ListPolicies
  • A 400 response on ListPolicies for invalid arguments

This is a verbatim vendor sync — no manual edits.

Related issues or tickets

N/A

Reviews

  • Technical review
  • Editorial review
  • Product review

Generated by Claude Code

Re-vendor the AI Governance OpenAPI spec to reflect Cedar:V1 policy
support (CedarV1Policy schema, cedar_v1 fields on Policy/Create/Update
requests) and cursor-based pagination on ListPolicies.
@github-actions github-actions Bot added the area/api Relates to Docker API docs label Sep 11, 2026
@netlify

netlify Bot commented Sep 11, 2026

Copy link
Copy Markdown

Deploy Preview for docsdocker ready!

Name Link
🔨 Latest commit 1f10cf8
🔍 Latest deploy log https://app.netlify.com/projects/docsdocker/deploys/6aa432711d59db0008e129fc
😎 Deploy Preview https://deploy-preview-26067--docsdocker.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area/api Relates to Docker API docs

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant