diff options
| author | David Oppenheimer <davidopp@gmail.com> | 2015-07-17 15:52:08 -0700 |
|---|---|---|
| committer | David Oppenheimer <davidopp@gmail.com> | 2015-07-17 15:52:08 -0700 |
| commit | bc7325e085ac7af0c38b1a2f1c4d2c57a0ca1909 (patch) | |
| tree | 0b2778765b4109cc2014b2befab5a940d0a05563 /api-conventions.md | |
| parent | e1a268be8375b68f4b4a1d546d2538fcdaa33da1 (diff) | |
| parent | da3e5f056b57f17ae5234085a00e792adaa02d57 (diff) | |
Merge pull request #11452 from thockin/docs-munge-headerlines
Munge headerlines
Diffstat (limited to 'api-conventions.md')
| -rw-r--r-- | api-conventions.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/api-conventions.md b/api-conventions.md index 271efed4..c2d71078 100644 --- a/api-conventions.md +++ b/api-conventions.md @@ -456,6 +456,7 @@ The following HTTP status codes may be returned by the API. * Returned in response to HTTP OPTIONS requests. #### Error codes + * `307 StatusTemporaryRedirect` * Indicates that the address for the requested resource has changed. * Suggested client recovery behavior |
