Skip to content

Add new return parameters Country Code and Name#1

Merged
ravindrapalaskar17 merged 3 commits intoAdd-country-code-and-country-name-in-responsefrom
draft/add-country-code-and-country-name-in-response
Feb 7, 2023
Merged

Add new return parameters Country Code and Name#1
ravindrapalaskar17 merged 3 commits intoAdd-country-code-and-country-name-in-responsefrom
draft/add-country-code-and-country-name-in-response

Conversation

@ravindrapalaskar17
Copy link
Owner

More Details for Roaming Status camaraproject#18 :- With reference to this issue on CAMARA we added new return parameter

  1. Country Code
  2. Country Name

More Details for Roaming Status camaraproject#18 :- With reference to this issue on CAMARA we  added new return parameter 
1. Country Code
2. Country Name
CountryCode:
type: string
CountryName:
type: string
Copy link

Choose a reason for hiding this comment

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

Could you please update it like that:

   CountryCode:
     description: The country code as an identifier for the country and the dependent areas.
     type: string
     example: "49"
   CountryName:
     description: The ISO Code of the country.
     type: string
     example: "DE"

Copy link
Owner Author

Choose a reason for hiding this comment

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

Ok Thanks

@ravindrapalaskar17 ravindrapalaskar17 merged commit c9163a3 into Add-country-code-and-country-name-in-response Feb 7, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants