-
Notifications
You must be signed in to change notification settings - Fork 8
[DOC-560] OpenAPI fields anchor links #218
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
Conversation
Deploy Preview Available Via |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
If you use in-page search, options expand if they contain a match - this is great - but there is a slight problem: the icon that indicates the expand/collapsed state is not updated and then shows the opposite state (it's like >
even though in-page search expanded it, then you click it to collapse and it becomes v
as if it was expanded)
There are some anchor collisions, e.g. the collection
path parameter and request body parameter here: https://deploy-preview-218--docs-hugo.netlify.app/3.11/develop/http/graphs/named-graphs/#replace-an-edge-definition
Otherwise, everything seems to work nicely.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Works great!
Description
Upstream PRs