File tree Expand file tree Collapse file tree 4 files changed +8
-8
lines changed
microservice_configuration Expand file tree Collapse file tree 4 files changed +8
-8
lines changed Original file line number Diff line number Diff line change @@ -38,11 +38,11 @@ paths:
3838 produces :
3939 - " application/json"
4040 responses :
41- 200 :
41+ " 200 " :
4242 description : " A list of colors (may be filtered by palette)"
4343 schema :
4444 $ref : ' #/definitions/Example'
45- 405 :
45+ " 405 " :
4646 description : " Invalid input"
4747definitions :
4848 Example :
Original file line number Diff line number Diff line change @@ -38,11 +38,11 @@ paths:
3838 produces :
3939 - " application/json"
4040 responses :
41- 200 :
41+ " 200 " :
4242 description : " A list of colors (may be filtered by palette)"
4343 schema :
4444 $ref : ' #/definitions/Example'
45- 405 :
45+ " 405 " :
4646 description : " Invalid input"
4747definitions :
4848 Example :
Original file line number Diff line number Diff line change @@ -38,11 +38,11 @@ paths:
3838 produces :
3939 - " application/json"
4040 responses :
41- 200 :
41+ " 200 " :
4242 description : " A list of colors (may be filtered by palette)"
4343 schema :
4444 $ref : ' #/definitions/Example'
45- 405 :
45+ " 405 " :
4646 description : " Invalid input"
4747definitions :
4848 Example :
Original file line number Diff line number Diff line change @@ -38,11 +38,11 @@ paths:
3838 produces :
3939 - " application/json"
4040 responses :
41- 200 :
41+ " 200 " :
4242 description : " A list of colors (may be filtered by palette)"
4343 schema :
4444 $ref : ' #/definitions/Example'
45- 405 :
45+ " 405 " :
4646 description : " Invalid input"
4747definitions :
4848 Example :
You can’t perform that action at this time.
0 commit comments