Skip to content

Commit d03c7b6

Browse files
committed
Travis update: Jul 2025 (Build 883)
[skip ci]
1 parent f89d596 commit d03c7b6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/PricingApi.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -138,7 +138,7 @@ with messente_api.ApiClient(configuration) as api_client:
138138
api_instance = messente_api.PricingApi(api_client)
139139
username = 'username_example' # str | The API username
140140
password = 'password_example' # str | The API password
141-
country = 'country_example' # str | The country code, for which to get the prices
141+
country = 'EE' # str | The country code, for which to get the prices
142142
format = 'format_example' # str | The format of the response. Can be either 'json' or 'xml'. If not specified, defaults to 'json'. (optional)
143143

144144
try:

0 commit comments

Comments
 (0)