summaryrefslogtreecommitdiffstats
path: root/src/main/resources/application.properties
diff options
context:
space:
mode:
authorStarec Vlastimil <vlastimil.starec@orange.com>2020-07-01 16:51:24 +0200
committerStarec Vlastimil <vlastimil.starec@orange.com>2020-07-01 17:21:00 +0200
commit6aec50e7531735d4cb0e5aae3f1482789f8e463c (patch)
tree02e805d9699b104398c98fd4223be48ce1de2997 /src/main/resources/application.properties
parent2b121417a1c3533f34af2cd803c6c2b0ae6169d6 (diff)
Perform repository cleanup
Register v18 and v19 aai-schemas. Refactor some easy java code. Issue-ID: AAI-2861 Change-Id: I00a7ea4b62ea3e2f59825b37bdca220c3b67b1a7 Signed-off-by: Starec Vlastimil <vlastimil.starec@orange.com>
Diffstat (limited to 'src/main/resources/application.properties')
-rw-r--r--src/main/resources/application.properties2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/main/resources/application.properties b/src/main/resources/application.properties
index 1576633..4076e38 100644
--- a/src/main/resources/application.properties
+++ b/src/main/resources/application.properties
@@ -14,7 +14,7 @@ schema.ingest.file=${server.local.startpath}/application.properties
schema.uri.base.path=/aai
# Lists all of the versions in the schema
-schema.version.list=v10,v11,v12,v13,v14,v15,v16,v17,v18
+schema.version.list=v10,v11,v12,v13,v14,v15,v16,v17,v18,v19,v20
# Specifies from which version should the depth parameter to default to zero
schema.version.depth.start=v10
# Specifies from which version should the related link be displayed in response payload