commit | 616e19c4fe775efd611500c23856af69287c0a15 | [log] [tgz] |
---|---|---|
author | Fiete Ostkamp <Fiete.Ostkamp@telekom.de> | Fri Oct 25 14:56:26 2024 +0200 |
committer | Fiete Ostkamp <Fiete.Ostkamp@telekom.de> | Fri Oct 25 15:41:20 2024 +0200 |
tree | 0ad8753e8e4983ae91d0b4220b3b5f8f8107a326 | |
parent | e4b2c4461a1289e4be7bd533b983d658cb01a376 [diff] |
Openapi file is incorrect for array fields Issue-ID: AAI-4038 Change-Id: Ib429c413452be401b9a9bb27c62ef8a2ae51bccc Signed-off-by: Fiete Ostkamp <Fiete.Ostkamp@telekom.de>
In order to start the service locally, here is what needs to be done
mvn clean install
Above command only needs to be run the first time.
The command below actually starts the microservice
mvn -pl aai-schema-service -PrunAjsc
mvn formatter:format spotless:apply process-sources