aboutsummaryrefslogtreecommitdiffstats
path: root/rest-services/aai-client/src/test/resources/transaction.json
diff options
context:
space:
mode:
Diffstat (limited to 'rest-services/aai-client/src/test/resources/transaction.json')
-rw-r--r--rest-services/aai-client/src/test/resources/transaction.json11
1 files changed, 0 insertions, 11 deletions
diff --git a/rest-services/aai-client/src/test/resources/transaction.json b/rest-services/aai-client/src/test/resources/transaction.json
deleted file mode 100644
index 5cbb5621..00000000
--- a/rest-services/aai-client/src/test/resources/transaction.json
+++ /dev/null
@@ -1,11 +0,0 @@
-{
- "operations": [
- {
- "action": "put",
- "uri": "/network/logical-links/logical-link/foo",
- "body": {
- "link-name": "foo"
- }
- }
- ]
-} \ No newline at end of file