Numeric endpoints.
Just copy endpoint url and use the url to create a custom json widget in numerics application.
EndPoint | Url |
---|---|
{{name}} | {{ request.scheme|safe }}://{{ request.get_host|safe }}{{ endpoint_url|safe }} |
Just copy endpoint url and use the url to create a custom json widget in numerics application.
EndPoint | Url |
---|---|
{{name}} | {{ request.scheme|safe }}://{{ request.get_host|safe }}{{ endpoint_url|safe }} |