routinator icon indicating copy to clipboard operation
routinator copied to clipboard

Turn error messages into JSON for easier parsing by the UI

Open Koenvh1 opened this issue 1 year ago • 0 comments

Currently error messages are plain text. This works fine, but it might be nicer to use JSON responses instead so they can be parsed in the same way as regular responses.

Koenvh1 avatar Dec 16 '24 12:12 Koenvh1