Commit 703802f
authored
spec: add missing TOOMANYREQUESTS (429) error-code (#209)
The `TOOMANYREQUESTS` error code was added in distribution/distribution#1693,
and added to the documentation in distribution/distribution#1833.
While it's documented in various examples, it never made it to the list
of allowed error-codes.
This patch is fixing that omission and adding it to the list of valid
error-codes that can be returned by registries
Signed-off-by: Sebastiaan van Stijn <[email protected]>1 parent db37dc2 commit 703802f
1 file changed
+2
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
469 | 469 | | |
470 | 470 | | |
471 | 471 | | |
472 | | - | |
| 472 | + | |
| 473 | + | |
473 | 474 | | |
474 | 475 | | |
475 | 476 | | |
| |||
0 commit comments