feat: orval generate

This commit is contained in:
Константин Уколов
2024-07-31 10:38:59 +03:00
parent 0f08a7007d
commit 9d44b23565
27 changed files with 813 additions and 34 deletions
+1 -1
View File
@@ -7,7 +7,7 @@ export default defineConfig({
target: 'src/cakes.ts',
schemas: 'src/shared/model',
client: 'vue-query',
mock: true,
// mock: true,
},
input: './cakes.json',
},