Skip to content

Document discovery option as boolean or object - #46

Merged
ricardo-devis-agullo merged 1 commit into
masterfrom
docs-discovery-object-option
Jul 27, 2026
Merged

Document discovery option as boolean or object#46
ricardo-devis-agullo merged 1 commit into
masterfrom
docs-discovery-object-option

Conversation

@ricardo-devis-agullo

Copy link
Copy Markdown
Contributor

Summary

  • The discovery registry configuration option has supported an object form for a while (ui, api, validate, experimental, robots), matching RegistryOptions['discovery'] and options-sanitiser.ts in oc, but the docs only documented it as a boolean.
  • Updated the Development and Discovery Options table in registry-configuration.md to show discovery accepts boolean or object, with a row for each sub-option.
  • Added a "Discovery Configuration" example showing the object form in use.

Test plan

  • npm run build in website/ completes successfully
  • Verified the rendered table and example in the built HTML output

Generated with Devin

The `discovery` registry option has supported an object form
(`ui`, `api`, `validate`, `experimental`, `robots`) for a while,
but the docs only described it as a boolean. Document the object
shape and add a configuration example.

Generated with [Devin](https://devin.ai)

Co-Authored-By: Devin <158243242+devin-ai-integration[bot]@users.noreply.github.com>
@ricardo-devis-agullo
ricardo-devis-agullo merged commit d96a105 into master Jul 27, 2026
1 check passed
@ricardo-devis-agullo
ricardo-devis-agullo deleted the docs-discovery-object-option branch July 27, 2026 17:13
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.

1 participant