File tree Expand file tree Collapse file tree 1 file changed +6
-1
lines changed Expand file tree Collapse file tree 1 file changed +6
-1
lines changed Original file line number Diff line number Diff line change 1
1
# Redirects from what the browser requests to what we serve
2
2
# THIS LIST IS NOT ALPHABETICAL! It mostly is, but order matters for wildcards.
3
- /ai /search
3
+ /ai /search
4
+ /api/interfaces/server.DatabaseWriter /api/interfaces/server.GenericDatabaseWriter
5
+ /api/interfaces/server.DatabaseReader /api/interfaces/server.GenericDatabaseReader
6
+ /api/interfaces/browser.ClientOptions /api/modules/browser#convexclientoptions
7
+ /api/interfaces/server.ActionCtx /generated-api/server#actionctx
8
+ /api/classes/values.GenericId /api/modules/values#genericid
4
9
/database/import-export/airbyte /database/import-export/streaming
5
10
/database/indexes /database/reading-data/indexes
6
11
/database/indexes/indexes-and-query-perf /database/reading-data/indexes/indexes-and-query-perf
You can’t perform that action at this time.
0 commit comments