cal.pub0.org/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
middleware
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
docker-compose.yml
index.ts
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