mirror of
https://github.com/open-policy-agent/opa.git
synced 2026-08-13 03:42:35 -06:00
8186bd17e0
Documents the `compile` metadata annotation, which was added without documentation. Adds: - a `compile` row to the metadata annotations reference table (alongside `entrypoint` / `custom`). - a "Metadata `compile`" section documenting the `unknowns` and `mask_rule` fields, the annotation scope chain, precedence versus the Compile API request, and a rego example. Closes #8824. Signed-off-by: youdie006 <youdie006@users.noreply.github.com> Co-authored-by: youdie006 <youdie006@users.noreply.github.com>
Documentation and Website Development
Please see the contributing documentation for information about how to get started contributing to the OPA documentation and website.