Skip to content

New valid_response_code 201, 204 #10

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

Closed
3 tasks
njoubert-cleverage opened this issue Feb 20, 2025 · 0 comments
Closed
3 tasks

New valid_response_code 201, 204 #10

njoubert-cleverage opened this issue Feb 20, 2025 · 0 comments
Labels
enhancement New feature or request

Comments

@njoubert-cleverage
Copy link
Member

Description

Actually the default valid_response_code is [200].
POST methods mostly use 201 as valid response code and DELETE use 204.

Requirements

  • Documentation updates
    • Reference
    • Changelog
  • Unit tests

Breaking changes

@njoubert-cleverage njoubert-cleverage added the enhancement New feature or request label Feb 20, 2025
@njoubert-cleverage njoubert-cleverage changed the title New valid_response_code New valid_response_code 201, 204 Feb 20, 2025
njoubert-cleverage added a commit that referenced this issue Feb 24, 2025
njoubert-cleverage added a commit that referenced this issue Feb 24, 2025
#10 Add 201 and 204 to valid_response_code
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant