diff options
Diffstat (limited to 'aai-schema-gen/pom.xml')
-rw-r--r-- | aai-schema-gen/pom.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/aai-schema-gen/pom.xml b/aai-schema-gen/pom.xml index 31da141..5858cfe 100644 --- a/aai-schema-gen/pom.xml +++ b/aai-schema-gen/pom.xml @@ -202,7 +202,7 @@ </systemProperty> <systemProperty> <key>yamlresponses_label</key> - <value>Response codes found in [response codes]</value> + <value>Response codes are uniform across all endpoints.</value> </systemProperty> <systemProperty> <key>schema.configuration.location</key> @@ -472,7 +472,7 @@ </systemProperty> <systemProperty> <key>yamlresponses_label</key> - <value>Response codes found in [response codes]</value> + <value>Response codes are uniform across all endpoints.</value> </systemProperty> <systemProperty> <key>schema.configuration.location</key> |