Skip to content
Snippets Groups Projects

Resolve "Show error messages from response"

58 files
+ 166
97
Compare changes
  • Side-by-side
  • Inline

Files

@@ -6,11 +6,11 @@
<parent>
<groupId>at.tuwien</groupId>
<artifactId>fda-authentication-service</artifactId>
<version>0.0.1-SNAPSHOT</version>
<version>1.1.0-alpha</version>
</parent>
<artifactId>api</artifactId>
<version>0.0.1-SNAPSHOT</version>
<version>1.1.0-alpha</version>
<name>fda-authentication-service-api</name>
<description>
This module is only intended for the pipeline coverage report. See the detailed report in the
Loading