1
1
mirror of https://github.com/encode/django-rest-framework.git synced 2025-07-04 04:13:16 +03:00

Remove erronous HTML in example. Closes

This commit is contained in:
Tom Christie 2017-03-10 08:51:19 +00:00
parent 544b4b9948
commit 0fe0a91aed

View File

@ -105,7 +105,7 @@ Here's a brief example that demonstrates:
<html>
<head>
<script src="/static/rest_framework/js/coreapi-0.1.0.js"></script>
<script src="/docs/schema.js' %}"></script>
<script src="/docs/schema.js"></script>
<script>
const coreapi = window.coreapi
const schema = window.schema