Auto-generated by this tool. Last updated on 2021-03-24.
v0.2.0 - 2020-07-30
Changed
v0.1.9 - 2018-08-27
Fixed
Allow 201 'Created' responses for '_PutItem' Kudu calls
v0.1.8 - 2018-05-22
Added
- Add additional push deploy parameters
- Add basic support for wardeploy
v0.1.6 - 2018-02-26
Fixed
Allow 204 response for putItem calls
v0.1.5 - 2018-01-30
Fixed
Change 'GetItem' calls to return 'No Content' (Autorest only supports JSON and most of the files returned are not JSON. The only fix is to get the data from the response directly)
v0.1.4 - 2017-12-05
Fixed
Add return types to function key api's
v0.1.3 - 2017-11-27
Fixed
- Add 'FunctionEnvelope' spec to list functions
- Allow 204 response for delele function
v0.1.2 - 2017-10-27
Improve push deployment api specs
v0.1.1 - 2017-10-17
Initial release