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

cdrResourceValidator does not handle POST request #16

Closed
tom-schier opened this issue Feb 4, 2024 · 2 comments
Closed

cdrResourceValidator does not handle POST request #16

tom-schier opened this issue Feb 4, 2024 · 2 comments
Assignees
Labels
enhancement New feature or request

Comments

@tom-schier
Copy link
Contributor

Description

The cdrResourceValidator does not properly respond when a POST request is used
eg POST /energy/accounts/billing
It will always return a false value, indicating the user has not given consent to the accounts in the POST body

To DO

  • Fix bug
  • add unit test
@tom-schier
Copy link
Contributor Author

fixed in 2.0.2

@tom-schier
Copy link
Contributor Author

Done

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