diff options
Diffstat (limited to 'robot/resources/clamp_interface.robot')
-rw-r--r-- | robot/resources/clamp_interface.robot | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/robot/resources/clamp_interface.robot b/robot/resources/clamp_interface.robot index 3a3e0b82..b8ec12bf 100644 --- a/robot/resources/clamp_interface.robot +++ b/robot/resources/clamp_interface.robot @@ -3,7 +3,7 @@ Documentation The main interface for interacting with Microservice Bus. Library RequestsLibrary Library Collections Library String -Library JSONUtils +Library ONAPLibrary.JSON Resource global_properties.robot Resource json_templater.robot |