Azure / msrest-for-python

The runtime library "msrest" for AutoRest generated Python clients.
MIT License
41 stars 64 forks source link

Verify LRO PATCH as per our discussion #37

Closed amarzavery closed 7 years ago

amarzavery commented 7 years ago

Long running PATCH operation with initial status code as 200 and with azure-asyncoperation or location header in the response should be supported by the runtime.

lmazuel commented 7 years ago

Moved to https://github.com/Azure/msrestazure-for-python/issues/48