Skip to content

Commit

Permalink
Update swagger_to_sdk_config.json
Browse files Browse the repository at this point in the history
  • Loading branch information
Phoenix He authored and azure-sdk committed Jul 21, 2022
1 parent 2712ac2 commit 4a38ae9
Showing 1 changed file with 9 additions and 18 deletions.
27 changes: 9 additions & 18 deletions swagger_to_sdk_config.json
Original file line number Diff line number Diff line change
@@ -1,22 +1,13 @@
{
"advancedOptions": {
"createSdkPullRequests": true,
"generationCallMode": "one-per-config",
"breakingChangeTracking": true
},
"initOptions": {
"initScript": {
"path": "sh .scripts/automation_init.sh"
}
},
"generateOptions": {
"generateScript": {
"path": "sh .scripts/automation_generate.sh",
"stderr": {
"showInComment": "^\\[AUTOREST\\]",
"scriptError": "^\\[ERROR\\]",
"scriptWarning": "^\\[WARNING\\]"
}
"$schema": "https://openapistorageprod.blob.core.windows.net/sdkautomation/prod/schemas/swagger_to_sdk_config.schema.json",
"meta": {
"autorest_options": {
"version": "V2",
"typescript": "",
"license-header": "MICROSOFT_MIT_NO_VERSION",
"sdkrel:typescript-sdks-folder": ".",
"use": "@microsoft.azure/[email protected]",
"clear-output-folder": ""
},
"parseGenerateOutput": true
},
Expand Down

0 comments on commit 4a38ae9

Please sign in to comment.