Skip to content
This repository was archived by the owner on Jan 16, 2026. It is now read-only.

Comments

Version 2.3.2 Generated Using Latest Swagger Spec.#43

Merged
basilisk487 merged 3 commits intowavefrontHQ:masterfrom
ustinov:master
Aug 15, 2018
Merged

Version 2.3.2 Generated Using Latest Swagger Spec.#43
basilisk487 merged 3 commits intowavefrontHQ:masterfrom
ustinov:master

Conversation

@ustinov
Copy link
Contributor

@ustinov ustinov commented Aug 13, 2018

Command Used:

$ java -jar ~/swagger-codegen-cli-2.3.1.jar generate -i https://mon.wavefront.com/api/v2/swagger.json -l python --git-user-id wavefrontHQ --git-repo-id python-client -D packageName=wavefront_api_client,packageVersion=2.3.2,packageUrl=https://github.com/wavefrontHQ/python-client

Command Used:
```
$ java -jar ~/swagger-codegen-cli-2.3.1.jar generate -i https://mon.wavefront.com/api/v2/swagger.json -l python --git-user-id wavefrontHQ --git-repo-id python-client -D packageName=wavefront_api_client,packageVersion=2.3.2,packageUrl=https://github.com/wavefrontHQ/python-client
```
Python 3.7 has added `async` as a reserved word.
Replaced `:%s/\<async\>/async_req/g` as needed.

Fixes #45
@basilisk487 basilisk487 merged commit de38d4e into wavefrontHQ:master Aug 15, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants