Skip to content

Commit

Permalink
Remove pointless SwaggerToSdk conf if KV is multiapi
Browse files Browse the repository at this point in the history
  • Loading branch information
lmazuel authored Jul 27, 2018
1 parent 573c91e commit fd9f6d1
Showing 1 changed file with 0 additions and 9 deletions.
9 changes: 0 additions & 9 deletions swagger_to_sdk_config.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,15 +18,6 @@
"wrapper_filesOrDirs": [
"azure-batch/azure/batch/batch_auth.py"
]
},
"keyvault.data": {
"build_dir": "azure-keyvault",
"markdown": "specification/keyvault/data-plane/readme.md",
"wrapper_filesOrDirs": [
"azure-keyvault/azure/keyvault/custom",
"azure-keyvault/azure/keyvault/generated",
"azure-keyvault/azure/keyvault/__init__.py"
]
}
}
}

0 comments on commit fd9f6d1

Please sign in to comment.