feat: add description

This commit is contained in:
Константин Уколов
2024-08-31 14:04:49 +03:00
parent 1fd9fd292d
commit 63d31fbe53
7 changed files with 123 additions and 60 deletions
+1 -1
View File
@@ -7,7 +7,7 @@ export default defineConfig({
target: 'src/shared/api',
schemas: 'src/shared/model',
client: 'vue-query',
baseUrl: 'https://cake-crm.3crabs.ru',
baseUrl: 'https://cake-api.3crabs.ru',
// mock: true,
},
input: './cakes.json',