Fix incorrect MIME type in API docs

This commit is contained in:
Raphael Michel
2017-10-11 00:11:36 +02:00
parent a0e7bd3996
commit b2c49aa786
11 changed files with 25 additions and 25 deletions
+4 -4
View File
@@ -141,7 +141,7 @@ Order endpoints
HTTP/1.1 200 OK
Vary: Accept
Content-Type: text/javascript
Content-Type: application/json
{
"count": 1,
@@ -251,7 +251,7 @@ Order endpoints
HTTP/1.1 200 OK
Vary: Accept
Content-Type: text/javascript
Content-Type: application/json
{
"code": "ABC12",
@@ -392,7 +392,7 @@ Order position endpoints
HTTP/1.1 200 OK
Vary: Accept
Content-Type: text/javascript
Content-Type: application/json
{
"count": 1,
@@ -476,7 +476,7 @@ Order position endpoints
HTTP/1.1 200 OK
Vary: Accept
Content-Type: text/javascript
Content-Type: application/json
{
"id": 23442,