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

Member order in swagger.json #1115

Closed
maurei opened this issue Nov 22, 2021 · 0 comments
Closed

Member order in swagger.json #1115

maurei opened this issue Nov 22, 2021 · 0 comments

Comments

@maurei
Copy link
Member

maurei commented Nov 22, 2021

Member order in swagger.json should be: jsonapi, links, data, meta. However, having data in-between cannot be done using STJ on .NET 5. Solutions to consider: flattening the type hierarchy, using Newtonsoft instead of STJ or taking a dependency on .NET 6. Please create a tracking issue to address this.

Originally posted by @bart-degreed in #1105 (comment)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

No branches or pull requests

3 participants