Init OpenAPI
This commit is contained in:
36
src/api/openapi/.openapi-generator/FILES
Normal file
36
src/api/openapi/.openapi-generator/FILES
Normal file
@@ -0,0 +1,36 @@
|
||||
.gitignore
|
||||
.npmignore
|
||||
.openapi-generator-ignore
|
||||
README.md
|
||||
api.ts
|
||||
base.ts
|
||||
common.ts
|
||||
configuration.ts
|
||||
docs/Card.md
|
||||
docs/CardPrint.md
|
||||
docs/CardService.md
|
||||
docs/CardType.md
|
||||
docs/Deck.md
|
||||
docs/DeckService.md
|
||||
docs/NewCard.md
|
||||
docs/PageDeck.md
|
||||
docs/Region.md
|
||||
docs/RegionalSet.md
|
||||
docs/SetPrefix.md
|
||||
git_push.sh
|
||||
index.ts
|
||||
model/card-print.ts
|
||||
model/card-type.ts
|
||||
model/card.ts
|
||||
model/deck.ts
|
||||
model/index.ts
|
||||
model/new-card.ts
|
||||
model/page-deck.ts
|
||||
model/region.ts
|
||||
model/regional-set.ts
|
||||
model/set-prefix.ts
|
||||
package.json
|
||||
service/card-service.ts
|
||||
service/deck-service.ts
|
||||
tsconfig.esm.json
|
||||
tsconfig.json
|
||||
Reference in New Issue
Block a user