Skip to content

Commit

Permalink
Update number-recycling.yaml for removing trailing spaces
Browse files Browse the repository at this point in the history
  • Loading branch information
yamamoto0104 authored Nov 5, 2024
1 parent 13eb42d commit 28be907
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions code/API_definitions/number-recycling.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ info:
* The API response sets to 'false', indicating that there has not been a change in the user associated with the phone number.
* Post-conditions
* ASP A decides to send the SMS message to User A.
* By following these steps, ASP A ensures that a phone number is linked to User A.
* By following these steps, ASP A ensures that a phone number is linked to User A.
<img width="4000" alt="Number_Recycling_scenario_1" src="https://raw.githubusercontent.com/yamamoto0104/NumberRecycling/refs/heads/yamamoto_initial-yaml_r1/documentation/API_documentation/assets/Number_Recycling_scenario_1.png">
Expand All @@ -32,7 +32,7 @@ info:
* The API response sets to 'true', indicating that there has been a change in the user associated with the phone number.
* Post-conditions
* ASP A decides to stop sending the SMS message to User A and contacts User A by mail.
* By following these steps, ASP A ensures that a phone number is not linked to User A and prevents the mis-delivery of the SMS message.
* By following these steps, ASP A ensures that a phone number is not linked to User A and prevents the mis-delivery of the SMS message.
<img width="4000" alt="Number_Recycling_scenario_2" src="https://raw.githubusercontent.com/yamamoto0104/NumberRecycling/refs/heads/yamamoto_initial-yaml_r1/documentation/API_documentation/assets/Number_Recycling_scenario_2.png">
Expand Down

0 comments on commit 28be907

Please sign in to comment.