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

Revert sort type change #1870

Merged
merged 3 commits into from
Apr 12, 2024
Merged

Revert sort type change #1870

merged 3 commits into from
Apr 12, 2024

Conversation

mikerebilly
Copy link
Contributor

@mikerebilly mikerebilly commented Apr 11, 2024

Summary

#1868 turned sort into type: string with style: form, the original definition was correct. I kept the description update though.

Links

https://swagger.io/specification/#style-values:~:text=200.B%3D150-,form,false,-color%3D

Checklist

  • Writing style
  • API design standards

@mikerebilly mikerebilly self-assigned this Apr 11, 2024
@mikerebilly mikerebilly marked this pull request as ready for review April 11, 2024 20:19
@mikerebilly mikerebilly requested review from a team as code owners April 11, 2024 20:19
style: form
explode: false
schema:
type: string
type: array
Copy link
Contributor

@ashkarpetin ashkarpetin Apr 11, 2024

Choose a reason for hiding this comment

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

I wonder why collectionExpand described different way, without style/explode

Copy link
Contributor

Choose a reason for hiding this comment

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

That's a fair point. It's actually the same thing and should be defined the same way.

@justnero justnero merged commit b3f9520 into main Apr 12, 2024
2 checks passed
@justnero justnero deleted the revert-sort-type-change branch April 12, 2024 05:49
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

Successfully merging this pull request may close these issues.

5 participants