JAL-3851 changed error response status codes to 201 for jetty reasons. Some example...
authorBen Soares <b.soares@dundee.ac.uk>
Fri, 10 Sep 2021 13:55:29 +0000 (14:55 +0100)
committerBen Soares <b.soares@dundee.ac.uk>
Fri, 10 Sep 2021 13:55:29 +0000 (14:55 +0100)
commit1bd232f719d6511cff5dd6ebd7c71255d9813888
tree00f03a91a7bfe45f90ec19a109e66c4712f63820
parentd15308b16c1807fac8aa6c9306cce7ed4d5d94d8
JAL-3851 changed error response status codes to 201 for jetty reasons. Some example API calls in wget_commands.sh
src/jalview/rest/AbstractEndpoint.java
src/jalview/rest/AbstractEndpointAsync.java
src/jalview/rest/FetchSequencesEndpoint.java
wget_commands.sh [new file with mode: 0644]