mirror of
https://github.com/labring/FastGPT.git
synced 2025-08-03 21:48:02 +00:00
Extraction schema (#398)
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
import type { OpenApiSchema } from '@/types/support/openapi';
|
||||
import type { OpenApiSchema } from '@fastgpt/support/openapi/type.d';
|
||||
|
||||
export type GetApiKeyProps = {
|
||||
appId?: string;
|
||||
|
Reference in New Issue
Block a user