Add community section where public functions can be viewed
This commit is contained in:
@@ -25,6 +25,7 @@ history_url=url_for('http.history', function_id=function_id)) }}
|
||||
name: '{{ name }}',
|
||||
path: '{{ path }}',
|
||||
functionId: {{ id }},
|
||||
description: '{{ description }}',
|
||||
jsValue: {{ script_content | tojson | safe }},
|
||||
jsonValue: {{ environment_info | tojson | safe }},
|
||||
isEdit: true,
|
||||
|
||||
Reference in New Issue
Block a user