-
- {{nickname}}
-{{summary}}
-
-
-
-
-
-
- {{notes}}
- -- -
{{path}}
-
- -
Usage and SDK Samples
- - - - -
-
- - {{/operation}} - - - {{/operations}} - {{/apis}} - - {{/apiInfo}} - - - - -
-
-
-
-
-
-
-
-
-
-
-
-curl -X {{httpMethod}}{{#authMethods}}{{#isApiKey}}{{#isKeyInHeader}} -H "{{keyParamName}}: [[apiKey]]" {{/isKeyInHeader}}{{/isApiKey}}{{#isBasic}} -H "Authorization: Basic [[basicHash]]" {{/isBasic}}{{/authMethods}} "{{basePath}}{{path}}{{#hasQueryParams}}?{{#queryParams}}{{^-first}}&{{/-first}}{{paramName}}={{vendorExtensions.x-eg}}{{/queryParams}}{{/hasQueryParams}}"
-
-
-
-
-
-
- {{/hasPathParams}}
-
- {{#hasHeaderParams}}
-
-
- {{/hasHeaderParams}}
-
-
- {{#hasBodyParam}}
-
-
- {{/hasBodyParam}}
-
- {{#hasFormParams}}
-
-
- {{/hasFormParams}}
-
- {{#hasQueryParams}}
-
-
- {{/hasQueryParams}}
-
-
-
-
-{{>sample_java}}
-
+
+
-
-
-
-
-
-
+
+
-
-
- API and SDK Documentation
+ {{#version}} +Version: {{{version}}}
+ {{/version}}
+ +
{{appDescription}}
-
-
-
-
-
-
-{{>sample_android}}
-
-
-
-
-{{>sample_objc}}
-
-
-
-
-
-
-
-{{>sample_js}}
-
-
-
-
-
-
-{{>sample_csharp}}
-
-
-
-
-
-{{>sample_php}}
-
- Parameters
- - - - {{#hasPathParams}} -Path parameters
- | Name | -Description | -
|---|
Header parameters
- | Name | -Description | -
|---|
Body parameters
- | Name | -Description | -
|---|
Form parameters
- | Name | -Description | -
|---|
Query parameters
- | Name | -Description | -
|---|
Responses
- {{#responses}} - -Status: {{code}} - {{message}}
- - - - - - - - - -
-
-
-
-
-
-
-
- {{/responses}}
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- {{#examples}}
-
-
-
-
-
-
-
-
-
-
-
-
-
- {{/examples}}
-
-
- {{example}}
- - - {{/operation}} - - - {{/operations}} - {{/apis}} - - {{/apiInfo}} - - - - -
-
- Generated {{generatedDate}}
-
-