Skip to content

Remove empty 'required' section from schema.md#8900

Merged
jtdavis777 merged 2 commits intogoogle:masterfrom
occuria:schema-docs-typo
Feb 19, 2026
Merged

Remove empty 'required' section from schema.md#8900
jtdavis777 merged 2 commits intogoogle:masterfrom
occuria:schema-docs-typo

Conversation

@occuria
Copy link
Contributor

@occuria occuria commented Jan 6, 2026

There is a typo in the schema.md file in documentation. An empty 'required' section was added right before the 'required' item in the middle of the attributes list. It even appears in the table of content, which might confuse readers, making it look like following attributes might be required while they are not. You can notice the issue there: https://flatbuffers.dev/schema/#attributes.

I did check that mkdocs serve -f mkdocs.yml does produce the expected output (the same attributes list without that extra empty required section in the middle) with my changes.

There is a typo in the schema.md file in documentation. An empty 'required' section was added right before the 'required' item in the middle of the attributes list. It even appears in the table of content, which might confuse readers, making it look like following attributes might be required while they are not. You can notice the issue there: https://flatbuffers.dev/schema/#attributes.

I did check that `mkdocs serve -f mkdocs.yml` does produce the expected output (the same attributes list without that extra empty `required` section in the middle) with my changes.
@occuria occuria requested a review from dbaileychess as a code owner January 6, 2026 15:56
@google-cla
Copy link

google-cla bot commented Jan 6, 2026

Thanks for your pull request! It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).

View this failed invocation of the CLA check for more information.

For the most up to date status, view the checks section at the bottom of the pull request.

@github-actions github-actions bot added the documentation Documentation label Jan 6, 2026
@jtdavis777
Copy link
Collaborator

this has bothered me for forever but never enough to dig into fixing. Thanks! I will get this merged.

@jtdavis777 jtdavis777 added the ready-for-merge This PR has been approved by a maintainer and is ready for merge by a code owner label Feb 19, 2026
@jtdavis777 jtdavis777 merged commit 60463e2 into google:master Feb 19, 2026
50 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Documentation ready-for-merge This PR has been approved by a maintainer and is ready for merge by a code owner

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

Comments