1
0
Fork 0
mirror of synced 2024-09-15 16:59:43 +12:00
budibase/packages/server
2022-03-01 22:37:42 +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 Review comments and linting. 2022-03-01 22:37:42 +00:00
src Review comments and linting. 2022-03-01 22:37:42 +00:00
.dockerignore
.eslintrc
.gitignore
.npmignore
babel.config.js
Dockerfile
LICENSE
nodemon.json
package.json Changing how types are generated from the open api spec a bit. 2022-03-01 19:00:28 +00:00
tsconfig.json
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