Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Doc] Improve <ReferenceManyToManyInput> documentation #9270

Merged
merged 2 commits into from
Sep 12, 2023

Conversation

adguernier
Copy link
Contributor

Problem

The ReferenceManyToManyInput documentation is almost empty.

Solution

Improve and reorder ReferenceManyToManyInput documentation in the way of the other documentation pages

@fzaninotto fzaninotto merged commit ca443b2 into master Sep 12, 2023
1 of 2 checks passed
@fzaninotto fzaninotto deleted the doc-improve-reference-many-to-many-input-doc branch September 12, 2023 17:08
@fzaninotto
Copy link
Member

Much better!

@fzaninotto fzaninotto added this to the 4.14.1 milestone Sep 12, 2023
@fzaninotto fzaninotto changed the title [Doc] Improve and reorder ReferenceManyToManyInput documentation [Doc] Improve <ReferenceManyToManyInput> documentation Sep 12, 2023
@adguernier
Copy link
Contributor Author

I notice some props in the table no longer listed alphabetically like other pages. Is this intentional?

@fzaninotto
Copy link
Member

I notice some props in the table no longer listed alphabetically like other pages. Is this intentional?

Yes, we put the required props first, then the optional props (only in the table)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
RFR Ready For Review
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants