add content, add swagger

This commit is contained in:
Zotov Ivan Yuryevich
2026-04-05 15:06:27 +03:00
parent 981a01e8ef
commit 2ed71cfa30
24 changed files with 11889 additions and 11 deletions

7
src/api/vendor/services/vendor.ts vendored Normal file
View File

@@ -0,0 +1,7 @@
/**
* vendor service
*/
import { factories } from '@strapi/strapi';
export default factories.createCoreService('api::vendor.vendor');