diff --git a/pub/refget-openapi.yaml b/pub/refget-openapi.yaml index 0b8c12450..a82cdaa79 100644 --- a/pub/refget-openapi.yaml +++ b/pub/refget-openapi.yaml @@ -106,6 +106,12 @@ paths: $ref: '#/components/responses/BadFormat' '416': description: Invalid range request specified + '206': + description: Successful retrieval of subsequence as a single string with no line breaks + '303': + description: Redirecting the client where the sequence can be retrieved + '501': + description: The specified request is not supported by the server '/sequence/{id}/metadata': get: summary: Get reference metadata from a hash