JAL-3851 changed error response status codes to 201 for jetty reasons. Some example...
[jalview.git] / src / jalview / rest / AbstractEndpoint.java
2021-09-10 Ben SoaresJAL-3851 changed error response status codes to 201...
2021-09-09 Ben SoaresJAL-3851 Added GetCrossReferencesEndpoint. Quite a...
2021-09-08 Ben SoaresJAL-3851 some changes. HighlightSequenceEndpoint and...
2021-09-03 Ben SoaresJAL-3785 renaming, adding to interface, tidying