{% load static %}
{{ view.doc_string }}
{{ url_path_data.url_name }}
{{ method.HTTP_method }}
{{ method.doc_string }}
Expected request data
{{ expected_request_data.expected_request_data }}
{{ http_status.expected_response_status_code }}
{{ expected_response_data.comment }}
{{ expected_response_data.expected_response_data }}