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

It would be easier for users to see property names appearing in order in redocly rendered pages #343

Open
ashutshkumr opened this issue Nov 8, 2023 · 0 comments

Comments

@ashutshkumr
Copy link
Contributor

We do have following three alternate approaches:

  1. Modify openapiart to re-order property names without changing the field ID that is assigned to each property
  2. Maintain a separate copy of API YAML with ordered properties (and feed that to redocly for rendering), while keeping the original API YAML untouched
  3. Fork redocly to add capability to list properties in order and open a PR
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant