We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f57b5c6 commit 3189d02Copy full SHA for 3189d02
templates/common_README.mustache
@@ -19,6 +19,11 @@ except ApiException as e:
19
print("Exception when calling {{classname}}->{{operationId}}: %s\n" % e)
20
{{/-first}}{{/operation}}{{/operations}}{{/-first}}{{/apis}}{{/apiInfo}}
21
```
22
+Note: if you have an european account please set attribute 'host'
23
+
24
+```
25
+configuration.host = 'https://api.eu.opsgenie.com'
26
27
28
## Documentation for API Endpoints
29
0 commit comments