1
0
Fork 0
mirror of synced 2024-06-29 11:31:06 +12:00
budibase/packages/server/specs
2022-03-01 18:35:08 +00:00
..
resources 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
generate.js Adding a testing system which generates the schema and compares against responses. 2022-02-24 23:21:10 +00:00
openapi.json 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
openapi.yaml 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
parameters.js Adding in all endpoints/open API definitions, need to flesh everything out. 2022-02-21 19:04:13 +00:00
security.js Rows API mostly complete, starting into tables. 2022-02-18 15:47:15 +00:00