Azure / autorest.powershell

AutoRest PowerShell Generator
MIT License
112 stars 78 forks source link

sdk - Add support for head request without response and return 404 #1112

Closed dolauli closed 1 year ago

dolauli commented 1 year ago

For following case, we need to generate a response with bool type.

  1. No response body or response header
  2. Two responses and one of them is 404