60
60
schema :
61
61
$ref : " #/definitions/examplepbNumericEnum"
62
62
default :
63
- description : " An unexpected error response"
63
+ description : " An unexpected error response. "
64
64
schema :
65
65
$ref : " #/definitions/runtimeError"
66
66
/v1/example/a_bit_of_everything/echo/{value} :
@@ -102,7 +102,7 @@ paths:
102
102
schema : {}
103
103
x-number : 100
104
104
default :
105
- description : " An unexpected error response"
105
+ description : " An unexpected error response. "
106
106
schema :
107
107
$ref : " #/definitions/runtimeError"
108
108
externalDocs :
@@ -392,7 +392,7 @@ paths:
392
392
schema :
393
393
$ref : " #/definitions/examplepbNumericEnum"
394
394
default :
395
- description : " An unexpected error response"
395
+ description : " An unexpected error response. "
396
396
schema :
397
397
$ref : " #/definitions/runtimeError"
398
398
/v1/example/a_bit_of_everything/params/get/{single_nested.name} :
@@ -686,7 +686,7 @@ paths:
686
686
schema :
687
687
$ref : " #/definitions/examplepbNumericEnum"
688
688
default :
689
- description : " An unexpected error response"
689
+ description : " An unexpected error response. "
690
690
schema :
691
691
$ref : " #/definitions/runtimeError"
692
692
/v1/example/a_bit_of_everything/params/post/{string_value} :
@@ -967,7 +967,7 @@ paths:
967
967
schema :
968
968
$ref : " #/definitions/examplepbNumericEnum"
969
969
default :
970
- description : " An unexpected error response"
970
+ description : " An unexpected error response. "
971
971
schema :
972
972
$ref : " #/definitions/runtimeError"
973
973
/v1/example/a_bit_of_everything/query/{uuid} :
@@ -1267,7 +1267,7 @@ paths:
1267
1267
schema :
1268
1268
$ref : " #/definitions/examplepbNumericEnum"
1269
1269
default :
1270
- description : " An unexpected error response"
1270
+ description : " An unexpected error response. "
1271
1271
schema :
1272
1272
$ref : " #/definitions/runtimeError"
1273
1273
security : []
@@ -1424,7 +1424,7 @@ paths:
1424
1424
schema :
1425
1425
$ref : " #/definitions/examplepbNumericEnum"
1426
1426
default :
1427
- description : " An unexpected error response"
1427
+ description : " An unexpected error response. "
1428
1428
schema :
1429
1429
$ref : " #/definitions/runtimeError"
1430
1430
/v1/example/a_bit_of_everything/{single_nested.name} :
@@ -1464,7 +1464,7 @@ paths:
1464
1464
schema :
1465
1465
$ref : " #/definitions/examplepbNumericEnum"
1466
1466
default :
1467
- description : " An unexpected error response"
1467
+ description : " An unexpected error response. "
1468
1468
schema :
1469
1469
$ref : " #/definitions/runtimeError"
1470
1470
/v1/example/a_bit_of_everything/{uuid} :
@@ -1497,7 +1497,7 @@ paths:
1497
1497
schema :
1498
1498
$ref : " #/definitions/examplepbNumericEnum"
1499
1499
default :
1500
- description : " An unexpected error response"
1500
+ description : " An unexpected error response. "
1501
1501
schema :
1502
1502
$ref : " #/definitions/runtimeError"
1503
1503
put :
@@ -1534,7 +1534,7 @@ paths:
1534
1534
schema :
1535
1535
$ref : " #/definitions/examplepbNumericEnum"
1536
1536
default :
1537
- description : " An unexpected error response"
1537
+ description : " An unexpected error response. "
1538
1538
schema :
1539
1539
$ref : " #/definitions/runtimeError"
1540
1540
delete :
@@ -1565,7 +1565,7 @@ paths:
1565
1565
schema :
1566
1566
$ref : " #/definitions/examplepbNumericEnum"
1567
1567
default :
1568
- description : " An unexpected error response"
1568
+ description : " An unexpected error response. "
1569
1569
schema :
1570
1570
$ref : " #/definitions/runtimeError"
1571
1571
security :
@@ -1761,7 +1761,7 @@ paths:
1761
1761
schema :
1762
1762
$ref : " #/definitions/examplepbNumericEnum"
1763
1763
default :
1764
- description : " An unexpected error response"
1764
+ description : " An unexpected error response. "
1765
1765
schema :
1766
1766
$ref : " #/definitions/runtimeError"
1767
1767
/v1/{parent=publishers/*}/books :
@@ -1812,7 +1812,7 @@ paths:
1812
1812
schema :
1813
1813
$ref : " #/definitions/examplepbNumericEnum"
1814
1814
default :
1815
- description : " An unexpected error response"
1815
+ description : " An unexpected error response. "
1816
1816
schema :
1817
1817
$ref : " #/definitions/runtimeError"
1818
1818
/v2/example/a_bit_of_everything/{abe.uuid} :
@@ -1859,7 +1859,7 @@ paths:
1859
1859
schema :
1860
1860
$ref : " #/definitions/examplepbNumericEnum"
1861
1861
default :
1862
- description : " An unexpected error response"
1862
+ description : " An unexpected error response. "
1863
1863
schema :
1864
1864
$ref : " #/definitions/runtimeError"
1865
1865
patch :
@@ -1905,7 +1905,7 @@ paths:
1905
1905
schema :
1906
1906
$ref : " #/definitions/examplepbNumericEnum"
1907
1907
default :
1908
- description : " An unexpected error response"
1908
+ description : " An unexpected error response. "
1909
1909
schema :
1910
1910
$ref : " #/definitions/runtimeError"
1911
1911
/v2/example/echo :
@@ -1948,7 +1948,7 @@ paths:
1948
1948
schema : {}
1949
1949
x-number : 100
1950
1950
default :
1951
- description : " An unexpected error response"
1951
+ description : " An unexpected error response. "
1952
1952
schema :
1953
1953
$ref : " #/definitions/runtimeError"
1954
1954
externalDocs :
@@ -1993,7 +1993,7 @@ paths:
1993
1993
schema : {}
1994
1994
x-number : 100
1995
1995
default :
1996
- description : " An unexpected error response"
1996
+ description : " An unexpected error response. "
1997
1997
schema :
1998
1998
$ref : " #/definitions/runtimeError"
1999
1999
externalDocs :
@@ -2023,7 +2023,7 @@ paths:
2023
2023
schema :
2024
2024
$ref : " #/definitions/examplepbNumericEnum"
2025
2025
default :
2026
- description : " An unexpected error response"
2026
+ description : " An unexpected error response. "
2027
2027
schema :
2028
2028
$ref : " #/definitions/runtimeError"
2029
2029
/v2/example/errorwithdetails :
@@ -2050,7 +2050,7 @@ paths:
2050
2050
schema :
2051
2051
$ref : " #/definitions/examplepbNumericEnum"
2052
2052
default :
2053
- description : " An unexpected error response"
2053
+ description : " An unexpected error response. "
2054
2054
schema :
2055
2055
$ref : " #/definitions/runtimeError"
2056
2056
/v2/example/overwriteresponsecontenttype :
@@ -2080,7 +2080,7 @@ paths:
2080
2080
schema :
2081
2081
$ref : " #/definitions/examplepbNumericEnum"
2082
2082
default :
2083
- description : " An unexpected error response"
2083
+ description : " An unexpected error response. "
2084
2084
schema :
2085
2085
$ref : " #/definitions/runtimeError"
2086
2086
/v2/example/postwithemptybody/{name} :
@@ -2118,7 +2118,7 @@ paths:
2118
2118
schema :
2119
2119
$ref : " #/definitions/examplepbNumericEnum"
2120
2120
default :
2121
- description : " An unexpected error response"
2121
+ description : " An unexpected error response. "
2122
2122
schema :
2123
2123
$ref : " #/definitions/runtimeError"
2124
2124
/v2/example/timeout :
@@ -2145,7 +2145,7 @@ paths:
2145
2145
schema :
2146
2146
$ref : " #/definitions/examplepbNumericEnum"
2147
2147
default :
2148
- description : " An unexpected error response"
2148
+ description : " An unexpected error response. "
2149
2149
schema :
2150
2150
$ref : " #/definitions/runtimeError"
2151
2151
/v2/example/withbody/{id} :
@@ -2183,7 +2183,7 @@ paths:
2183
2183
schema :
2184
2184
$ref : " #/definitions/examplepbNumericEnum"
2185
2185
default :
2186
- description : " An unexpected error response"
2186
+ description : " An unexpected error response. "
2187
2187
schema :
2188
2188
$ref : " #/definitions/runtimeError"
2189
2189
/v2/{value}:check :
@@ -2218,7 +2218,7 @@ paths:
2218
2218
schema :
2219
2219
$ref : " #/definitions/examplepbNumericEnum"
2220
2220
default :
2221
- description : " An unexpected error response"
2221
+ description : " An unexpected error response. "
2222
2222
schema :
2223
2223
$ref : " #/definitions/runtimeError"
2224
2224
/v2a/example/a_bit_of_everything/{abe.uuid} :
@@ -2256,7 +2256,7 @@ paths:
2256
2256
schema :
2257
2257
$ref : " #/definitions/examplepbNumericEnum"
2258
2258
default :
2259
- description : " An unexpected error response"
2259
+ description : " An unexpected error response. "
2260
2260
schema :
2261
2261
$ref : " #/definitions/runtimeError"
2262
2262
securityDefinitions :
0 commit comments