1
0
Fork 0
mirror of synced 2024-09-09 22:16:26 +12:00
budibase/packages/worker/src
melohagan 9ecf82e0f6
Add endpoint to GET tenant info from tenant global DB. (#13923)
* Add GET tenant info endpoint

* Add GET global tenant to endpoint list.

* Use correct not found code

* Fix unit test

* Code review comments

* Ignore account portal check types

* remove account-portal-ui from type check ignore

* Remove ignore account-portal-ui from type check
2024-06-17 09:22:44 +00:00
..
api Add endpoint to GET tenant info from tenant global DB. (#13923) 2024-06-17 09:22:44 +00:00
constants
db
middleware
migrations
sdk
tests Create Tenant endpoint + tenant_info doc (#13902) 2024-06-11 12:16:15 +01:00
utilities
ddApm.ts
environment.ts Merge branch 'master' of github.com:budibase/budibase into fix/aws-session-token-s3-ver2 2024-06-11 18:04:40 +01:00
features.ts
index.ts Adding a check for QA. 2024-06-11 12:13:18 +01:00
initPro.ts