user-docs
user-docs copied to clipboard
feat: allow for order of rendering be overridden in docs
@tinygrasshopper the idea here is that if you add
x-snyk-documentation:
order: -1
to an endpoint it will appear after the others on the page? Does this work with different values? Could we do -2 so the endpoint shows up after the -1 endpoints? +1 to push an endpoint to the top? If multiple endpoints have order -1 do they show up in the order they would have originally but still after the endpoints that don't have an order value?
@tinygrasshopper this PR has been open for a few months. Is it still valid?
Closing as stale/outdated.