File tree Expand file tree Collapse file tree 2 files changed +22
-2
lines changed
properties_pane/entity_level Expand file tree Collapse file tree 2 files changed +22
-2
lines changed Original file line number Diff line number Diff line change 11{
22 "name" : " OpenAPI" ,
3- "version" : " 0.1.3 " ,
4- "versionDate" : " 2019-08-30 " ,
3+ "version" : " 0.1.4 " ,
4+ "versionDate" : " 2019-10-07 " ,
55 "author" : " hackolade" ,
66 "engines" : {
77 "hackolade" : " 3.3.0" ,
Original file line number Diff line number Diff line change @@ -167,6 +167,9 @@ making sure that you maintain a proper JSON format.
167167 " 203" ,
168168 " 204" ,
169169 " 205" ,
170+ " 206" ,
171+ " 207" ,
172+ " 226" ,
170173 " 3XX" ,
171174 " 300" ,
172175 " 301" ,
@@ -175,6 +178,7 @@ making sure that you maintain a proper JSON format.
175178 " 304" ,
176179 " 305" ,
177180 " 307" ,
181+ " 308" ,
178182 " 4XX" ,
179183 " 400" ,
180184 " 401" ,
@@ -192,15 +196,31 @@ making sure that you maintain a proper JSON format.
192196 " 413" ,
193197 " 414" ,
194198 " 415" ,
199+ " 416" ,
195200 " 417" ,
201+ " 418" ,
202+ " 421" ,
203+ " 422" ,
204+ " 423" ,
205+ " 424" ,
206+ " 425" ,
196207 " 426" ,
208+ " 428" ,
209+ " 429" ,
210+ " 431" ,
211+ " 451" ,
197212 " 5XX" ,
198213 " 500" ,
199214 " 501" ,
200215 " 502" ,
201216 " 503" ,
202217 " 504" ,
203218 " 505" ,
219+ " 506" ,
220+ " 507" ,
221+ " 508" ,
222+ " 510" ,
223+ " 511" ,
204224 " default"
205225 ],
206226 "dependency" : {
You can’t perform that action at this time.
0 commit comments