Generate code with openapi-generator

This commit is contained in:
Guilherme Werner 2025-05-27 08:09:51 -03:00
parent 1a8ffe89bc
commit 6069436d9c
67 changed files with 8992 additions and 3492 deletions

3
src/apis/index.ts Normal file
View file

@ -0,0 +1,3 @@
/* tslint:disable */
/* eslint-disable */
export * from './TribufuGeneratedApi';