|
@@ -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
|
|