You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
application/json: {"error": {"code": "bad_request", "message": "The requested resource was not found.", "doc_url": "https://dub.co/docs/api-reference/errors#bad-request"}}
application/json: {"error": {"code": "bad_request", "message": "The requested resource was not found.", "doc_url": "https://dub.co/docs/api-reference/errors#bad-request"}}
Copy file name to clipboardexpand all lines: docs/models/shared/workspaceschema.md
-1
Original file line number
Diff line number
Diff line change
@@ -32,7 +32,6 @@
32
32
|`users`| T::Array<[::OpenApiSDK::Shared::Users](../../models/shared/users.md)> |:heavy_check_mark:| The role of the authenticated user in the workspace. |
33
33
|`domains`| T::Array<[::OpenApiSDK::Shared::Domains](../../models/shared/domains.md)> |:heavy_check_mark:| The domains of the workspace. |
34
34
|`flags`| T::Hash[Symbol, *T::Boolean*]|:heavy_minus_sign:| The feature flags of the workspace, indicating which features are enabled. |
35
-
|`publishable_key`|*::String*|:heavy_check_mark:| The publishable key of the workspace. |
36
35
|`bank_account_name`|*::String*|:heavy_check_mark:|[BETA – Dub Partners]: The name of the connected bank account. |
37
36
|`partial_account_number`|*::String*|:heavy_check_mark:|[BETA – Dub Partners]: The partial account number of the bank account. |
38
37
|`routing_number`|*::String*|:heavy_check_mark:|[BETA – Dub Partners]: The routing number of the bank account. |
0 commit comments