Browse Source

Update doc

Maurits van der Schee 6 years ago
parent
commit
a95f454f7b
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      README.md

+ 1
- 1
README.md View File

@@ -119,7 +119,7 @@ These features match features in v1 (see branch "v1"):
119 119
   - [x] Binary fields supported with base64 encoding
120 120
   - [x] Spatial/GIS fields and filters supported with WKT
121 121
   - [ ] Unstructured data support through JSON/JSONB
122
-  - [ ] Generate API documentation using OpenAPI tools
122
+  - [x] Generate API documentation using OpenAPI tools
123 123
   - [x] Authentication via JWT token or username/password
124 124
   - [ ] ~~SQLite support~~
125 125
 

Loading…
Cancel
Save