From 73dc3a292e8f1a96bc622064814a7608e736c2bf Mon Sep 17 00:00:00 2001 From: Alan Orth Date: Tue, 6 Apr 2021 20:28:10 +0300 Subject: [PATCH] README.md: Remove TODO about Swagger I added the SwaggerUI interface a few months ago. --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 960fb1b..143caab 100644 --- a/README.md +++ b/README.md @@ -120,7 +120,6 @@ The id is the *internal* UUID for an item, community, or collection. You can get - Use JSON in PostgreSQL - Add top items endpoint, perhaps `/top/items` or `/items/top`? - Actually we could add `/items?limit=10&sort=views` -- Add Swagger with OpenAPI 3.0.x with [falcon-swagger-ui](https://github.com/rdidyk/falcon-swagger-ui) ## License This work is licensed under the [GPLv3](https://www.gnu.org/licenses/gpl-3.0.en.html).