Implement OpenAPI configuration and fetching
This commit is contained in:
15
src/gen/.openapi-generator/FILES
Normal file
15
src/gen/.openapi-generator/FILES
Normal 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
|
Reference in New Issue
Block a user