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

Remove putAsPost API call #168

Open
wants to merge 3 commits into
base: master
Choose a base branch
from
Open

Remove putAsPost API call #168

wants to merge 3 commits into from

Conversation

RKrahl
Copy link
Member

@RKrahl RKrahl commented Jul 31, 2024

Remove POST implementation of the put call (aka putAsPost) from the API, along with corresponding tests. Furthermore, remove the wrap and padding arguments from method IdsBean.put() as they were only need for putAsPost. Close #162.

@RKrahl RKrahl added the remove feature Proposal to remove some feature label Jul 31, 2024
@RKrahl RKrahl added this to the 3.0.0 milestone Jul 31, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
remove feature Proposal to remove some feature
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Remove POST implementation of put
1 participant