diff options
author | Toine Siebelink <toine.siebelink@est.tech> | 2022-01-07 14:34:35 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2022-01-07 14:34:35 +0000 |
commit | 15fffd19b49827184096ae1444b8ca2ed86a5201 (patch) | |
tree | 14e64f4c94fc12277949a9d5e5ffe7a0ce041a27 /csit | |
parent | bdec7cfeb13886e5636d0a5159f83334197906bb (diff) | |
parent | 6f494f46266e8709d6b61530aa48fe76adacf965 (diff) |
Merge "CPS-Core: Unable to parse JSON input with space for POST endpoint"
Diffstat (limited to 'csit')
-rw-r--r-- | csit/data/test-tree.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/csit/data/test-tree.json b/csit/data/test-tree.json index bc9cbd7cea..89d6784275 100644 --- a/csit/data/test-tree.json +++ b/csit/data/test-tree.json @@ -17,7 +17,7 @@ "nest": { "name": "Big", "birds": [ - "Owl", + "Night Owl", "Raven", "Crow" ] |