Skip to content

Commit

Permalink
Fix for Ruby SDK generation (Azure#8908)
Browse files Browse the repository at this point in the history
* Fix for Ruby SDK generation

* Update definitions.json
  • Loading branch information
mmyyrroonn authored and 00Kai0 committed Oct 12, 2020
1 parent 4b70e06 commit 6e9f04a
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
{
"swagger": "2.0",
"info": {
"version": "1.0",
"title": "Definitions file"
"title": "Definitions file",
"version": "2018-06-01-preview"
},
"paths": {},
"definitions": {
Expand Down

0 comments on commit 6e9f04a

Please sign in to comment.