diff options
Diffstat (limited to 'components/scripts/python/ccsdk_restconf/restconf_constant.py')
-rw-r--r-- | components/scripts/python/ccsdk_restconf/restconf_constant.py | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/components/scripts/python/ccsdk_restconf/restconf_constant.py b/components/scripts/python/ccsdk_restconf/restconf_constant.py new file mode 100644 index 000000000..2e1c58312 --- /dev/null +++ b/components/scripts/python/ccsdk_restconf/restconf_constant.py @@ -0,0 +1 @@ +ATTRIBUTE_RESPONSE_DATA = "response-data"
\ No newline at end of file |