File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -683,7 +683,7 @@ The successful response includes the following:
683683 }
684684 }
685685
686- A `Retry-After ` response header **MUST ** be present
686+ A `` Retry-After ` ` response header **MUST ** be present
687687to indicate to clients when they should next poll for an updated status.
688688
689689Besides the ``meta `` key, which has the same format as the request JSON, the success response has
@@ -760,7 +760,7 @@ Servers **MUST** allow clients to poll the File Upload Session status URL
760760to watch for the status to change.
761761If the server responds with a ``202 Accepted ``,
762762clients may poll the File Upload Session status URL to watch for the status to change.
763- Clients **SHOULD ** respect the `Retry-After ` header value
763+ Clients **SHOULD ** respect the `` Retry-After ` ` header value
764764of the File Upload Session status response.
765765
766766If an error occurs, the appropriate ``4xx `` code should be returned, as described in the
You can’t perform that action at this time.
0 commit comments