Implement OpenAPI configuration and fetching

This commit is contained in:
2025-01-25 10:28:15 +01:00
parent db63f46f5d
commit f5094cad60
24 changed files with 878 additions and 6 deletions

View File

@ -0,0 +1,15 @@
.gitignore
.openapi-generator-ignore
README.md
api.module.ts
api/api.ts
api/hello.service.ts
configuration.ts
encoder.ts
git_push.sh
index.ts
model/errorResponse.ts
model/helloResponse.ts
model/models.ts
param.ts
variables.ts