Optum / dce-cli

Disposable Cloud Environment CLI
Apache License 2.0
37 stars 19 forks source link

Regenerate swagger client from DCE master #72

Closed eschwartz closed 4 years ago

eschwartz commented 4 years ago

Proposed changes

Regenerate the swagger client from the latest DCE master (commit f6bb5ba)

Context: I'd like to open a PR to support some new DCE features, which require that I regenerate the client. But regenerating changes a lot of lines of code, so I'd prefer it in a separate PR.

I ran:

I had to make a couple manual tweaks on top of that, to get go compiling, but very minor.