From a9d2a6d9bee276ead4ab5662733000158c04e6e6 Mon Sep 17 00:00:00 2001 From: Alan Orth Date: Tue, 22 Dec 2020 11:21:46 +0200 Subject: [PATCH] CHANGELOG.md: Add note about Swagger UI --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 3cbd7fe..6da947c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -8,6 +8,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Added - indexer.py now indexes views and downloads for communities and collections - API endpoints for /communities, /community/id, /collections, and /collections/id +- Swagger UI interface on /swagger ### Changed - Add ORDER BY to /items resource to make sure results are returned