forked from woocommerce/wc-api-python
-
Notifications
You must be signed in to change notification settings - Fork 31
Commit fcd4d66
committed
Allow a wordpress api request to specify certain status codes it wants to allow/handle in response.
1 parent 60fec3f commit fcd4d66
2 files changed
+21
-1
lines changedLines changed: 18 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
438 | 438 |
| |
439 | 439 |
| |
440 | 440 |
| |
441 | + | ||
442 | + | ||
443 | + | ||
444 | + | ||
445 | + | ||
446 | + | ||
447 | + | ||
448 | + | ||
449 | + | ||
450 | + | ||
451 | + | ||
452 | + | ||
453 | + | ||
454 | + | ||
455 | + | ||
456 | + | ||
457 | + | ||
458 | + | ||
441 | 459 |
| |
442 | 460 |
| |
443 | 461 |
| |
|
Lines changed: 3 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
219 | 219 |
| |
220 | 220 |
| |
221 | 221 |
| |
222 | + | ||
223 | + | ||
222 | 224 |
| |
223 | 225 |
| |
224 | 226 |
| |
| |||
227 | 229 |
| |
228 | 230 |
| |
229 | 231 |
| |
230 | - | ||
232 | + | ||
231 | 233 |
| |
232 | 234 |
| |
233 | 235 |
| |
|
0 commit comments