temp
This commit is contained in:
@@ -38,6 +38,7 @@ export const initApi = async (opts: {
|
||||
let metadata = r.metadata || {};
|
||||
metadata.viewItem = item;
|
||||
metadata.url = query.url;
|
||||
metadata.source = 'query-proxy-api';
|
||||
router.route({
|
||||
path: r.path,
|
||||
key: r.key || '',
|
||||
|
||||
Reference in New Issue
Block a user