Skip to main content
Parmana policy governance responses. Hand-maintained: these are the response bodies of the /policies/…/pending-changes routes (packages/api/src/routes/ pending-policy-changes.ts), which add fields to the generated PendingPolicyChange (policy_change.py), so python/scripts/generate_models.ts cannot generate them.

PolicyChangeDiff Objects

The content in effect now next to the proposed content.

current

None for a policy version that has no content in effect yet.

ProposedPolicyChange Objects

A proposal as returned when it is created, with any warnings the policy validator raised about it.

PolicyChangeForReview Objects

A policy change as listed for review.