From 28be9078a39a44d238bb70e74fa11c36ae422176 Mon Sep 17 00:00:00 2001 From: Kenichi Yamamoto Date: Tue, 5 Nov 2024 11:59:33 +0900 Subject: [PATCH] Update number-recycling.yaml for removing trailing spaces --- code/API_definitions/number-recycling.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/code/API_definitions/number-recycling.yaml b/code/API_definitions/number-recycling.yaml index 6f4f639..5e46824 100644 --- a/code/API_definitions/number-recycling.yaml +++ b/code/API_definitions/number-recycling.yaml @@ -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. Number_Recycling_scenario_1 @@ -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. Number_Recycling_scenario_2