Azure / autorest.powershell

AutoRest PowerShell Generator
MIT License
112 stars 78 forks source link

Add support of json input #1141

Closed wyunchi-ms closed 1 year ago

wyunchi-ms commented 1 year ago

If use configure support-json-input as true, will generate two parameter sets:

  1. Accept raw json string as parameter -JsonString, will send the content as http request body.
  2. Accept a file path as parameter -JsonFilePath will read the content in the file, will send the content as http request body.
wyunchi-ms commented 1 year ago

/azp run

azure-pipelines[bot] commented 1 year ago
Azure Pipelines successfully started running 3 pipeline(s).
wyunchi-ms commented 1 year ago

/azp run

azure-pipelines[bot] commented 1 year ago
Azure Pipelines successfully started running 3 pipeline(s).
dolauli commented 1 year ago

/azp run

azure-pipelines[bot] commented 1 year ago
Azure Pipelines successfully started running 3 pipeline(s).
wyunchi-ms commented 1 year ago

/azp run

azure-pipelines[bot] commented 1 year ago
Azure Pipelines successfully started running 3 pipeline(s).