Skip to content

Commit

Permalink
Fix Version value to fix Ruby SDK Generation (#4400)
Browse files Browse the repository at this point in the history
  • Loading branch information
sarangan12 authored Nov 5, 2018
1 parent 845d69e commit 1f3cc4e
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"swagger": "2.0",
"info": {
"title": "Azure Database Migration Service Resource Provider",
"version": "2017-11-15-preview"
"version": "2018-07-15-preview"
},
"securityDefinitions": {
"azure_auth": {
Expand Down

0 comments on commit 1f3cc4e

Please sign in to comment.