Files
Josh Spicer bd80beeb48 policyExport: add included flag to PolicyDto output (#307240)
* policyExport: add 'included' flag to PolicyDto output

Add the `included` boolean field to the exported `PolicyDto` so that
downstream consumers (docs website, UI generators) can determine whether
a policy-managed setting is also user-configurable.

- `included: false` means the setting is policy-only (e.g.
  `ExtensionGalleryServiceUrlConfigKey` which sets `included: false` on
  its configuration schema).
- `included: true` (the default) means the setting appears in the
  normal Settings UI in addition to being policy-manageable.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>

* policyExport: update policyData.jsonc with included flag

Regenerate the checked-in policyData.jsonc to include the new
'included' field on every policy entry, matching the export logic.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>

---------

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
2026-04-01 16:06:35 -07:00
..
2025-08-14 10:33:08 -07:00
2026-03-10 20:56:09 -07:00
2025-08-12 15:02:40 -07:00
add
2026-02-09 10:53:56 +01:00
2026-03-03 12:19:21 -08:00
2025-11-21 15:38:55 -08:00
2025-11-24 14:07:28 -08:00
2026-02-19 16:48:53 +01:00
2026-03-10 17:34:48 -07:00
2025-11-24 14:07:28 -08:00