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

Bug-fix: Response message for activateConsumptionReporting operation at M1 #160

Merged
merged 1 commit into from Apr 29, 2024

Conversation

davidjwbbc
Copy link
Contributor

@davidjwbbc davidjwbbc commented Apr 26, 2024

This fixes the HTTP response message to the activateConsumptionReporting operation at reference point M1 in line with the YAML API specification in TS 26.512 V17.7.0:

  • Add missing Location header.
  • Change the status code from 204 No Content to 201 Created.

Fixes #156 and #157

@davidjwbbc davidjwbbc added the bug Something isn't working label Apr 26, 2024
@davidjwbbc davidjwbbc added this to the Version 1.4.1 milestone Apr 26, 2024
@davidjwbbc davidjwbbc self-assigned this Apr 26, 2024
@rjb1000 rjb1000 changed the title Bug-fix: Incorrect return for consumption report configuration creation Bug-fix: Response message for _activateConsumptionReporting_ operation at M1 Apr 26, 2024
@rjb1000 rjb1000 changed the title Bug-fix: Response message for _activateConsumptionReporting_ operation at M1 Bug-fix: Response message for activateConsumptionReporting operation at M1 Apr 26, 2024
Copy link
Contributor

@rjb1000 rjb1000 left a comment

Choose a reason for hiding this comment

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

Looks good. Thanks, @davidjwbbc

@dsilhavy
Copy link
Contributor

Thanks for the quick fixes @davidjwbbc

@davidjwbbc davidjwbbc merged commit 1297be0 into 5G-MAG:development Apr 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
3 participants