refactor: rename schema to json-schema
This commit is contained in:
parent
66aef2e716
commit
5de8930058
65 changed files with 76 additions and 76 deletions
|
@ -1,4 +1,4 @@
|
|||
import type { Schema } from '@/misc/schema.js';
|
||||
import type { Schema } from '@/misc/json-schema.js';
|
||||
import { RolePolicies } from '@/core/RoleService.js';
|
||||
|
||||
import * as ep___admin_meta from './endpoints/admin/meta.js';
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue