JAL-3851 Add a redirect back to itself for working endpoints
[jalview.git] / src / jalview / rest / AbstractEndpoint.java
2022-03-29 Ben SoaresJAL-3851 Add a redirect back to itself for working...
2022-03-25 Ben SoaresJAL-3851 allow multiple instances of Endpoints. Fixes...
2022-03-23 Ben SoaresJAL-3851 Fix getRequestBody()
2022-03-22 Ben SoaresJAL-3851 merged to develop 2022-03-22
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