File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -98,6 +98,14 @@ paths:
9898 type : string
9999 example : >-
100100 MSSPTPPGGQRTLQKRKQGSSQKVAASAPKKNTNSNNSILKIYSDEATGLRVDPLVVLFLAVGFIFSVVALHVISKVAGKLF
101+ ' 206 ' :
102+ description : Successful retrieval of subsequence as a single string with no line breaks
103+ ' 302 ' :
104+ description : Redirecting the client where the sequence can be retrieved
105+ ' 303 ' :
106+ description : Redirecting the client where the sequence can be retrieved
107+ ' 307 ' :
108+ description : Redirecting the client where the sequence can be retrieved
101109 ' 400 ' :
102110 description : Invalid input; normally due to range parameter usage
103111 ' 404 ' :
@@ -106,6 +114,8 @@ paths:
106114 $ref : ' #/components/responses/BadFormat'
107115 ' 416 ' :
108116 description : Invalid range request specified
117+ ' 501 ' :
118+ description : The specified request is not supported by the server
109119 ' /sequence/{id}/metadata ' :
110120 get :
111121 summary : Get reference metadata from a hash
You can’t perform that action at this time.
0 commit comments