Skip to content
This repository has been archived by the owner on Jan 12, 2023. It is now read-only.

Upgrade price model creation/update endpoint for specific service #220

Closed
1 of 2 tasks
kowalczyka opened this issue Apr 6, 2020 · 1 comment
Closed
1 of 2 tasks
Assignees
Labels
Milestone

Comments

@kowalczyka
Copy link
Member

kowalczyka commented Apr 6, 2020

Summary
Currently when service have no price model defined, PUT endpoint is used to create it. The same endpoint is then used for updating price model. Using example for updating price model delivered with Swagger leads to an error.

Details
Price model update for given service and for given customer should be verified and upgraded if necessary. Proper description in Swagger should be provied so that client could use the endpoint without any issues.
Additionally issue #137 must be verfied and resolved

Acceptance criteria

Additional context
N/A

@kowalczyka kowalczyka added the task label Apr 6, 2020
@kowalczyka kowalczyka changed the title New endpoint for creating price model for specific service Upgrade price model creation/update endpoint for specific service Apr 6, 2020
@kowalczyka kowalczyka self-assigned this Apr 7, 2020
@kowalczyka kowalczyka added this to the 19.0 Sprint 9 milestone Apr 7, 2020
@kowalczyka
Copy link
Member Author

#137 is not resolved, problem description was updated

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

1 participant