Skip to content

Commit

Permalink
Ran prettier
Browse files Browse the repository at this point in the history
  • Loading branch information
stivanov-git committed Mar 6, 2020
1 parent 8a08b76 commit 5e9c41f
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,6 @@
},
"responses": {
"200": {},
"204": {}
"204": {}
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,6 @@
},
"responses": {
"200": {},
"204": {}
"204": {}
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -362,7 +362,7 @@
"200": {
"description": "OK"
},
"204": {
"204": {
"description": "NoContent"
},
"default": {
Expand Down Expand Up @@ -402,7 +402,7 @@
"200": {
"description": "OK"
},
"204": {
"204": {
"description": "NoContent"
},
"default": {
Expand Down

0 comments on commit 5e9c41f

Please sign in to comment.