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

Add custom taxonomy note in the tags endpoint reference #161

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

ChrisHardie
Copy link

Right now it's difficult to find information about working with terms in a custom taxonomy via the REST API. There may be a better place for this, but my hope is that by adding a note to the tags page where developers may naturally look for that information, we can get them to the right documentation faster.

Copy link
Contributor

@kadamwhite kadamwhite left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is an extremely good idea, but we're a bit hampered by the fact that the /reference directory is auto-generated from the core code, so if we commit this it will be removed the next time we refresh the generated documentation. Will leave this open while we review the generation system to figure out if we can make a space for this type of content.

@kadamwhite kadamwhite added the /reference/ An issue with the schema-derived /reference/ documentation label Aug 31, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
/reference/ An issue with the schema-derived /reference/ documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants