Skip to content

Commit

Permalink
chore: jsonfmt customproviders (Azure#6322)
Browse files Browse the repository at this point in the history
Ran `jsonfmt -w "specification/customproviders/**/*.json"
  • Loading branch information
nschonni authored and praries880 committed Jun 13, 2019
1 parent b057450 commit 45f5888
Show file tree
Hide file tree
Showing 5 changed files with 8 additions and 8 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -500,7 +500,7 @@
}
},
"produces": [
"application/json"
"application/json"
]
},
"get": {
Expand Down Expand Up @@ -552,9 +552,9 @@
"application/json"
]
}
},
"/{scope}/providers/Microsoft.CustomProviders/associations": {
"get": {
},
"/{scope}/providers/Microsoft.CustomProviders/associations": {
"get": {
"tags": [
"Associations"
],
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -35,4 +35,4 @@
}
}
}
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -9,4 +9,4 @@
"202": {},
"204": {}
}
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -21,4 +21,4 @@
}
}
}
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -18,4 +18,4 @@
}
}
}
}
}

0 comments on commit 45f5888

Please sign in to comment.