@stigmer/protos 0.0.36 → 0.0.40
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/ai/stigmer/agentic/agent/v1/command_connect.d.ts +18 -0
- package/ai/stigmer/agentic/agent/v1/command_connect.js +18 -0
- package/ai/stigmer/agentic/agent/v1/command_connect.js.map +1 -1
- package/ai/stigmer/agentic/agent/v1/command_pb.d.ts +18 -0
- package/ai/stigmer/agentic/agent/v1/command_pb.js +2 -1
- package/ai/stigmer/agentic/agent/v1/command_pb.js.map +1 -1
- package/ai/stigmer/agentic/agent/v1/io_pb.d.ts +19 -0
- package/ai/stigmer/agentic/agent/v1/io_pb.js +6 -1
- package/ai/stigmer/agentic/agent/v1/io_pb.js.map +1 -1
- package/ai/stigmer/agentic/agent/v1/query_connect.d.ts +21 -0
- package/ai/stigmer/agentic/agent/v1/query_connect.js +21 -0
- package/ai/stigmer/agentic/agent/v1/query_connect.js.map +1 -1
- package/ai/stigmer/agentic/agent/v1/query_pb.d.ts +21 -1
- package/ai/stigmer/agentic/agent/v1/query_pb.js +1 -1
- package/ai/stigmer/agentic/agent/v1/query_pb.js.map +1 -1
- package/ai/stigmer/agentic/agentexecution/v1/artifact_pb.d.ts +17 -0
- package/ai/stigmer/agentic/agentexecution/v1/artifact_pb.js +1 -1
- package/ai/stigmer/agentic/agentexecution/v1/artifact_pb.js.map +1 -1
- package/ai/stigmer/agentic/agentexecution/v1/command_pb.js +1 -1
- package/ai/stigmer/agentic/agentexecution/v1/command_pb.js.map +1 -1
- package/ai/stigmer/agentic/agentexecution/v1/io_pb.d.ts +178 -0
- package/ai/stigmer/agentic/agentexecution/v1/io_pb.js +21 -11
- package/ai/stigmer/agentic/agentexecution/v1/io_pb.js.map +1 -1
- package/ai/stigmer/agentic/agentexecution/v1/query_connect.d.ts +45 -0
- package/ai/stigmer/agentic/agentexecution/v1/query_connect.js +45 -0
- package/ai/stigmer/agentic/agentexecution/v1/query_connect.js.map +1 -1
- package/ai/stigmer/agentic/agentexecution/v1/query_pb.d.ts +45 -1
- package/ai/stigmer/agentic/agentexecution/v1/query_pb.js +1 -1
- package/ai/stigmer/agentic/agentexecution/v1/query_pb.js.map +1 -1
- package/ai/stigmer/agentic/agentexecution/v1/spec_pb.d.ts +14 -4
- package/ai/stigmer/agentic/agentexecution/v1/spec_pb.js.map +1 -1
- package/ai/stigmer/agentic/agentinstance/v1/command_connect.d.ts +1 -3
- package/ai/stigmer/agentic/agentinstance/v1/command_connect.js +1 -3
- package/ai/stigmer/agentic/agentinstance/v1/command_connect.js.map +1 -1
- package/ai/stigmer/agentic/agentinstance/v1/command_pb.d.ts +1 -3
- package/ai/stigmer/agentic/agentinstance/v1/command_pb.js +1 -1
- package/ai/stigmer/agentic/agentinstance/v1/command_pb.js.map +1 -1
- package/ai/stigmer/agentic/agentinstance/v1/io_pb.d.ts +33 -0
- package/ai/stigmer/agentic/agentinstance/v1/io_pb.js +6 -1
- package/ai/stigmer/agentic/agentinstance/v1/io_pb.js.map +1 -1
- package/ai/stigmer/agentic/agentinstance/v1/query_connect.d.ts +13 -0
- package/ai/stigmer/agentic/agentinstance/v1/query_connect.js +13 -0
- package/ai/stigmer/agentic/agentinstance/v1/query_connect.js.map +1 -1
- package/ai/stigmer/agentic/agentinstance/v1/query_pb.d.ts +13 -1
- package/ai/stigmer/agentic/agentinstance/v1/query_pb.js +1 -1
- package/ai/stigmer/agentic/agentinstance/v1/query_pb.js.map +1 -1
- package/ai/stigmer/agentic/environment/v1/command_connect.d.ts +24 -0
- package/ai/stigmer/agentic/environment/v1/command_connect.js +24 -0
- package/ai/stigmer/agentic/environment/v1/command_connect.js.map +1 -1
- package/ai/stigmer/agentic/environment/v1/command_pb.d.ts +23 -0
- package/ai/stigmer/agentic/environment/v1/command_pb.js +2 -1
- package/ai/stigmer/agentic/environment/v1/command_pb.js.map +1 -1
- package/ai/stigmer/agentic/environment/v1/io_pb.d.ts +140 -0
- package/ai/stigmer/agentic/environment/v1/io_pb.js +29 -1
- package/ai/stigmer/agentic/environment/v1/io_pb.js.map +1 -1
- package/ai/stigmer/agentic/environment/v1/query_connect.d.ts +26 -0
- package/ai/stigmer/agentic/environment/v1/query_connect.js +26 -0
- package/ai/stigmer/agentic/environment/v1/query_connect.js.map +1 -1
- package/ai/stigmer/agentic/environment/v1/query_pb.d.ts +26 -0
- package/ai/stigmer/agentic/environment/v1/query_pb.js +3 -1
- package/ai/stigmer/agentic/environment/v1/query_pb.js.map +1 -1
- package/ai/stigmer/agentic/executioncontext/v1/api_pb.d.ts +1 -1
- package/ai/stigmer/agentic/executioncontext/v1/command_connect.d.ts +11 -2
- package/ai/stigmer/agentic/executioncontext/v1/command_connect.js +11 -2
- package/ai/stigmer/agentic/executioncontext/v1/command_connect.js.map +1 -1
- package/ai/stigmer/agentic/executioncontext/v1/command_pb.d.ts +11 -2
- package/ai/stigmer/agentic/executioncontext/v1/command_pb.js +9 -2
- package/ai/stigmer/agentic/executioncontext/v1/command_pb.js.map +1 -1
- package/ai/stigmer/agentic/executioncontext/v1/query_connect.d.ts +13 -8
- package/ai/stigmer/agentic/executioncontext/v1/query_connect.js +13 -8
- package/ai/stigmer/agentic/executioncontext/v1/query_connect.js.map +1 -1
- package/ai/stigmer/agentic/executioncontext/v1/query_pb.d.ts +13 -8
- package/ai/stigmer/agentic/executioncontext/v1/query_pb.js +10 -1
- package/ai/stigmer/agentic/executioncontext/v1/query_pb.js.map +1 -1
- package/ai/stigmer/agentic/mcpserver/v1/command_connect.d.ts +18 -0
- package/ai/stigmer/agentic/mcpserver/v1/command_connect.js +18 -0
- package/ai/stigmer/agentic/mcpserver/v1/command_connect.js.map +1 -1
- package/ai/stigmer/agentic/mcpserver/v1/command_pb.d.ts +18 -1
- package/ai/stigmer/agentic/mcpserver/v1/command_pb.js +1 -1
- package/ai/stigmer/agentic/mcpserver/v1/command_pb.js.map +1 -1
- package/ai/stigmer/agentic/mcpserver/v1/query_pb.js +1 -1
- package/ai/stigmer/agentic/mcpserver/v1/query_pb.js.map +1 -1
- package/ai/stigmer/agentic/session/v1/query_connect.d.ts +2 -0
- package/ai/stigmer/agentic/session/v1/query_connect.js +2 -0
- package/ai/stigmer/agentic/session/v1/query_connect.js.map +1 -1
- package/ai/stigmer/agentic/session/v1/query_pb.d.ts +2 -0
- package/ai/stigmer/agentic/session/v1/query_pb.js +1 -1
- package/ai/stigmer/agentic/session/v1/query_pb.js.map +1 -1
- package/ai/stigmer/agentic/session/v1/spec_pb.d.ts +36 -3
- package/ai/stigmer/agentic/session/v1/spec_pb.js +4 -1
- package/ai/stigmer/agentic/session/v1/spec_pb.js.map +1 -1
- package/ai/stigmer/agentic/skill/v1/command_connect.d.ts +40 -0
- package/ai/stigmer/agentic/skill/v1/command_connect.js +40 -0
- package/ai/stigmer/agentic/skill/v1/command_connect.js.map +1 -1
- package/ai/stigmer/agentic/skill/v1/command_pb.d.ts +40 -1
- package/ai/stigmer/agentic/skill/v1/command_pb.js +2 -1
- package/ai/stigmer/agentic/skill/v1/command_pb.js.map +1 -1
- package/ai/stigmer/agentic/skill/v1/io_pb.d.ts +66 -0
- package/ai/stigmer/agentic/skill/v1/io_pb.js +8 -3
- package/ai/stigmer/agentic/skill/v1/io_pb.js.map +1 -1
- package/ai/stigmer/agentic/workflow/v1/query_pb.js +1 -1
- package/ai/stigmer/agentic/workflow/v1/query_pb.js.map +1 -1
- package/ai/stigmer/agentic/workflowexecution/v1/command_pb.js +1 -1
- package/ai/stigmer/agentic/workflowexecution/v1/command_pb.js.map +1 -1
- package/ai/stigmer/agentic/workflowinstance/v1/command_connect.d.ts +4 -4
- package/ai/stigmer/agentic/workflowinstance/v1/command_connect.js +4 -4
- package/ai/stigmer/agentic/workflowinstance/v1/command_pb.d.ts +4 -4
- package/ai/stigmer/agentic/workflowinstance/v1/command_pb.js +2 -2
- package/ai/stigmer/agentic/workflowinstance/v1/command_pb.js.map +1 -1
- package/ai/stigmer/agentic/workflowinstance/v1/io_pb.d.ts +1 -1
- package/ai/stigmer/agentic/workflowinstance/v1/query_connect.d.ts +1 -1
- package/ai/stigmer/agentic/workflowinstance/v1/query_connect.js +1 -1
- package/ai/stigmer/agentic/workflowinstance/v1/query_pb.d.ts +1 -1
- package/ai/stigmer/agentic/workflowinstance/v1/query_pb.js +1 -1
- package/ai/stigmer/agentic/workflowinstance/v1/query_pb.js.map +1 -1
- package/ai/stigmer/agentic/workflowinstance/v1/spec_pb.d.ts +2 -2
- package/ai/stigmer/agentic/workflowinstance/v1/spec_pb.js +1 -1
- package/ai/stigmer/agentic/workflowinstance/v1/spec_pb.js.map +1 -1
- package/ai/stigmer/commons/apiresource/apiresourcekind/api_resource_kind_pb.js +1 -1
- package/ai/stigmer/commons/apiresource/apiresourcekind/api_resource_kind_pb.js.map +1 -1
- package/ai/stigmer/commons/apiresource/apiresourcekind/authorization_config_pb.d.ts +20 -0
- package/ai/stigmer/commons/apiresource/apiresourcekind/authorization_config_pb.js +1 -1
- package/ai/stigmer/commons/apiresource/apiresourcekind/authorization_config_pb.js.map +1 -1
- package/ai/stigmer/commons/apiresource/io_pb.d.ts +34 -0
- package/ai/stigmer/commons/apiresource/io_pb.js +8 -2
- package/ai/stigmer/commons/apiresource/io_pb.js.map +1 -1
- package/ai/stigmer/iam/apikey/v1/query_connect.d.ts +0 -3
- package/ai/stigmer/iam/apikey/v1/query_connect.js +0 -3
- package/ai/stigmer/iam/apikey/v1/query_connect.js.map +1 -1
- package/ai/stigmer/iam/apikey/v1/query_pb.d.ts +0 -3
- package/ai/stigmer/iam/apikey/v1/query_pb.js +1 -1
- package/ai/stigmer/iam/apikey/v1/query_pb.js.map +1 -1
- package/ai/stigmer/iam/iampolicy/v1/command_connect.d.ts +6 -48
- package/ai/stigmer/iam/iampolicy/v1/command_connect.js +6 -48
- package/ai/stigmer/iam/iampolicy/v1/command_connect.js.map +1 -1
- package/ai/stigmer/iam/iampolicy/v1/command_pb.d.ts +6 -47
- package/ai/stigmer/iam/iampolicy/v1/command_pb.js +1 -1
- package/ai/stigmer/iam/iampolicy/v1/command_pb.js.map +1 -1
- package/ai/stigmer/iam/iampolicy/v1/rpcauthorization/iam_permission_pb.d.ts +34 -52
- package/ai/stigmer/iam/iampolicy/v1/rpcauthorization/iam_permission_pb.js +34 -52
- package/ai/stigmer/iam/iampolicy/v1/rpcauthorization/iam_permission_pb.js.map +1 -1
- package/ai/stigmer/iam/identityaccount/v1/command_pb.js +1 -1
- package/ai/stigmer/iam/identityaccount/v1/command_pb.js.map +1 -1
- package/ai/stigmer/iam/identityprovider/v1/query_connect.d.ts +1 -0
- package/ai/stigmer/iam/identityprovider/v1/query_connect.js +1 -0
- package/ai/stigmer/iam/identityprovider/v1/query_connect.js.map +1 -1
- package/ai/stigmer/iam/identityprovider/v1/query_pb.d.ts +1 -0
- package/ai/stigmer/iam/identityprovider/v1/query_pb.js +1 -1
- package/ai/stigmer/iam/identityprovider/v1/query_pb.js.map +1 -1
- package/ai/stigmer/platform/github/v1/service_connect.d.ts +58 -0
- package/ai/stigmer/platform/github/v1/service_connect.js +64 -0
- package/ai/stigmer/platform/github/v1/service_connect.js.map +1 -0
- package/ai/stigmer/platform/github/v1/service_pb.d.ts +164 -0
- package/ai/stigmer/platform/github/v1/service_pb.js +49 -0
- package/ai/stigmer/platform/github/v1/service_pb.js.map +1 -0
- package/ai/stigmer/tenancy/organization/v1/spec_pb.d.ts +8 -0
- package/ai/stigmer/tenancy/organization/v1/spec_pb.js +1 -1
- package/ai/stigmer/tenancy/organization/v1/spec_pb.js.map +1 -1
- package/ai/stigmer/tenancy/project/v1/query_pb.js +1 -1
- package/ai/stigmer/tenancy/project/v1/query_pb.js.map +1 -1
- package/package.json +1 -1
|
@@ -5,10 +5,12 @@ import { enumDesc, fileDesc } from "@bufbuild/protobuf/codegenv1";
|
|
|
5
5
|
/**
|
|
6
6
|
* Describes the file ai/stigmer/iam/iampolicy/v1/rpcauthorization/iam_permission.proto.
|
|
7
7
|
*/
|
|
8
|
-
export const file_ai_stigmer_iam_iampolicy_v1_rpcauthorization_iam_permission = /*@__PURE__*/ fileDesc("
|
|
8
|
+
export const file_ai_stigmer_iam_iampolicy_v1_rpcauthorization_iam_permission = /*@__PURE__*/ fileDesc("CkFhaS9zdGlnbWVyL2lhbS9pYW1wb2xpY3kvdjEvcnBjYXV0aG9yaXphdGlvbi9pYW1fcGVybWlzc2lvbi5wcm90bxIsYWkuc3RpZ21lci5pYW0uaWFtcG9saWN5LnYxLnJwY2F1dGhvcml6YXRpb24qoAUKGEFwaVJlc291cmNlSWFtUGVybWlzc2lvbhIPCgt1bnNwZWNpZmllZBAAEgoKBmNyZWF0ZRABEg4KCmNhbl9kZWxldGUQAhIMCghjYW5fdmlldxADEgwKCGNhbl9lZGl0EAQSGAoUbG9naW5fdG9fYmFja19vZmZpY2UQBxIUChBjYW5fZ3JhbnRfYWNjZXNzEAgSEwoPY2FuX3ZpZXdfYWNjZXNzEAkSCQoFb3duZXIQChIKCgZtZW1iZXIQCxIKCgZ2aWV3ZXIQGhIUChBpZGVudGl0eV9hY2NvdW50EAwSEAoMb3JnYW5pemF0aW9uEA0SCwoHc2Vzc2lvbhAOEgkKBWFnZW50EA8SFAoQY2FuX2NyZWF0ZV9hZ2VudBAQEhcKE2Nhbl9jcmVhdGVfd29ya2Zsb3cQERIWChJjYW5fY3JlYXRlX3Nlc3Npb24QEhIbChdjYW5fY3JlYXRlX2V4ZWN1dGlvbl9pbhATEhcKE2Nhbl9jcmVhdGVfaW5zdGFuY2UQFBIUChBjYW5fY3JlYXRlX3NraWxsEBUSFgoSY2FuX2NyZWF0ZV9wcm9qZWN0EBcSEgoOY2FuX2NyZWF0ZV9pZHAQGBIaChZjYW5fY3JlYXRlX2Vudmlyb25tZW50EBsSDwoLY2FuX2V4ZWN1dGUQFhIUChBjYW5fcmVhZF9zZWNyZXRzEBkSFQoRY2FuX2Jvb3RzdHJhcF9pYW0QHRIgChxjYW5fbWFuYWdlX2lkZW50aXR5X2FjY291bnRzEB4SHwobY2FuX3VwZGF0ZV9leGVjdXRpb25fc3RhdHVzEB8iBAgFEAUiBAgGEAYiBAgcEBwqCG9wZXJhdG9yKghwbGF0Zm9ybSoRY2FuX3VwZGF0ZV9zdGF0dXNiBnByb3RvMw");
|
|
9
9
|
/**
|
|
10
|
-
* ApiResourceIamPermission defines the
|
|
11
|
-
*
|
|
10
|
+
* ApiResourceIamPermission defines the permissions and structural relations
|
|
11
|
+
* used in the Stigmer authorization model. Each value maps to an FGA relation
|
|
12
|
+
* name that appears either in RPC authorization annotations or in FGA tuple
|
|
13
|
+
* creation logic.
|
|
12
14
|
*
|
|
13
15
|
* @generated from enum ai.stigmer.iam.iampolicy.v1.rpcauthorization.ApiResourceIamPermission
|
|
14
16
|
*/
|
|
@@ -39,135 +41,115 @@ export var ApiResourceIamPermission;
|
|
|
39
41
|
/**
|
|
40
42
|
* Platform-level permissions
|
|
41
43
|
*
|
|
42
|
-
* Platform operator with elevated privileges
|
|
43
|
-
*
|
|
44
|
-
* @generated from enum value: operator = 5;
|
|
45
|
-
*/
|
|
46
|
-
ApiResourceIamPermission[ApiResourceIamPermission["operator"] = 5] = "operator";
|
|
47
|
-
/**
|
|
48
|
-
* Platform-level access
|
|
49
|
-
*
|
|
50
|
-
* @generated from enum value: platform = 6;
|
|
51
|
-
*/
|
|
52
|
-
ApiResourceIamPermission[ApiResourceIamPermission["platform"] = 6] = "platform";
|
|
53
|
-
/**
|
|
54
|
-
* Permission to login to back office
|
|
55
|
-
*
|
|
56
44
|
* @generated from enum value: login_to_back_office = 7;
|
|
57
45
|
*/
|
|
58
46
|
ApiResourceIamPermission[ApiResourceIamPermission["login_to_back_office"] = 7] = "login_to_back_office";
|
|
59
47
|
/**
|
|
60
|
-
* IAM policy management permissions
|
|
61
|
-
*
|
|
62
|
-
* Permission to grant/revoke access (create/delete IAM policies)
|
|
48
|
+
* IAM policy management permissions
|
|
63
49
|
*
|
|
64
50
|
* @generated from enum value: can_grant_access = 8;
|
|
65
51
|
*/
|
|
66
52
|
ApiResourceIamPermission[ApiResourceIamPermission["can_grant_access"] = 8] = "can_grant_access";
|
|
67
53
|
/**
|
|
68
|
-
* Permission to view who has access (view IAM policies)
|
|
69
|
-
*
|
|
70
54
|
* @generated from enum value: can_view_access = 9;
|
|
71
55
|
*/
|
|
72
56
|
ApiResourceIamPermission[ApiResourceIamPermission["can_view_access"] = 9] = "can_view_access";
|
|
73
57
|
/**
|
|
74
58
|
* Resource ownership and membership
|
|
75
59
|
*
|
|
76
|
-
* Resource owner
|
|
77
|
-
*
|
|
78
60
|
* @generated from enum value: owner = 10;
|
|
79
61
|
*/
|
|
80
62
|
ApiResourceIamPermission[ApiResourceIamPermission["owner"] = 10] = "owner";
|
|
81
63
|
/**
|
|
82
|
-
* Resource member (for teams, organizations)
|
|
83
|
-
*
|
|
84
64
|
* @generated from enum value: member = 11;
|
|
85
65
|
*/
|
|
86
66
|
ApiResourceIamPermission[ApiResourceIamPermission["member"] = 11] = "member";
|
|
67
|
+
/**
|
|
68
|
+
* @generated from enum value: viewer = 26;
|
|
69
|
+
*/
|
|
70
|
+
ApiResourceIamPermission[ApiResourceIamPermission["viewer"] = 26] = "viewer";
|
|
87
71
|
/**
|
|
88
72
|
* Structural relations (parent links)
|
|
89
73
|
*
|
|
90
|
-
* Link to identity account (user-scoped parent)
|
|
91
|
-
*
|
|
92
74
|
* @generated from enum value: identity_account = 12;
|
|
93
75
|
*/
|
|
94
76
|
ApiResourceIamPermission[ApiResourceIamPermission["identity_account"] = 12] = "identity_account";
|
|
95
77
|
/**
|
|
96
|
-
* Link to organization (org-scoped parent)
|
|
97
|
-
*
|
|
98
78
|
* @generated from enum value: organization = 13;
|
|
99
79
|
*/
|
|
100
80
|
ApiResourceIamPermission[ApiResourceIamPermission["organization"] = 13] = "organization";
|
|
101
81
|
/**
|
|
102
|
-
* Link to session (agent execution parent)
|
|
103
|
-
*
|
|
104
82
|
* @generated from enum value: session = 14;
|
|
105
83
|
*/
|
|
106
84
|
ApiResourceIamPermission[ApiResourceIamPermission["session"] = 14] = "session";
|
|
107
85
|
/**
|
|
108
|
-
* Link to agent (agent instance parent)
|
|
109
|
-
*
|
|
110
86
|
* @generated from enum value: agent = 15;
|
|
111
87
|
*/
|
|
112
88
|
ApiResourceIamPermission[ApiResourceIamPermission["agent"] = 15] = "agent";
|
|
113
89
|
/**
|
|
114
90
|
* Resource-specific creation permissions
|
|
115
91
|
*
|
|
116
|
-
* Permission to create agents in an organization
|
|
117
|
-
*
|
|
118
92
|
* @generated from enum value: can_create_agent = 16;
|
|
119
93
|
*/
|
|
120
94
|
ApiResourceIamPermission[ApiResourceIamPermission["can_create_agent"] = 16] = "can_create_agent";
|
|
121
95
|
/**
|
|
122
|
-
* Permission to create workflows in an organization
|
|
123
|
-
*
|
|
124
96
|
* @generated from enum value: can_create_workflow = 17;
|
|
125
97
|
*/
|
|
126
98
|
ApiResourceIamPermission[ApiResourceIamPermission["can_create_workflow"] = 17] = "can_create_workflow";
|
|
127
99
|
/**
|
|
128
|
-
* Permission to create sessions in an organization
|
|
129
|
-
*
|
|
130
100
|
* @generated from enum value: can_create_session = 18;
|
|
131
101
|
*/
|
|
132
102
|
ApiResourceIamPermission[ApiResourceIamPermission["can_create_session"] = 18] = "can_create_session";
|
|
133
103
|
/**
|
|
134
|
-
* Permission to create agent executions in a session
|
|
135
|
-
*
|
|
136
104
|
* @generated from enum value: can_create_execution_in = 19;
|
|
137
105
|
*/
|
|
138
106
|
ApiResourceIamPermission[ApiResourceIamPermission["can_create_execution_in"] = 19] = "can_create_execution_in";
|
|
139
107
|
/**
|
|
140
|
-
* Permission to create agent instances (derived from can_execute on parent agent)
|
|
141
|
-
*
|
|
142
108
|
* @generated from enum value: can_create_instance = 20;
|
|
143
109
|
*/
|
|
144
110
|
ApiResourceIamPermission[ApiResourceIamPermission["can_create_instance"] = 20] = "can_create_instance";
|
|
145
111
|
/**
|
|
146
|
-
* Permission to create skills in an organization
|
|
147
|
-
*
|
|
148
112
|
* @generated from enum value: can_create_skill = 21;
|
|
149
113
|
*/
|
|
150
114
|
ApiResourceIamPermission[ApiResourceIamPermission["can_create_skill"] = 21] = "can_create_skill";
|
|
151
115
|
/**
|
|
152
|
-
* Permission to create projects in an organization
|
|
153
|
-
*
|
|
154
116
|
* @generated from enum value: can_create_project = 23;
|
|
155
117
|
*/
|
|
156
118
|
ApiResourceIamPermission[ApiResourceIamPermission["can_create_project"] = 23] = "can_create_project";
|
|
157
119
|
/**
|
|
158
|
-
* Permission to create identity providers in an organization
|
|
159
|
-
*
|
|
160
120
|
* @generated from enum value: can_create_idp = 24;
|
|
161
121
|
*/
|
|
162
122
|
ApiResourceIamPermission[ApiResourceIamPermission["can_create_idp"] = 24] = "can_create_idp";
|
|
123
|
+
/**
|
|
124
|
+
* @generated from enum value: can_create_environment = 27;
|
|
125
|
+
*/
|
|
126
|
+
ApiResourceIamPermission[ApiResourceIamPermission["can_create_environment"] = 27] = "can_create_environment";
|
|
163
127
|
/**
|
|
164
128
|
* Resource-specific operation permissions
|
|
165
129
|
*
|
|
166
|
-
* Permission to execute agent/session operations
|
|
167
|
-
*
|
|
168
130
|
* @generated from enum value: can_execute = 22;
|
|
169
131
|
*/
|
|
170
132
|
ApiResourceIamPermission[ApiResourceIamPermission["can_execute"] = 22] = "can_execute";
|
|
133
|
+
/**
|
|
134
|
+
* Secret access permissions
|
|
135
|
+
*
|
|
136
|
+
* @generated from enum value: can_read_secrets = 25;
|
|
137
|
+
*/
|
|
138
|
+
ApiResourceIamPermission[ApiResourceIamPermission["can_read_secrets"] = 25] = "can_read_secrets";
|
|
139
|
+
/**
|
|
140
|
+
* Platform-level operational permissions (checked against platform:stigmer)
|
|
141
|
+
*
|
|
142
|
+
* @generated from enum value: can_bootstrap_iam = 29;
|
|
143
|
+
*/
|
|
144
|
+
ApiResourceIamPermission[ApiResourceIamPermission["can_bootstrap_iam"] = 29] = "can_bootstrap_iam";
|
|
145
|
+
/**
|
|
146
|
+
* @generated from enum value: can_manage_identity_accounts = 30;
|
|
147
|
+
*/
|
|
148
|
+
ApiResourceIamPermission[ApiResourceIamPermission["can_manage_identity_accounts"] = 30] = "can_manage_identity_accounts";
|
|
149
|
+
/**
|
|
150
|
+
* @generated from enum value: can_update_execution_status = 31;
|
|
151
|
+
*/
|
|
152
|
+
ApiResourceIamPermission[ApiResourceIamPermission["can_update_execution_status"] = 31] = "can_update_execution_status";
|
|
171
153
|
})(ApiResourceIamPermission || (ApiResourceIamPermission = {}));
|
|
172
154
|
/**
|
|
173
155
|
* Describes the enum ai.stigmer.iam.iampolicy.v1.rpcauthorization.ApiResourceIamPermission.
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"iam_permission_pb.js","sourceRoot":"","sources":["../../../../../../../ai/stigmer/iam/iampolicy/v1/rpcauthorization/iam_permission_pb.ts"],"names":[],"mappings":"AAAA,gEAAgE;AAChE,+JAA+J;AAC/J,oBAAoB;AAGpB,OAAO,EAAE,QAAQ,EAAE,QAAQ,EAAE,MAAM,8BAA8B,CAAC;AAElE;;GAEG;AACH,MAAM,CAAC,MAAM,gEAAgE,GAAY,aAAa,CACpG,QAAQ,CAAC,
|
|
1
|
+
{"version":3,"file":"iam_permission_pb.js","sourceRoot":"","sources":["../../../../../../../ai/stigmer/iam/iampolicy/v1/rpcauthorization/iam_permission_pb.ts"],"names":[],"mappings":"AAAA,gEAAgE;AAChE,+JAA+J;AAC/J,oBAAoB;AAGpB,OAAO,EAAE,QAAQ,EAAE,QAAQ,EAAE,MAAM,8BAA8B,CAAC;AAElE;;GAEG;AACH,MAAM,CAAC,MAAM,gEAAgE,GAAY,aAAa,CACpG,QAAQ,CAAC,wiCAAwiC,CAAC,CAAC;AAErjC;;;;;;;GAOG;AACH,MAAM,CAAN,IAAY,wBAmKX;AAnKD,WAAY,wBAAwB;IAClC;;OAEG;IACH,qFAAe,CAAA;IAEf;;;;OAIG;IACH,2EAAU,CAAA;IAEV;;OAEG;IACH,mFAAc,CAAA;IAEd;;OAEG;IACH,+EAAY,CAAA;IAEZ;;OAEG;IACH,+EAAY,CAAA;IAEZ;;;;OAIG;IACH,uGAAwB,CAAA;IAExB;;;;OAIG;IACH,+FAAoB,CAAA;IAEpB;;OAEG;IACH,6FAAmB,CAAA;IAEnB;;;;OAIG;IACH,0EAAU,CAAA;IAEV;;OAEG;IACH,4EAAW,CAAA;IAEX;;OAEG;IACH,4EAAW,CAAA;IAEX;;;;OAIG;IACH,gGAAqB,CAAA;IAErB;;OAEG;IACH,wFAAiB,CAAA;IAEjB;;OAEG;IACH,8EAAY,CAAA;IAEZ;;OAEG;IACH,0EAAU,CAAA;IAEV;;;;OAIG;IACH,gGAAqB,CAAA;IAErB;;OAEG;IACH,sGAAwB,CAAA;IAExB;;OAEG;IACH,oGAAuB,CAAA;IAEvB;;OAEG;IACH,8GAA4B,CAAA;IAE5B;;OAEG;IACH,sGAAwB,CAAA;IAExB;;OAEG;IACH,gGAAqB,CAAA;IAErB;;OAEG;IACH,oGAAuB,CAAA;IAEvB;;OAEG;IACH,4FAAmB,CAAA;IAEnB;;OAEG;IACH,4GAA2B,CAAA;IAE3B;;;;OAIG;IACH,sFAAgB,CAAA;IAEhB;;;;OAIG;IACH,gGAAqB,CAAA;IAErB;;;;OAIG;IACH,kGAAsB,CAAA;IAEtB;;OAEG;IACH,wHAAiC,CAAA;IAEjC;;OAEG;IACH,sHAAgC,CAAA;AAClC,CAAC,EAnKW,wBAAwB,KAAxB,wBAAwB,QAmKnC;AAED;;GAEG;AACH,MAAM,CAAC,MAAM,8BAA8B,GAAsC,aAAa,CAC5F,QAAQ,CAAC,gEAAgE,EAAE,CAAC,CAAC,CAAC"}
|
|
@@ -10,7 +10,7 @@ import { file_google_protobuf_empty } from "@bufbuild/protobuf/wkt";
|
|
|
10
10
|
/**
|
|
11
11
|
* Describes the file ai/stigmer/iam/identityaccount/v1/command.proto.
|
|
12
12
|
*/
|
|
13
|
-
export const file_ai_stigmer_iam_identityaccount_v1_command = /*@__PURE__*/ fileDesc("
|
|
13
|
+
export const file_ai_stigmer_iam_identityaccount_v1_command = /*@__PURE__*/ fileDesc("Ci9haS9zdGlnbWVyL2lhbS9pZGVudGl0eWFjY291bnQvdjEvY29tbWFuZC5wcm90bxIhYWkuc3RpZ21lci5pYW0uaWRlbnRpdHlhY2NvdW50LnYxMvIECiBJZGVudGl0eUFjY291bnRDb21tYW5kQ29udHJvbGxlchJ2CgZjcmVhdGUSMi5haS5zdGlnbWVyLmlhbS5pZGVudGl0eWFjY291bnQudjEuSWRlbnRpdHlBY2NvdW50GjIuYWkuc3RpZ21lci5pYW0uaWRlbnRpdHlhY2NvdW50LnYxLklkZW50aXR5QWNjb3VudCIE0LgYARKwAQoGdXBkYXRlEjIuYWkuc3RpZ21lci5pYW0uaWRlbnRpdHlhY2NvdW50LnYxLklkZW50aXR5QWNjb3VudBoyLmFpLnN0aWdtZXIuaWFtLmlkZW50aXR5YWNjb3VudC52MS5JZGVudGl0eUFjY291bnQiPsK4GDoIBBALIgttZXRhZGF0YS5pZCondW5hdXRob3JpemVkIHRvIHVwZGF0ZSBpZGVudGl0eSBhY2NvdW50EqwBCgZkZWxldGUSNC5haS5zdGlnbWVyLmlhbS5pZGVudGl0eWFjY291bnQudjEuSWRlbnRpdHlBY2NvdW50SWQaMi5haS5zdGlnbWVyLmlhbS5pZGVudGl0eWFjY291bnQudjEuSWRlbnRpdHlBY2NvdW50IjjCuBg0CAIQCyIFdmFsdWUqJ3VuYXV0aG9yaXplZCB0byBkZWxldGUgaWRlbnRpdHkgYWNjb3VudBJuChVzaW11bGF0ZVNpZ251cFdlYmhvb2sSNy5haS5zdGlnbWVyLmlhbS5pZGVudGl0eWFjY291bnQudjEuSWRlbnRpdHlBY2NvdW50RW1haWwaFi5nb29nbGUucHJvdG9idWYuRW1wdHkiBNC4GAEaBKD/KwtiBnByb3RvMw", [file_ai_stigmer_commons_apiresource_rpc_service_options, file_ai_stigmer_iam_iampolicy_v1_rpcauthorization_method_options, file_ai_stigmer_iam_identityaccount_v1_api, file_ai_stigmer_iam_identityaccount_v1_io, file_google_protobuf_empty]);
|
|
14
14
|
/**
|
|
15
15
|
* identity-account command controller
|
|
16
16
|
*
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"command_pb.js","sourceRoot":"","sources":["../../../../../../ai/stigmer/iam/identityaccount/v1/command_pb.ts"],"names":[],"mappings":"AAAA,gEAAgE;AAChE,kIAAkI;AAClI,oBAAoB;AAGpB,OAAO,EAAE,QAAQ,EAAE,WAAW,EAAE,MAAM,8BAA8B,CAAC;AACrE,OAAO,EAAE,uDAAuD,EAAE,MAAM,qDAAqD,CAAC;AAC9H,OAAO,EAAE,gEAAgE,EAAE,MAAM,uDAAuD,CAAC;AAEzI,OAAO,EAAE,0CAA0C,EAAE,MAAM,UAAU,CAAC;AAEtE,OAAO,EAAE,yCAAyC,EAAE,MAAM,SAAS,CAAC;AAEpE,OAAO,EAAE,0BAA0B,EAAE,MAAM,wBAAwB,CAAC;AAEpE;;GAEG;AACH,MAAM,CAAC,MAAM,8CAA8C,GAAY,aAAa,CAClF,QAAQ,CAAC,
|
|
1
|
+
{"version":3,"file":"command_pb.js","sourceRoot":"","sources":["../../../../../../ai/stigmer/iam/identityaccount/v1/command_pb.ts"],"names":[],"mappings":"AAAA,gEAAgE;AAChE,kIAAkI;AAClI,oBAAoB;AAGpB,OAAO,EAAE,QAAQ,EAAE,WAAW,EAAE,MAAM,8BAA8B,CAAC;AACrE,OAAO,EAAE,uDAAuD,EAAE,MAAM,qDAAqD,CAAC;AAC9H,OAAO,EAAE,gEAAgE,EAAE,MAAM,uDAAuD,CAAC;AAEzI,OAAO,EAAE,0CAA0C,EAAE,MAAM,UAAU,CAAC;AAEtE,OAAO,EAAE,yCAAyC,EAAE,MAAM,SAAS,CAAC;AAEpE,OAAO,EAAE,0BAA0B,EAAE,MAAM,wBAAwB,CAAC;AAEpE;;GAEG;AACH,MAAM,CAAC,MAAM,8CAA8C,GAAY,aAAa,CAClF,QAAQ,CAAC,o8BAAo8B,EAAE,CAAC,uDAAuD,EAAE,gEAAgE,EAAE,0CAA0C,EAAE,yCAAyC,EAAE,0BAA0B,CAAC,CAAC,CAAC;AAEjsC;;;;GAIG;AACH,MAAM,CAAC,MAAM,gCAAgC,GA8CxC,aAAa,CAChB,WAAW,CAAC,8CAA8C,EAAE,CAAC,CAAC,CAAC"}
|
|
@@ -19,6 +19,7 @@ export declare const IdentityProviderQueryController: {
|
|
|
19
19
|
};
|
|
20
20
|
/**
|
|
21
21
|
* Get an identity provider by reference (org + slug).
|
|
22
|
+
* Custom authorization in handler.
|
|
22
23
|
*
|
|
23
24
|
* @generated from rpc ai.stigmer.iam.identityprovider.v1.IdentityProviderQueryController.getByReference
|
|
24
25
|
*/
|
|
@@ -24,6 +24,7 @@ export const IdentityProviderQueryController = {
|
|
|
24
24
|
},
|
|
25
25
|
/**
|
|
26
26
|
* Get an identity provider by reference (org + slug).
|
|
27
|
+
* Custom authorization in handler.
|
|
27
28
|
*
|
|
28
29
|
* @generated from rpc ai.stigmer.iam.identityprovider.v1.IdentityProviderQueryController.getByReference
|
|
29
30
|
*/
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"query_connect.js","sourceRoot":"","sources":["../../../../../../ai/stigmer/iam/identityprovider/v1/query_connect.ts"],"names":[],"mappings":"AAAA,wEAAwE;AACxE,kIAAkI;AAClI,oBAAoB;AACpB,cAAc;AAId,OAAO,EAAE,UAAU,EAAE,MAAM,oBAAoB,CAAC;AAEhD;;;;GAIG;AACH,MAAM,CAAC,MAAM,+BAA+B,GAAG;IAC7C,QAAQ,EAAE,oEAAoE;IAC9E,OAAO,EAAE;QACP;;;;WAIG;QACH,GAAG,EAAE;YACH,IAAI,EAAE,KAAK;YACX,CAAC,EAAE,aAAa;YAChB,CAAC,EAAE,gBAAgB;YACnB,IAAI,EAAE,UAAU,CAAC,KAAK;SACvB;QACD
|
|
1
|
+
{"version":3,"file":"query_connect.js","sourceRoot":"","sources":["../../../../../../ai/stigmer/iam/identityprovider/v1/query_connect.ts"],"names":[],"mappings":"AAAA,wEAAwE;AACxE,kIAAkI;AAClI,oBAAoB;AACpB,cAAc;AAId,OAAO,EAAE,UAAU,EAAE,MAAM,oBAAoB,CAAC;AAEhD;;;;GAIG;AACH,MAAM,CAAC,MAAM,+BAA+B,GAAG;IAC7C,QAAQ,EAAE,oEAAoE;IAC9E,OAAO,EAAE;QACP;;;;WAIG;QACH,GAAG,EAAE;YACH,IAAI,EAAE,KAAK;YACX,CAAC,EAAE,aAAa;YAChB,CAAC,EAAE,gBAAgB;YACnB,IAAI,EAAE,UAAU,CAAC,KAAK;SACvB;QACD;;;;;WAKG;QACH,cAAc,EAAE;YACd,IAAI,EAAE,gBAAgB;YACtB,CAAC,EAAE,oBAAoB;YACvB,CAAC,EAAE,gBAAgB;YACnB,IAAI,EAAE,UAAU,CAAC,KAAK;SACvB;KACF;CACO,CAAC"}
|
|
@@ -23,6 +23,7 @@ export declare const IdentityProviderQueryController: GenService<{
|
|
|
23
23
|
};
|
|
24
24
|
/**
|
|
25
25
|
* Get an identity provider by reference (org + slug).
|
|
26
|
+
* Custom authorization in handler.
|
|
26
27
|
*
|
|
27
28
|
* @generated from rpc ai.stigmer.iam.identityprovider.v1.IdentityProviderQueryController.getByReference
|
|
28
29
|
*/
|
|
@@ -9,7 +9,7 @@ import { file_ai_stigmer_iam_identityprovider_v1_api } from "./api_pb";
|
|
|
9
9
|
/**
|
|
10
10
|
* Describes the file ai/stigmer/iam/identityprovider/v1/query.proto.
|
|
11
11
|
*/
|
|
12
|
-
export const file_ai_stigmer_iam_identityprovider_v1_query = /*@__PURE__*/ fileDesc("
|
|
12
|
+
export const file_ai_stigmer_iam_identityprovider_v1_query = /*@__PURE__*/ fileDesc("Ci5haS9zdGlnbWVyL2lhbS9pZGVudGl0eXByb3ZpZGVyL3YxL3F1ZXJ5LnByb3RvEiJhaS5zdGlnbWVyLmlhbS5pZGVudGl0eXByb3ZpZGVyLnYxMtICCh9JZGVudGl0eVByb3ZpZGVyUXVlcnlDb250cm9sbGVyEqMBCgNnZXQSLS5haS5zdGlnbWVyLmNvbW1vbnMuYXBpcmVzb3VyY2UuQXBpUmVzb3VyY2VJZBo0LmFpLnN0aWdtZXIuaWFtLmlkZW50aXR5cHJvdmlkZXIudjEuSWRlbnRpdHlQcm92aWRlciI3wrgYMwgDEBUiBXZhbHVlKiZ1bmF1dGhvcml6ZWQgdG8gdmlldyBpZGVudGl0eSBwcm92aWRlchKCAQoOZ2V0QnlSZWZlcmVuY2USNC5haS5zdGlnbWVyLmNvbW1vbnMuYXBpcmVzb3VyY2UuQXBpUmVzb3VyY2VSZWZlcmVuY2UaNC5haS5zdGlnbWVyLmlhbS5pZGVudGl0eXByb3ZpZGVyLnYxLklkZW50aXR5UHJvdmlkZXIiBNC4GAEaBKD/KxViBnByb3RvMw", [file_ai_stigmer_commons_apiresource_io, file_ai_stigmer_commons_apiresource_rpc_service_options, file_ai_stigmer_iam_iampolicy_v1_rpcauthorization_method_options, file_ai_stigmer_iam_identityprovider_v1_api]);
|
|
13
13
|
/**
|
|
14
14
|
* IdentityProviderQueryController provides read operations for identity providers.
|
|
15
15
|
*
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"query_pb.js","sourceRoot":"","sources":["../../../../../../ai/stigmer/iam/identityprovider/v1/query_pb.ts"],"names":[],"mappings":"AAAA,gEAAgE;AAChE,kIAAkI;AAClI,oBAAoB;AAGpB,OAAO,EAAE,QAAQ,EAAE,WAAW,EAAE,MAAM,8BAA8B,CAAC;AAErE,OAAO,EAAE,sCAAsC,EAAE,MAAM,oCAAoC,CAAC;AAC5F,OAAO,EAAE,uDAAuD,EAAE,MAAM,qDAAqD,CAAC;AAC9H,OAAO,EAAE,gEAAgE,EAAE,MAAM,uDAAuD,CAAC;AAEzI,OAAO,EAAE,2CAA2C,EAAE,MAAM,UAAU,CAAC;AAEvE;;GAEG;AACH,MAAM,CAAC,MAAM,6CAA6C,GAAY,aAAa,CACjF,QAAQ,CAAC,
|
|
1
|
+
{"version":3,"file":"query_pb.js","sourceRoot":"","sources":["../../../../../../ai/stigmer/iam/identityprovider/v1/query_pb.ts"],"names":[],"mappings":"AAAA,gEAAgE;AAChE,kIAAkI;AAClI,oBAAoB;AAGpB,OAAO,EAAE,QAAQ,EAAE,WAAW,EAAE,MAAM,8BAA8B,CAAC;AAErE,OAAO,EAAE,sCAAsC,EAAE,MAAM,oCAAoC,CAAC;AAC5F,OAAO,EAAE,uDAAuD,EAAE,MAAM,qDAAqD,CAAC;AAC9H,OAAO,EAAE,gEAAgE,EAAE,MAAM,uDAAuD,CAAC;AAEzI,OAAO,EAAE,2CAA2C,EAAE,MAAM,UAAU,CAAC;AAEvE;;GAEG;AACH,MAAM,CAAC,MAAM,6CAA6C,GAAY,aAAa,CACjF,QAAQ,CAAC,okBAAokB,EAAE,CAAC,sCAAsC,EAAE,uDAAuD,EAAE,gEAAgE,EAAE,2CAA2C,CAAC,CAAC,CAAC;AAEnyB;;;;GAIG;AACH,MAAM,CAAC,MAAM,+BAA+B,GAsBvC,aAAa,CAChB,WAAW,CAAC,6CAA6C,EAAE,CAAC,CAAC,CAAC"}
|
|
@@ -0,0 +1,58 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* GitHubService provides OAuth integration with GitHub.
|
|
3
|
+
*
|
|
4
|
+
* This is a platform utility service — not a domain resource.
|
|
5
|
+
* It enables the web console (and SDK consumers) to connect a user's
|
|
6
|
+
* GitHub account via OAuth, then browse and select repositories
|
|
7
|
+
* for workspace configuration.
|
|
8
|
+
*
|
|
9
|
+
* The service handles the server-side OAuth code exchange (protecting
|
|
10
|
+
* the client_secret) and provides the authorize URL so the frontend
|
|
11
|
+
* does not need to know the client_id or redirect_uri.
|
|
12
|
+
*
|
|
13
|
+
* Tokens are ephemeral — they are returned to the caller and never
|
|
14
|
+
* persisted by the backend.
|
|
15
|
+
*
|
|
16
|
+
* @generated from service ai.stigmer.platform.github.v1.GitHubService
|
|
17
|
+
*/
|
|
18
|
+
export declare const GitHubService: {
|
|
19
|
+
readonly typeName: "ai.stigmer.platform.github.v1.GitHubService";
|
|
20
|
+
readonly methods: {
|
|
21
|
+
/**
|
|
22
|
+
* Returns the GitHub OAuth authorize URL for initiating the OAuth flow.
|
|
23
|
+
*
|
|
24
|
+
* The backend constructs the URL with the registered client_id, requested
|
|
25
|
+
* scopes, and a random state parameter for CSRF protection. The frontend
|
|
26
|
+
* redirects the user to this URL, and GitHub redirects back to the
|
|
27
|
+
* provided redirect_uri with an authorization code.
|
|
28
|
+
*
|
|
29
|
+
* @generated from rpc ai.stigmer.platform.github.v1.GitHubService.getOAuthAuthorizeUrl
|
|
30
|
+
*/
|
|
31
|
+
readonly getOAuthAuthorizeUrl: {
|
|
32
|
+
readonly name: "getOAuthAuthorizeUrl";
|
|
33
|
+
readonly I: any;
|
|
34
|
+
readonly O: any;
|
|
35
|
+
readonly kind: any;
|
|
36
|
+
};
|
|
37
|
+
/**
|
|
38
|
+
* Exchanges a GitHub OAuth authorization code for an access token.
|
|
39
|
+
*
|
|
40
|
+
* The frontend calls this after receiving the authorization code from
|
|
41
|
+
* GitHub's OAuth redirect. The backend makes the token exchange request
|
|
42
|
+
* to GitHub using the client_secret (which must never be exposed to
|
|
43
|
+
* the frontend).
|
|
44
|
+
*
|
|
45
|
+
* The returned access_token is NOT stored by the backend. The frontend
|
|
46
|
+
* is responsible for persisting it (e.g., in localStorage) and including
|
|
47
|
+
* it in subsequent requests that need GitHub access.
|
|
48
|
+
*
|
|
49
|
+
* @generated from rpc ai.stigmer.platform.github.v1.GitHubService.exchangeOAuthCode
|
|
50
|
+
*/
|
|
51
|
+
readonly exchangeOAuthCode: {
|
|
52
|
+
readonly name: "exchangeOAuthCode";
|
|
53
|
+
readonly I: any;
|
|
54
|
+
readonly O: any;
|
|
55
|
+
readonly kind: any;
|
|
56
|
+
};
|
|
57
|
+
};
|
|
58
|
+
};
|
|
@@ -0,0 +1,64 @@
|
|
|
1
|
+
// @generated by protoc-gen-connect-es v1.6.1 with parameter "target=ts"
|
|
2
|
+
// @generated from file ai/stigmer/platform/github/v1/service.proto (package ai.stigmer.platform.github.v1, syntax proto3)
|
|
3
|
+
/* eslint-disable */
|
|
4
|
+
// @ts-nocheck
|
|
5
|
+
import { MethodKind } from "@bufbuild/protobuf";
|
|
6
|
+
/**
|
|
7
|
+
* GitHubService provides OAuth integration with GitHub.
|
|
8
|
+
*
|
|
9
|
+
* This is a platform utility service — not a domain resource.
|
|
10
|
+
* It enables the web console (and SDK consumers) to connect a user's
|
|
11
|
+
* GitHub account via OAuth, then browse and select repositories
|
|
12
|
+
* for workspace configuration.
|
|
13
|
+
*
|
|
14
|
+
* The service handles the server-side OAuth code exchange (protecting
|
|
15
|
+
* the client_secret) and provides the authorize URL so the frontend
|
|
16
|
+
* does not need to know the client_id or redirect_uri.
|
|
17
|
+
*
|
|
18
|
+
* Tokens are ephemeral — they are returned to the caller and never
|
|
19
|
+
* persisted by the backend.
|
|
20
|
+
*
|
|
21
|
+
* @generated from service ai.stigmer.platform.github.v1.GitHubService
|
|
22
|
+
*/
|
|
23
|
+
export const GitHubService = {
|
|
24
|
+
typeName: "ai.stigmer.platform.github.v1.GitHubService",
|
|
25
|
+
methods: {
|
|
26
|
+
/**
|
|
27
|
+
* Returns the GitHub OAuth authorize URL for initiating the OAuth flow.
|
|
28
|
+
*
|
|
29
|
+
* The backend constructs the URL with the registered client_id, requested
|
|
30
|
+
* scopes, and a random state parameter for CSRF protection. The frontend
|
|
31
|
+
* redirects the user to this URL, and GitHub redirects back to the
|
|
32
|
+
* provided redirect_uri with an authorization code.
|
|
33
|
+
*
|
|
34
|
+
* @generated from rpc ai.stigmer.platform.github.v1.GitHubService.getOAuthAuthorizeUrl
|
|
35
|
+
*/
|
|
36
|
+
getOAuthAuthorizeUrl: {
|
|
37
|
+
name: "getOAuthAuthorizeUrl",
|
|
38
|
+
I: GetOAuthAuthorizeUrlRequest,
|
|
39
|
+
O: GetOAuthAuthorizeUrlResponse,
|
|
40
|
+
kind: MethodKind.Unary,
|
|
41
|
+
},
|
|
42
|
+
/**
|
|
43
|
+
* Exchanges a GitHub OAuth authorization code for an access token.
|
|
44
|
+
*
|
|
45
|
+
* The frontend calls this after receiving the authorization code from
|
|
46
|
+
* GitHub's OAuth redirect. The backend makes the token exchange request
|
|
47
|
+
* to GitHub using the client_secret (which must never be exposed to
|
|
48
|
+
* the frontend).
|
|
49
|
+
*
|
|
50
|
+
* The returned access_token is NOT stored by the backend. The frontend
|
|
51
|
+
* is responsible for persisting it (e.g., in localStorage) and including
|
|
52
|
+
* it in subsequent requests that need GitHub access.
|
|
53
|
+
*
|
|
54
|
+
* @generated from rpc ai.stigmer.platform.github.v1.GitHubService.exchangeOAuthCode
|
|
55
|
+
*/
|
|
56
|
+
exchangeOAuthCode: {
|
|
57
|
+
name: "exchangeOAuthCode",
|
|
58
|
+
I: ExchangeOAuthCodeRequest,
|
|
59
|
+
O: ExchangeOAuthCodeResponse,
|
|
60
|
+
kind: MethodKind.Unary,
|
|
61
|
+
},
|
|
62
|
+
}
|
|
63
|
+
};
|
|
64
|
+
//# sourceMappingURL=service_connect.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"service_connect.js","sourceRoot":"","sources":["../../../../../../ai/stigmer/platform/github/v1/service_connect.ts"],"names":[],"mappings":"AAAA,wEAAwE;AACxE,0HAA0H;AAC1H,oBAAoB;AACpB,cAAc;AAGd,OAAO,EAAE,UAAU,EAAE,MAAM,oBAAoB,CAAC;AAEhD;;;;;;;;;;;;;;;;GAgBG;AACH,MAAM,CAAC,MAAM,aAAa,GAAG;IAC3B,QAAQ,EAAE,6CAA6C;IACvD,OAAO,EAAE;QACP;;;;;;;;;WASG;QACH,oBAAoB,EAAE;YACpB,IAAI,EAAE,sBAAsB;YAC5B,CAAC,EAAE,2BAA2B;YAC9B,CAAC,EAAE,4BAA4B;YAC/B,IAAI,EAAE,UAAU,CAAC,KAAK;SACvB;QACD;;;;;;;;;;;;;WAaG;QACH,iBAAiB,EAAE;YACjB,IAAI,EAAE,mBAAmB;YACzB,CAAC,EAAE,wBAAwB;YAC3B,CAAC,EAAE,yBAAyB;YAC5B,IAAI,EAAE,UAAU,CAAC,KAAK;SACvB;KACF;CACO,CAAC"}
|
|
@@ -0,0 +1,164 @@
|
|
|
1
|
+
import type { GenFile, GenMessage, GenService } from "@bufbuild/protobuf/codegenv1";
|
|
2
|
+
import type { Message } from "@bufbuild/protobuf";
|
|
3
|
+
/**
|
|
4
|
+
* Describes the file ai/stigmer/platform/github/v1/service.proto.
|
|
5
|
+
*/
|
|
6
|
+
export declare const file_ai_stigmer_platform_github_v1_service: GenFile;
|
|
7
|
+
/**
|
|
8
|
+
* Request to get the OAuth authorize URL.
|
|
9
|
+
*
|
|
10
|
+
* @generated from message ai.stigmer.platform.github.v1.GetOAuthAuthorizeUrlRequest
|
|
11
|
+
*/
|
|
12
|
+
export type GetOAuthAuthorizeUrlRequest = Message<"ai.stigmer.platform.github.v1.GetOAuthAuthorizeUrlRequest"> & {
|
|
13
|
+
/**
|
|
14
|
+
* The URI that GitHub will redirect back to after the user authorizes.
|
|
15
|
+
* Must match one of the callback URLs registered on the GitHub App.
|
|
16
|
+
*
|
|
17
|
+
* @generated from field: string redirect_uri = 1;
|
|
18
|
+
*/
|
|
19
|
+
redirectUri: string;
|
|
20
|
+
};
|
|
21
|
+
/**
|
|
22
|
+
* Describes the message ai.stigmer.platform.github.v1.GetOAuthAuthorizeUrlRequest.
|
|
23
|
+
* Use `create(GetOAuthAuthorizeUrlRequestSchema)` to create a new message.
|
|
24
|
+
*/
|
|
25
|
+
export declare const GetOAuthAuthorizeUrlRequestSchema: GenMessage<GetOAuthAuthorizeUrlRequest>;
|
|
26
|
+
/**
|
|
27
|
+
* Response containing the constructed OAuth authorize URL.
|
|
28
|
+
*
|
|
29
|
+
* @generated from message ai.stigmer.platform.github.v1.GetOAuthAuthorizeUrlResponse
|
|
30
|
+
*/
|
|
31
|
+
export type GetOAuthAuthorizeUrlResponse = Message<"ai.stigmer.platform.github.v1.GetOAuthAuthorizeUrlResponse"> & {
|
|
32
|
+
/**
|
|
33
|
+
* The full GitHub OAuth authorize URL to redirect the user to.
|
|
34
|
+
*
|
|
35
|
+
* @generated from field: string authorize_url = 1;
|
|
36
|
+
*/
|
|
37
|
+
authorizeUrl: string;
|
|
38
|
+
/**
|
|
39
|
+
* A random state value for CSRF protection. The frontend must verify
|
|
40
|
+
* this matches the state returned in the callback.
|
|
41
|
+
*
|
|
42
|
+
* @generated from field: string state = 2;
|
|
43
|
+
*/
|
|
44
|
+
state: string;
|
|
45
|
+
};
|
|
46
|
+
/**
|
|
47
|
+
* Describes the message ai.stigmer.platform.github.v1.GetOAuthAuthorizeUrlResponse.
|
|
48
|
+
* Use `create(GetOAuthAuthorizeUrlResponseSchema)` to create a new message.
|
|
49
|
+
*/
|
|
50
|
+
export declare const GetOAuthAuthorizeUrlResponseSchema: GenMessage<GetOAuthAuthorizeUrlResponse>;
|
|
51
|
+
/**
|
|
52
|
+
* Request to exchange an authorization code for an access token.
|
|
53
|
+
*
|
|
54
|
+
* @generated from message ai.stigmer.platform.github.v1.ExchangeOAuthCodeRequest
|
|
55
|
+
*/
|
|
56
|
+
export type ExchangeOAuthCodeRequest = Message<"ai.stigmer.platform.github.v1.ExchangeOAuthCodeRequest"> & {
|
|
57
|
+
/**
|
|
58
|
+
* The authorization code received from GitHub's OAuth redirect.
|
|
59
|
+
*
|
|
60
|
+
* @generated from field: string code = 1;
|
|
61
|
+
*/
|
|
62
|
+
code: string;
|
|
63
|
+
/**
|
|
64
|
+
* The state value from the original authorize request, for CSRF verification.
|
|
65
|
+
*
|
|
66
|
+
* @generated from field: string state = 2;
|
|
67
|
+
*/
|
|
68
|
+
state: string;
|
|
69
|
+
/**
|
|
70
|
+
* The redirect_uri used in the original authorize request.
|
|
71
|
+
* GitHub requires this to match for the token exchange.
|
|
72
|
+
*
|
|
73
|
+
* @generated from field: string redirect_uri = 3;
|
|
74
|
+
*/
|
|
75
|
+
redirectUri: string;
|
|
76
|
+
};
|
|
77
|
+
/**
|
|
78
|
+
* Describes the message ai.stigmer.platform.github.v1.ExchangeOAuthCodeRequest.
|
|
79
|
+
* Use `create(ExchangeOAuthCodeRequestSchema)` to create a new message.
|
|
80
|
+
*/
|
|
81
|
+
export declare const ExchangeOAuthCodeRequestSchema: GenMessage<ExchangeOAuthCodeRequest>;
|
|
82
|
+
/**
|
|
83
|
+
* Response containing the exchanged access token.
|
|
84
|
+
*
|
|
85
|
+
* @generated from message ai.stigmer.platform.github.v1.ExchangeOAuthCodeResponse
|
|
86
|
+
*/
|
|
87
|
+
export type ExchangeOAuthCodeResponse = Message<"ai.stigmer.platform.github.v1.ExchangeOAuthCodeResponse"> & {
|
|
88
|
+
/**
|
|
89
|
+
* The GitHub access token for API calls.
|
|
90
|
+
*
|
|
91
|
+
* @generated from field: string access_token = 1;
|
|
92
|
+
*/
|
|
93
|
+
accessToken: string;
|
|
94
|
+
/**
|
|
95
|
+
* The token type (typically "bearer").
|
|
96
|
+
*
|
|
97
|
+
* @generated from field: string token_type = 2;
|
|
98
|
+
*/
|
|
99
|
+
tokenType: string;
|
|
100
|
+
/**
|
|
101
|
+
* The granted OAuth scopes (comma-separated).
|
|
102
|
+
*
|
|
103
|
+
* @generated from field: string scope = 3;
|
|
104
|
+
*/
|
|
105
|
+
scope: string;
|
|
106
|
+
};
|
|
107
|
+
/**
|
|
108
|
+
* Describes the message ai.stigmer.platform.github.v1.ExchangeOAuthCodeResponse.
|
|
109
|
+
* Use `create(ExchangeOAuthCodeResponseSchema)` to create a new message.
|
|
110
|
+
*/
|
|
111
|
+
export declare const ExchangeOAuthCodeResponseSchema: GenMessage<ExchangeOAuthCodeResponse>;
|
|
112
|
+
/**
|
|
113
|
+
* GitHubService provides OAuth integration with GitHub.
|
|
114
|
+
*
|
|
115
|
+
* This is a platform utility service — not a domain resource.
|
|
116
|
+
* It enables the web console (and SDK consumers) to connect a user's
|
|
117
|
+
* GitHub account via OAuth, then browse and select repositories
|
|
118
|
+
* for workspace configuration.
|
|
119
|
+
*
|
|
120
|
+
* The service handles the server-side OAuth code exchange (protecting
|
|
121
|
+
* the client_secret) and provides the authorize URL so the frontend
|
|
122
|
+
* does not need to know the client_id or redirect_uri.
|
|
123
|
+
*
|
|
124
|
+
* Tokens are ephemeral — they are returned to the caller and never
|
|
125
|
+
* persisted by the backend.
|
|
126
|
+
*
|
|
127
|
+
* @generated from service ai.stigmer.platform.github.v1.GitHubService
|
|
128
|
+
*/
|
|
129
|
+
export declare const GitHubService: GenService<{
|
|
130
|
+
/**
|
|
131
|
+
* Returns the GitHub OAuth authorize URL for initiating the OAuth flow.
|
|
132
|
+
*
|
|
133
|
+
* The backend constructs the URL with the registered client_id, requested
|
|
134
|
+
* scopes, and a random state parameter for CSRF protection. The frontend
|
|
135
|
+
* redirects the user to this URL, and GitHub redirects back to the
|
|
136
|
+
* provided redirect_uri with an authorization code.
|
|
137
|
+
*
|
|
138
|
+
* @generated from rpc ai.stigmer.platform.github.v1.GitHubService.getOAuthAuthorizeUrl
|
|
139
|
+
*/
|
|
140
|
+
getOAuthAuthorizeUrl: {
|
|
141
|
+
methodKind: "unary";
|
|
142
|
+
input: typeof GetOAuthAuthorizeUrlRequestSchema;
|
|
143
|
+
output: typeof GetOAuthAuthorizeUrlResponseSchema;
|
|
144
|
+
};
|
|
145
|
+
/**
|
|
146
|
+
* Exchanges a GitHub OAuth authorization code for an access token.
|
|
147
|
+
*
|
|
148
|
+
* The frontend calls this after receiving the authorization code from
|
|
149
|
+
* GitHub's OAuth redirect. The backend makes the token exchange request
|
|
150
|
+
* to GitHub using the client_secret (which must never be exposed to
|
|
151
|
+
* the frontend).
|
|
152
|
+
*
|
|
153
|
+
* The returned access_token is NOT stored by the backend. The frontend
|
|
154
|
+
* is responsible for persisting it (e.g., in localStorage) and including
|
|
155
|
+
* it in subsequent requests that need GitHub access.
|
|
156
|
+
*
|
|
157
|
+
* @generated from rpc ai.stigmer.platform.github.v1.GitHubService.exchangeOAuthCode
|
|
158
|
+
*/
|
|
159
|
+
exchangeOAuthCode: {
|
|
160
|
+
methodKind: "unary";
|
|
161
|
+
input: typeof ExchangeOAuthCodeRequestSchema;
|
|
162
|
+
output: typeof ExchangeOAuthCodeResponseSchema;
|
|
163
|
+
};
|
|
164
|
+
}>;
|
|
@@ -0,0 +1,49 @@
|
|
|
1
|
+
// @generated by protoc-gen-es v2.2.2 with parameter "target=ts"
|
|
2
|
+
// @generated from file ai/stigmer/platform/github/v1/service.proto (package ai.stigmer.platform.github.v1, syntax proto3)
|
|
3
|
+
/* eslint-disable */
|
|
4
|
+
import { fileDesc, messageDesc, serviceDesc } from "@bufbuild/protobuf/codegenv1";
|
|
5
|
+
import { file_ai_stigmer_iam_iampolicy_v1_rpcauthorization_method_options } from "../../../iam/iampolicy/v1/rpcauthorization/method_options_pb";
|
|
6
|
+
import { file_buf_validate_validate } from "../../../../../buf/validate/validate_pb";
|
|
7
|
+
/**
|
|
8
|
+
* Describes the file ai/stigmer/platform/github/v1/service.proto.
|
|
9
|
+
*/
|
|
10
|
+
export const file_ai_stigmer_platform_github_v1_service = /*@__PURE__*/ fileDesc("CithaS9zdGlnbWVyL3BsYXRmb3JtL2dpdGh1Yi92MS9zZXJ2aWNlLnByb3RvEh1haS5zdGlnbWVyLnBsYXRmb3JtLmdpdGh1Yi52MSI8ChtHZXRPQXV0aEF1dGhvcml6ZVVybFJlcXVlc3QSHQoMcmVkaXJlY3RfdXJpGAEgASgJQge6SARyAhABIkQKHEdldE9BdXRoQXV0aG9yaXplVXJsUmVzcG9uc2USFQoNYXV0aG9yaXplX3VybBgBIAEoCRINCgVzdGF0ZRgCIAEoCSJoChhFeGNoYW5nZU9BdXRoQ29kZVJlcXVlc3QSFQoEY29kZRgBIAEoCUIHukgEcgIQARIWCgVzdGF0ZRgCIAEoCUIHukgEcgIQARIdCgxyZWRpcmVjdF91cmkYAyABKAlCB7pIBHICEAEiVAoZRXhjaGFuZ2VPQXV0aENvZGVSZXNwb25zZRIUCgxhY2Nlc3NfdG9rZW4YASABKAkSEgoKdG9rZW5fdHlwZRgCIAEoCRINCgVzY29wZRgDIAEoCTK2AgoNR2l0SHViU2VydmljZRKVAQoUZ2V0T0F1dGhBdXRob3JpemVVcmwSOi5haS5zdGlnbWVyLnBsYXRmb3JtLmdpdGh1Yi52MS5HZXRPQXV0aEF1dGhvcml6ZVVybFJlcXVlc3QaOy5haS5zdGlnbWVyLnBsYXRmb3JtLmdpdGh1Yi52MS5HZXRPQXV0aEF1dGhvcml6ZVVybFJlc3BvbnNlIgTQuBgBEowBChFleGNoYW5nZU9BdXRoQ29kZRI3LmFpLnN0aWdtZXIucGxhdGZvcm0uZ2l0aHViLnYxLkV4Y2hhbmdlT0F1dGhDb2RlUmVxdWVzdBo4LmFpLnN0aWdtZXIucGxhdGZvcm0uZ2l0aHViLnYxLkV4Y2hhbmdlT0F1dGhDb2RlUmVzcG9uc2UiBNC4GAFiBnByb3RvMw", [file_ai_stigmer_iam_iampolicy_v1_rpcauthorization_method_options, file_buf_validate_validate]);
|
|
11
|
+
/**
|
|
12
|
+
* Describes the message ai.stigmer.platform.github.v1.GetOAuthAuthorizeUrlRequest.
|
|
13
|
+
* Use `create(GetOAuthAuthorizeUrlRequestSchema)` to create a new message.
|
|
14
|
+
*/
|
|
15
|
+
export const GetOAuthAuthorizeUrlRequestSchema = /*@__PURE__*/ messageDesc(file_ai_stigmer_platform_github_v1_service, 0);
|
|
16
|
+
/**
|
|
17
|
+
* Describes the message ai.stigmer.platform.github.v1.GetOAuthAuthorizeUrlResponse.
|
|
18
|
+
* Use `create(GetOAuthAuthorizeUrlResponseSchema)` to create a new message.
|
|
19
|
+
*/
|
|
20
|
+
export const GetOAuthAuthorizeUrlResponseSchema = /*@__PURE__*/ messageDesc(file_ai_stigmer_platform_github_v1_service, 1);
|
|
21
|
+
/**
|
|
22
|
+
* Describes the message ai.stigmer.platform.github.v1.ExchangeOAuthCodeRequest.
|
|
23
|
+
* Use `create(ExchangeOAuthCodeRequestSchema)` to create a new message.
|
|
24
|
+
*/
|
|
25
|
+
export const ExchangeOAuthCodeRequestSchema = /*@__PURE__*/ messageDesc(file_ai_stigmer_platform_github_v1_service, 2);
|
|
26
|
+
/**
|
|
27
|
+
* Describes the message ai.stigmer.platform.github.v1.ExchangeOAuthCodeResponse.
|
|
28
|
+
* Use `create(ExchangeOAuthCodeResponseSchema)` to create a new message.
|
|
29
|
+
*/
|
|
30
|
+
export const ExchangeOAuthCodeResponseSchema = /*@__PURE__*/ messageDesc(file_ai_stigmer_platform_github_v1_service, 3);
|
|
31
|
+
/**
|
|
32
|
+
* GitHubService provides OAuth integration with GitHub.
|
|
33
|
+
*
|
|
34
|
+
* This is a platform utility service — not a domain resource.
|
|
35
|
+
* It enables the web console (and SDK consumers) to connect a user's
|
|
36
|
+
* GitHub account via OAuth, then browse and select repositories
|
|
37
|
+
* for workspace configuration.
|
|
38
|
+
*
|
|
39
|
+
* The service handles the server-side OAuth code exchange (protecting
|
|
40
|
+
* the client_secret) and provides the authorize URL so the frontend
|
|
41
|
+
* does not need to know the client_id or redirect_uri.
|
|
42
|
+
*
|
|
43
|
+
* Tokens are ephemeral — they are returned to the caller and never
|
|
44
|
+
* persisted by the backend.
|
|
45
|
+
*
|
|
46
|
+
* @generated from service ai.stigmer.platform.github.v1.GitHubService
|
|
47
|
+
*/
|
|
48
|
+
export const GitHubService = /*@__PURE__*/ serviceDesc(file_ai_stigmer_platform_github_v1_service, 0);
|
|
49
|
+
//# sourceMappingURL=service_pb.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"service_pb.js","sourceRoot":"","sources":["../../../../../../ai/stigmer/platform/github/v1/service_pb.ts"],"names":[],"mappings":"AAAA,gEAAgE;AAChE,0HAA0H;AAC1H,oBAAoB;AAGpB,OAAO,EAAE,QAAQ,EAAE,WAAW,EAAE,WAAW,EAAE,MAAM,8BAA8B,CAAC;AAClF,OAAO,EAAE,gEAAgE,EAAE,MAAM,8DAA8D,CAAC;AAChJ,OAAO,EAAE,0BAA0B,EAAE,MAAM,yCAAyC,CAAC;AAGrF;;GAEG;AACH,MAAM,CAAC,MAAM,0CAA0C,GAAY,aAAa,CAC9E,QAAQ,CAAC,o8BAAo8B,EAAE,CAAC,gEAAgE,EAAE,0BAA0B,CAAC,CAAC,CAAC;AAiBjjC;;;GAGG;AACH,MAAM,CAAC,MAAM,iCAAiC,GAA4C,aAAa,CACrG,WAAW,CAAC,0CAA0C,EAAE,CAAC,CAAC,CAAC;AAwB7D;;;GAGG;AACH,MAAM,CAAC,MAAM,kCAAkC,GAA6C,aAAa,CACvG,WAAW,CAAC,0CAA0C,EAAE,CAAC,CAAC,CAAC;AA+B7D;;;GAGG;AACH,MAAM,CAAC,MAAM,8BAA8B,GAAyC,aAAa,CAC/F,WAAW,CAAC,0CAA0C,EAAE,CAAC,CAAC,CAAC;AA8B7D;;;GAGG;AACH,MAAM,CAAC,MAAM,+BAA+B,GAA0C,aAAa,CACjG,WAAW,CAAC,0CAA0C,EAAE,CAAC,CAAC,CAAC;AAE7D;;;;;;;;;;;;;;;;GAgBG;AACH,MAAM,CAAC,MAAM,aAAa,GAmCrB,aAAa,CAChB,WAAW,CAAC,0CAA0C,EAAE,CAAC,CAAC,CAAC"}
|
|
@@ -53,6 +53,14 @@ export type OrganizationSpec = Message<"ai.stigmer.tenancy.organization.v1.Organ
|
|
|
53
53
|
* @generated from field: string external_org_id = 5;
|
|
54
54
|
*/
|
|
55
55
|
externalOrgId: string;
|
|
56
|
+
/**
|
|
57
|
+
* Whether this is a personal organization, auto-created during identity provisioning.
|
|
58
|
+
* Personal orgs serve as the user's default workspace (like GitHub personal accounts).
|
|
59
|
+
* Immutable after creation. Set by the server — clients cannot set this to true.
|
|
60
|
+
*
|
|
61
|
+
* @generated from field: bool is_personal = 6;
|
|
62
|
+
*/
|
|
63
|
+
isPersonal: boolean;
|
|
56
64
|
};
|
|
57
65
|
/**
|
|
58
66
|
* Describes the message ai.stigmer.tenancy.organization.v1.OrganizationSpec.
|
|
@@ -8,7 +8,7 @@ import { file_buf_validate_validate } from "../../../../../buf/validate/validate
|
|
|
8
8
|
/**
|
|
9
9
|
* Describes the file ai/stigmer/tenancy/organization/v1/spec.proto.
|
|
10
10
|
*/
|
|
11
|
-
export const file_ai_stigmer_tenancy_organization_v1_spec = /*@__PURE__*/ fileDesc("
|
|
11
|
+
export const file_ai_stigmer_tenancy_organization_v1_spec = /*@__PURE__*/ fileDesc("Ci1haS9zdGlnbWVyL3RlbmFuY3kvb3JnYW5pemF0aW9uL3YxL3NwZWMucHJvdG8SImFpLnN0aWdtZXIudGVuYW5jeS5vcmdhbml6YXRpb24udjEinQIKEE9yZ2FuaXphdGlvblNwZWMSHQoLZGVzY3JpcHRpb24YASABKAlCCLpIBXIDGPQDEhoKCGxvZ29fdXJsGAIgASgJQgi6SAVyAxiAEBJLCg9tYW5hZ2VtZW50X21vZGUYAyABKA4yMi5haS5zdGlnbWVyLnRlbmFuY3kub3JnYW5pemF0aW9uLnYxLk1hbmFnZW1lbnRNb2RlElMKFWlkZW50aXR5X3Byb3ZpZGVyX3JlZhgEIAEoCzI0LmFpLnN0aWdtZXIuY29tbW9ucy5hcGlyZXNvdXJjZS5BcGlSZXNvdXJjZVJlZmVyZW5jZRIXCg9leHRlcm5hbF9vcmdfaWQYBSABKAkSEwoLaXNfcGVyc29uYWwYBiABKAhiBnByb3RvMw", [file_ai_stigmer_commons_apiresource_io, file_ai_stigmer_tenancy_organization_v1_enum, file_buf_validate_validate]);
|
|
12
12
|
/**
|
|
13
13
|
* Describes the message ai.stigmer.tenancy.organization.v1.OrganizationSpec.
|
|
14
14
|
* Use `create(OrganizationSpecSchema)` to create a new message.
|