aboutsummaryrefslogtreecommitdiffstats
path: root/common/src/test/resources/__files/aai/query/pathed-result.json
diff options
context:
space:
mode:
Diffstat (limited to 'common/src/test/resources/__files/aai/query/pathed-result.json')
-rw-r--r--common/src/test/resources/__files/aai/query/pathed-result.json12
1 files changed, 0 insertions, 12 deletions
diff --git a/common/src/test/resources/__files/aai/query/pathed-result.json b/common/src/test/resources/__files/aai/query/pathed-result.json
deleted file mode 100644
index e9a3e65c73..0000000000
--- a/common/src/test/resources/__files/aai/query/pathed-result.json
+++ /dev/null
@@ -1,12 +0,0 @@
-{
- "results": [
- {
- "resource-type": "service-instance",
- "resource-link": "https://localhost:8443/aai/v9/business/customers/customer/key1/service-subscriptions/service-subscription/key2/service-instances/service-instance/key3"
- },
- {
- "resource-type": "service-instance",
- "resource-link": "https://localhost:8443/aai/v9/business/customers/customer/key1/service-subscriptions/service-subscription/key2/service-instances/service-instance/key3"
- }
- ]
-} \ No newline at end of file