{% if not resource %}
{{ descriptor.service_name }}
Back to Top
This is a data parsing function. Params must be posted as serialized data.
{% endif %} {% if descriptor.security.permissions %}Permissions: {{ descriptor.security.permissions|join:" " }}
{% endif %}Parameter | Type | Required | Default | Description |
---|---|---|---|---|
{{ param.name }} | {{ param.type }} | {{ param.required|yesno:"Required,Not Required"}} | {{ param.default }} | {{ param.description }} |