microsoft / vscode-azureapicenter

MIT License
10 stars 6 forks source link

fix: check status code for importing API spec #155

Closed formulahendry closed 1 month ago

formulahendry commented 2 months ago

Fix https://msazure.visualstudio.com/One/_workitems/edit/27902122

Per doc of https://learn.microsoft.com/en-us/rest/api/resource-manager/apicenter/api-definitions/import-specification?view=rest-resource-manager-apicenter-2024-03-01&tabs=HTTP#response

The status code could be 200 or 202. image