Document TOOMANYREQUESTS error code
Add entries with this error code in registry/api/v2/descriptors.go. Signed-off-by: Aaron Lehmann <aaron.lehmann@docker.com>
This commit is contained in:
parent
2052f29be6
commit
b0099004e2
3 changed files with 681 additions and 11 deletions
|
@ -126,6 +126,13 @@ reference and shouldn't be used outside the specification other than to
|
|||
identify a set of modifications.
|
||||
|
||||
<dl>
|
||||
<dt>l</dt>
|
||||
<dd>
|
||||
<ul>
|
||||
<li>Document TOOMANYREQUESTS error code.</li>
|
||||
</ul>
|
||||
</dd>
|
||||
|
||||
<dt>k</dt>
|
||||
<dd>
|
||||
<ul>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue