budibase/packages/server
mike12345567 60acca5d95 Changing how types are generated from the open api spec a bit. 2022-03-01 19:00:28 +00:00
..
.vscode
__mocks__ Adding a testing system which generates the schema and compares against responses. 2022-02-24 23:21:10 +00:00
build
scripts Merge branch 'develop' of github.com:Budibase/budibase into feature/budibase-api 2022-02-28 18:43:45 +00:00
specs Adding a top level script for generating specs, symlinking the openapi yaml and json to top level as well. 2022-03-01 18:42:52 +00:00
src Changing how types are generated from the open api spec a bit. 2022-03-01 19:00:28 +00:00
.dockerignore
.eslintrc
.gitignore Adding in public endpoint definitions. 2022-02-17 18:58:09 +00:00
.npmignore
Dockerfile Merge branch 'develop' into oracle-datasource 2021-11-22 10:47:48 +00:00
LICENSE
babel.config.js
nodemon.json Fix cypress and update nodemon config to use backend-core 2022-01-25 23:26:39 +00:00
package.json Changing how types are generated from the open api spec a bit. 2022-03-01 19:00:28 +00:00
tsconfig.json Add jest to types 2022-02-08 14:26:18 +00:00
yarn.lock Adding new generation technique, converting openAPI spec to typescript definitions, which are then applied in mapping output middlewares to make sure that the structures of the response are fully respected. 2022-03-01 18:35:08 +00:00