1
0
Fork 0
mirror of synced 2024-05-19 20:02:34 +12:00
budibase/packages/server/src/api/routes/public
2022-09-14 12:11:20 +01:00
..
middleware Changing how types are generated from the open api spec a bit. 2022-03-01 19:00:28 +00:00
tests Updating summaries, adding descriptions, wrapping responses with generic wrapper 'data'. 2022-03-01 14:37:35 +00:00
utils Build fixes 2022-06-09 12:33:10 +01:00
applications.ts Making the URL optional for application creation/update in OpenAPI spec, removing unused parameter and fixing getRedisOptions function to work with fully qualified URLs. 2022-03-10 15:53:23 +00:00
index.ts Fixing issue with server not shutting down correctly when an error occurs, making sure that everything clears up gracefully. 2022-05-30 21:22:06 +01:00
queries.ts Quick fix for openAPI spec, improving the search spec. 2022-03-08 17:42:26 +00:00
rows.ts Updating specs to state that oneOf is allowed, fixing YAML issue and making sure allOr function works for lucene. 2022-07-05 19:54:11 +01:00
tables.ts Renaming data source -> datasource as per Mel's request. 2022-09-14 12:11:20 +01:00
users.ts Quick fix for openAPI spec, improving the search spec. 2022-03-08 17:42:26 +00:00