aboutsummaryrefslogtreecommitdiffstats
path: root/services/external-schema-manager/src/main/test/resources/externalRepo/schema-map-empty-content.json
diff options
context:
space:
mode:
Diffstat (limited to 'services/external-schema-manager/src/main/test/resources/externalRepo/schema-map-empty-content.json')
-rw-r--r--services/external-schema-manager/src/main/test/resources/externalRepo/schema-map-empty-content.json26
1 files changed, 26 insertions, 0 deletions
diff --git a/services/external-schema-manager/src/main/test/resources/externalRepo/schema-map-empty-content.json b/services/external-schema-manager/src/main/test/resources/externalRepo/schema-map-empty-content.json
new file mode 100644
index 00000000..f039efc7
--- /dev/null
+++ b/services/external-schema-manager/src/main/test/resources/externalRepo/schema-map-empty-content.json
@@ -0,0 +1,26 @@
+[
+ {
+ "publicURL": "http://localhost:8080/external1",
+ "localURL": "rel-16.4/2020-07-10-3GPP_TS28532_EmptyContent.yaml"
+ },
+ {
+ "publicURL": "http://localhost:8080/external2",
+ "localURL": "rel-16.4/2020-07-10-3GPP_TS28532_HeartBeatMNS.yaml"
+ },
+ {
+ "publicURL": "http://localhost:8080/external3",
+ "localURL": "rel-16.4/2020-07-10-3GPP_TS28532_EmptyContent.yaml"
+ },
+ {
+ "publicURL": "http://localhost:8080/external4",
+ "localURL": "rel-16.4/2020-07-10-3GPP_TS28532_PerformanceThresholdMNS.yaml"
+ },
+ {
+ "publicURL": "http://localhost:8080/external5",
+ "localURL": "rel-16.4/2020-07-10-3GPP_TS28532_ProvisioningMNS.yaml"
+ },
+ {
+ "publicURL": "http://localhost:8080/external6",
+ "localURL": "rel-16.4/2020-07-10-3GPP_TS28532_StreamingDataReportingMNS.yaml"
+ }
+] \ No newline at end of file