Fix invalid API route in docs for .cdb.json schema (#416)
This commit is contained in:
@@ -445,6 +445,6 @@ Supported query parameters:
|
||||
* `high_reviewed`: highest reviewed
|
||||
* GET `/api/welcome/v1/` ([View](/api/welcome/v1/)) - in-menu welcome dialog. Experimental (may change without warning)
|
||||
* `featured`: featured games
|
||||
* GET `/api/cdb_schema/` ([View](/api/schema/))
|
||||
* GET `/api/cdb_schema/` ([View](/api/cdb_schema/))
|
||||
* Get JSON Schema of `.cdb.json`, including licenses, tags and content warnings.
|
||||
* See [JSON Schema Reference](https://json-schema.org/).
|
||||
* See [JSON Schema Reference](https://json-schema.org/).
|
||||
|
||||
Reference in New Issue
Block a user