Skip to content

Bugfix/#48 annotationapi endpoints

Michelle Weidling requested to merge bugfix/#48-annotationapi-endpoints into develop

While the paths within the JSON have to point to "/api/textapi/..." due to the Apache config, the endpoints musn't have '/api' as prefix because this prefix is set automatically by Apache.

Merge request reports