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

Use POST request for creating multiselect chips #162

Merged
merged 2 commits into from May 4, 2024

Conversation

josefarias
Copy link
Owner

@josefarias josefarias commented May 4, 2024

Ref #154

This change means that existing chip creation endpoints will need to be changed to use POST instead of GET.

This is better semantically, and allows for longer values.

@josefarias josefarias added the breaking For breaking changes label May 4, 2024
@josefarias josefarias merged commit ce2bfbb into main May 4, 2024
2 checks passed
@josefarias josefarias deleted the jose/post-new-chips branch May 4, 2024 19:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
breaking For breaking changes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant