mirror of
https://github.com/memohai/Memoh.git
synced 2026-04-25 07:00:48 +09:00
chore: move swagger docs to spec
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
import { defineConfig } from '@hey-api/openapi-ts';
|
||||
|
||||
export default defineConfig({
|
||||
input: './docs/swagger.json',
|
||||
input: './spec/swagger.json',
|
||||
output: 'packages/sdk/src',
|
||||
plugins: [
|
||||
'@hey-api/typescript',
|
||||
|
||||
Reference in New Issue
Block a user