wip
This commit is contained in:
parent
3324f3fa15
commit
ac99cdce8b
8 changed files with 20 additions and 20 deletions
|
|
@ -1,5 +1,5 @@
|
|||
import type { Schema } from '@/misc/json-schema.js';
|
||||
import { refs } from '@/misc/json-schema.js';
|
||||
import { refs } from 'misskey-js';
|
||||
|
||||
export function convertSchemaToOpenApiSchema(schema: Schema) {
|
||||
const res: any = schema;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue