* Revert "Update all readme.azureresourceschema.md (#10647)"
This reverts commit a615f5cfc1.
* Update script to output schema input files to readme.azureresourceschema.md
* Update script to create apiVersion specific tags for schema generation
* Regenerating all readme.azureresourceschema.md
* Run npm run multiapi to update all-api-versions blocks
* hore: Renormalize line endings in preview releases
Ran `git add --renormalize **/preview/**`
* chore: Renormalize line endings in other files
Ran `git add --renormalize .`
* Fix ASE instance metrics url
* Add java multi-api sections in select readme files
* Add java multi api to network (temporary)
* Add Java multi api to resources
* Fix readme for Java in media
* Add web app multiapi
* Add multi api for web app and network
* sync with master (#3153)
* Use common Resource & Sku definitions in all Sql specs (#3134)
* Use common Resource & Sku definitions
* Don't use common Sku definition
* Just use common SQL definitions
* Fixed syntax error
* Fixed another syntax error
* Fixed sku ref error
* Fixed syntax error in example
* Fix Python conf of servermanager (#3140)
* Fix ServerManager Py Conf (#3141)
* Plug SwaggerToSdk to LogAnalyticsMgmt (#3142)
* [Storage] Support Management policy on new api version 2018-03-01-preview (#3137)
* [Storage] Add new API version 2018-03-01-preview
* [Storage] Update rest version 2018-03-01-preview
* [Storage] Support Management Policy
* [Storage] Update since code review comments
* Add Python conf
* [Storage] Add managment policy doc link to policy description.
* [Storage] modify as review comments
* RSA key size examples, ECC descriptions (#3136)
* RSA key size examples, ECC descriptions
* remove preview changes for now
* Added GroupType property in HybridWorkerGroup (#3132)
* Watcher resource swagger specs. For more details on the Usage of the resource: https://docs.microsoft.com/en-us/azure/automation/automation-watchers-tutorial (#3102)
* Watcher specs
* using the same model for get/put input and output.
* Fix storage Python conf (#3148)
* Fix for Azure Networking swagger 2018-04-01 version (#3146)
* Adding storage 2018-03-01-preview to java multi-api section (#3155)
* readme for resource,keyvault,web
* Fix keyvault namespace
* Fix keyvault,dns, add storage 2016-01-01
* Fix web and storage multi api config
* Add java multi api for authorization, iotcentral, keyvault, resources
* Add policyinsights and fconfig to resources
* Fix web app output path
* Multiapibatch (#3205)
* Change all existing ##Java sections
* Add java multi api sections
* Use azure-sdk-for-java repo
* Fix typo in batch readme
* fix service map swagger validation errors
* remove the extra comma in examples/Machines/MachineGroups/SMMachinesListMachineGroupMembershipGet.json
* remove extra comma for client groups operation examples
* ARM operation examples: replace parameter workspaceId with workspaceName
* add required parameter machineGroupName for example SMMachineGroupsUpdatePut.json
* fix resource id and types
* fix more example validation errors
* fix validation errors
* Azure Validator Suppression of R3023 OperationsAPIImplementation
* fix service map swagger validation errors
* remove the extra comma in examples/Machines/MachineGroups/SMMachinesListMachineGroupMembershipGet.json
* remove extra comma for client groups operation examples
* ARM operation examples: replace parameter workspaceId with workspaceName
* add required parameter machineGroupName for example SMMachineGroupsUpdatePut.json
* fix resource id and types
* fix more example validation errors
* fix validation errors
* First swath of changes.
* Second swath of work.
* Third swath of work.
* Fourth swath of work.
* Adding missing repo links for Swagger -> SDK bot.
* Addressing feedback.
* Fixing malformed go tags.
* Fix go condition
This is in an effort to differentiate more clearly the Open API Specs
that are ready for public consumption, and those that should be treated
as a preview or in development. Simply treating the presence of the
suffux `-preview` on an API Version is insufficient, because the status
of the Swagger itself may be preview, while the API Version is release
quality.
* Adding Web Go Config
* Adding Resources Go Config
* Adding Resource Health Go Config
* Adding SQL Go Config
* Adding Operations Management Go Config
* Adding Market Place Ordering Go Config
* Adding Service-Map Go Config
* Adding missing preview reference
rsources tag package-policy-2017-06 references a preview API Version.
The Go package generated didn't reference.