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/rpcStatus"
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/rpcStatus"
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/rpcStatus"
398
398
/v1/example/a_bit_of_everything/params/get/{singleNested.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/rpcStatus"
692
692
/v1/example/a_bit_of_everything/params/post/{stringValue} :
@@ -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/rpcStatus"
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/rpcStatus"
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/rpcStatus"
1430
1430
/v1/example/a_bit_of_everything/{uuid} :
@@ -1457,7 +1457,7 @@ paths:
1457
1457
schema :
1458
1458
$ref : " #/definitions/examplepbNumericEnum"
1459
1459
default :
1460
- description : " An unexpected error response"
1460
+ description : " An unexpected error response. "
1461
1461
schema :
1462
1462
$ref : " #/definitions/rpcStatus"
1463
1463
put :
@@ -1494,7 +1494,7 @@ paths:
1494
1494
schema :
1495
1495
$ref : " #/definitions/examplepbNumericEnum"
1496
1496
default :
1497
- description : " An unexpected error response"
1497
+ description : " An unexpected error response. "
1498
1498
schema :
1499
1499
$ref : " #/definitions/rpcStatus"
1500
1500
delete :
@@ -1525,7 +1525,7 @@ paths:
1525
1525
schema :
1526
1526
$ref : " #/definitions/examplepbNumericEnum"
1527
1527
default :
1528
- description : " An unexpected error response"
1528
+ description : " An unexpected error response. "
1529
1529
schema :
1530
1530
$ref : " #/definitions/rpcStatus"
1531
1531
security :
@@ -1721,7 +1721,7 @@ paths:
1721
1721
schema :
1722
1722
$ref : " #/definitions/examplepbNumericEnum"
1723
1723
default :
1724
- description : " An unexpected error response"
1724
+ description : " An unexpected error response. "
1725
1725
schema :
1726
1726
$ref : " #/definitions/rpcStatus"
1727
1727
/v1/example/deep_path/{singleNested.name} :
@@ -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/rpcStatus"
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/rpcStatus"
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/rpcStatus"
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/rpcStatus"
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/rpcStatus"
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/rpcStatus"
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/rpcStatus"
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/rpcStatus"
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/rpcStatus"
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/rpcStatus"
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/rpcStatus"
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/rpcStatus"
2189
2189
/v2a/example/a_bit_of_everything/{abe.uuid} :
@@ -2221,7 +2221,7 @@ paths:
2221
2221
schema :
2222
2222
$ref : " #/definitions/examplepbNumericEnum"
2223
2223
default :
2224
- description : " An unexpected error response"
2224
+ description : " An unexpected error response. "
2225
2225
schema :
2226
2226
$ref : " #/definitions/rpcStatus"
2227
2227
securityDefinitions :
0 commit comments