Skip to content

docs(dlp-dictionaries): add live input/output examples#104

Merged
cdot65 merged 1 commit into
mainfrom
cdot65/docs-examples-dlp-dictionaries-v2
May 25, 2026
Merged

docs(dlp-dictionaries): add live input/output examples#104
cdot65 merged 1 commit into
mainfrom
cdot65/docs-examples-dlp-dictionaries-v2

Conversation

@cdot65

@cdot65 cdot65 commented May 25, 2026

Copy link
Copy Markdown
Owner

Summary

  • Sidecar entries in docs/cli/examples/runtime.yaml for runtime dlp dictionaries list, get, delete.
    • list and get: pretty / JSON / YAML
    • delete: single example (204 → CLI confirmation)
  • create, replace, patch remain on .missing-allowlist with # Blocked by upstream — see #99 comments.
  • Regenerated docs/cli/runtime/dlp/dictionaries.md via pnpm docs:gen.
  • pnpm docs:check passes (124 commands, 101 on allowlist).
  • Changeset added (patch).

Captures done from ~/development/cdot65/prisma-airs-cli (repo .env loaded). MongoDB ObjectIDs redacted to 000000000000000000000001..02.

Closes #85. Part of epic #83.

Test plan

  • pnpm docs:gen — regenerates only dictionaries.md
  • pnpm format — no fixes applied
  • pnpm docs:check — passes
  • CI green

@cdot65

cdot65 commented May 25, 2026

Copy link
Copy Markdown
Owner Author

Issue #85 done.

What landed

  • Sidecar entries for runtime dlp dictionaries list/get/delete (list+get cover pretty/JSON/YAML, delete is single example).
  • .missing-allowlist: removed list/get/delete; create/replace/patch retained with # Blocked by upstream — see #99 comments.
  • Regenerated docs/cli/runtime/dlp/dictionaries.md.
  • Patch changeset added.

Verification

  • pnpm docs:gen → only dictionaries.md regenerated.
  • pnpm format → no fixes.
  • pnpm docs:check → OK (124 commands, 101 on allowlist).

Notes

Sidecar entries for list, get, delete (pretty/JSON/YAML). create/replace/patch stay on allowlist behind #99. Closes #85.
@cdot65 cdot65 force-pushed the cdot65/docs-examples-dlp-dictionaries-v2 branch from 681b18e to 656869c Compare May 25, 2026 13:31
@cdot65 cdot65 merged commit 3515046 into main May 25, 2026
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

docs(dlp/dictionaries): add live input/output examples

1 participant