Skip to content

Commit ce4cd99

Browse files
committed
Generated JSON samples from YAML
1 parent 73b79bf commit ce4cd99

File tree

10 files changed

+11
-11
lines changed

10 files changed

+11
-11
lines changed

examples/v2.0/json/api-with-examples.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,4 +55,4 @@
5555
"consumes": [
5656
"application/json"
5757
]
58-
}
58+
}

examples/v2.0/json/petstore-expanded.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -207,4 +207,4 @@
207207
}
208208
}
209209
}
210-
}
210+
}

examples/v2.0/json/petstore-separate/common/Error.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,4 +13,4 @@
1313
"type": "string"
1414
}
1515
}
16-
}
16+
}

examples/v2.0/json/petstore-separate/spec/NewPet.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,4 +16,4 @@
1616
}
1717
}
1818
]
19-
}
19+
}

examples/v2.0/json/petstore-separate/spec/Pet.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,4 +16,4 @@
1616
"type": "string"
1717
}
1818
}
19-
}
19+
}

examples/v2.0/json/petstore-separate/spec/parameters.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,4 +18,4 @@
1818
"type": "integer",
1919
"format": "int32"
2020
}
21-
}
21+
}

examples/v2.0/json/petstore-separate/spec/swagger.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -143,4 +143,4 @@
143143
}
144144
}
145145
}
146-
}
146+
}

examples/v2.0/json/petstore-with-external-docs.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -180,7 +180,7 @@
180180
}
181181
},
182182
"definitions": {
183-
"Pet": {
183+
"Pet": {
184184
"type": "object",
185185
"allOf": [
186186
{
@@ -230,4 +230,4 @@
230230
}
231231
}
232232
}
233-
}
233+
}

examples/v2.0/json/petstore.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -149,4 +149,4 @@
149149
}
150150
}
151151
}
152-
}
152+
}

examples/v2.0/json/uber.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -369,4 +369,4 @@
369369
}
370370
}
371371
}
372-
}
372+
}

0 commit comments

Comments
 (0)