Fix issues in the Swagger collection (#1322). Closes #1321.

This commit is contained in:
Rohan Shetty 2023-05-24 10:44:41 +05:30 committed by GitHub
parent d359ad27aa
commit 63bc00d8e3
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 1215 additions and 572 deletions

View file

@ -23,7 +23,7 @@ curl -u "username:username" -X GET 'http://localhost:9000/api/media' \
"uuid": "ec7b45ce-1408-4e5c-924e-965326a20287",
"filename": "Media file",
"created_at": "2020-04-08T22:43:45.080058+01:00",
"thumb_uri": "/uploads/image_thumb.jpg",
"thumb_url": "/uploads/image_thumb.jpg",
"uri": "/uploads/image.jpg"
}
]

File diff suppressed because it is too large Load diff