Azure / autorest.testserver

Local server offering a variety of APIs that can be used to test code generated by AutoRest (https://github.com/Azure/autorest)
MIT License
16 stars 44 forks source link

autorest.testserver 3.3.31 issues #397

Open haolingdong-msft opened 2 years ago

haolingdong-msft commented 2 years ago

I tried testserver 3.3.31 and found below operations are not supported in testserver 3.3.31. Those operations work in version 3.2.0.

OPTIONS /http/failure/client/400 OPTIONS /http/failure/client/403 OPTIONS /http/failure/client/412 OPTIONS /http/success/200 GET/paths/string/null/null

weidongxu-microsoft commented 2 years ago

@haolingdong-msft Please add what version when these works.

To owner, we can accept response of "this is expected". Just want to check if this is indeed expected.