calcom/packages/prisma
Agusti Fernandez Pardo 71e67b50b2
Fix: Improve docs and mobile style of api docs (#2635)
* fix: adds servers in openapi, remove hack in snippets, update deps, make dynamic import to use latests swagger ui deps

* fix: remove unneded import

* fix: adds yarn dev commands for api and swagger

* fix: prisma not web before api

* fix: improve mobile docs api

* fix request snippets

* fix: custom more visible scrollbar for snippets in moible

* fix: remove comments and ugly scrollbar

* fix: types and remove lib url

* fix: install iframe-react-resizer in docs

* fix: remove web scope from yarn dev:api

* fix: remove json-schema autogenerated as wont be used

* fix: apiKeyAuth

* fix: swagger patch thx hariom

* fix: add api to env/example

Co-authored-by: Agusti Fernandez Pardo <git@agusti.me>
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
Co-authored-by: zomars <zomars@me.com>
2022-05-05 09:36:02 -06:00
..
client Extract prisma to it's own package (#1823) 2022-02-15 13:30:52 -07:00
middleware Feature/reschedule bookings (#2351) 2022-04-14 15:25:24 -06:00
migrations Feat/zapier app (#2623) 2022-05-03 23:16:59 +00:00
zod Feat/zapier app (#2623) 2022-05-03 23:16:59 +00:00
.env.example Extract prisma to it's own package (#1823) 2022-02-15 13:30:52 -07:00
docker-compose.yml Extract prisma to it's own package (#1823) 2022-02-15 13:30:52 -07:00
index.ts Feature/reschedule bookings (#2351) 2022-04-14 15:25:24 -06:00
package.json Fixes/app store keys in db (#2651) 2022-05-02 14:39:35 -06:00
schema.prisma Feat/zapier app (#2623) 2022-05-03 23:16:59 +00:00
seed-app-store.ts Separates appStore env file 2022-05-04 16:13:28 -06:00
seed.ts Fixes/app store keys in db (#2651) 2022-05-02 14:39:35 -06:00
zod-utils.ts Fixes/locations (#2383) 2022-04-05 18:03:22 +00:00