Skip to content

docs(linter): enhance schema docs generation for oneOf#21286

Merged
graphite-app[bot] merged 1 commit intomainfrom
04-09-docs_linter_enhance_schema_docs_generation_for_oneof
Apr 10, 2026
Merged

docs(linter): enhance schema docs generation for oneOf#21286
graphite-app[bot] merged 1 commit intomainfrom
04-09-docs_linter_enhance_schema_docs_generation_for_oneof

Conversation

@camchenry
Copy link
Copy Markdown
Member

@camchenry camchenry commented Apr 10, 2026

When you have a json schema with a type of Option<Enum>, it seemed to not generate the docs correctly. Now, it will properly render all of the possible variants in this case.

Copy link
Copy Markdown
Member Author

camchenry commented Apr 10, 2026


How to use the Graphite Merge Queue

Add either label to this PR to merge it via the merge queue:

  • 0-merge - adds this PR to the back of the merge queue
  • hotfix - for urgent changes, fast-track this PR to the front of the merge queue

You must have a Graphite account in order to use the merge queue. Sign up using this link.

An organization admin has enabled the Graphite Merge Queue in this repository.

Please do not merge from GitHub as this will restart CI on PRs being processed by the merge queue.

This stack of pull requests is managed by Graphite. Learn more about stacking.

@github-actions github-actions Bot added the C-docs Category - Documentation. Related to user-facing or internal documentation label Apr 10, 2026
@camchenry camchenry marked this pull request as ready for review April 10, 2026 01:31
@camchenry camchenry added the 0-merge Merge with Graphite Merge Queue label Apr 10, 2026
Copy link
Copy Markdown
Member Author

camchenry commented Apr 10, 2026

Merge activity

When you have a json schema with a type of `Option<Enum>`, it seemed to not generate the docs correctly. Now, it will properly render all of the possible variants in this case.
@graphite-app graphite-app Bot force-pushed the 04-09-docs_linter_add_missing_config_docs_for_vitest_plugin_rules branch from 5fa0431 to a928ed9 Compare April 10, 2026 01:52
@graphite-app graphite-app Bot requested a review from camc314 as a code owner April 10, 2026 01:52
@graphite-app graphite-app Bot force-pushed the 04-09-docs_linter_enhance_schema_docs_generation_for_oneof branch from 5beef55 to 5a1094e Compare April 10, 2026 01:53
@graphite-app graphite-app Bot removed the 0-merge Merge with Graphite Merge Queue label Apr 10, 2026
Base automatically changed from 04-09-docs_linter_add_missing_config_docs_for_vitest_plugin_rules to main April 10, 2026 01:59
@graphite-app graphite-app Bot merged commit 5a1094e into main Apr 10, 2026
25 checks passed
@graphite-app graphite-app Bot deleted the 04-09-docs_linter_enhance_schema_docs_generation_for_oneof branch April 10, 2026 02:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

C-docs Category - Documentation. Related to user-facing or internal documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant