diff options
author | Flam3rboy <34555296+Flam3rboy@users.noreply.github.com> | 2021-09-01 23:33:14 +0200 |
---|---|---|
committer | Flam3rboy <34555296+Flam3rboy@users.noreply.github.com> | 2021-09-01 23:33:14 +0200 |
commit | 1a76c663d285167aa1b8c748f60c04cff5ae0dce (patch) | |
tree | 547efb9dd2ab175530d54e197405fb8a12d6310e /api/src/schema/index.ts | |
parent | Merge pull request #302 from sudenoh/master (diff) | |
download | server-1a76c663d285167aa1b8c748f60c04cff5ae0dce.tar.xz |
:sparkles: generate open api schema based on body and db entities
Diffstat (limited to 'api/src/schema/index.ts')
-rw-r--r-- | api/src/schema/index.ts | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/api/src/schema/index.ts b/api/src/schema/index.ts new file mode 100644 |