Skip to content

Commit

Permalink
fix: quality
Browse files Browse the repository at this point in the history
  • Loading branch information
JadeyOlivier committed Jul 2, 2024
1 parent d914fa8 commit c416fe9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion commerce_coordinator/apps/lms/views.py
Original file line number Diff line number Diff line change
Expand Up @@ -264,7 +264,7 @@ def post(self, request) -> Response:
Returns:
- Response:
- 200 OK if the refund was successfully processed with the result of
the UserRetirementRequested filter/pipeline.
the UserRetirementRequested filter/pipeline.
- 400 If the retirement request failed due to an invalid lms user uuid.
- 500 If an OpenEdxFilterException occurred while anonymizing the customer fields.
- 500 If any other unexpected exception occurred during retirement/anonymizing processing.
Expand Down

0 comments on commit c416fe9

Please sign in to comment.