@mesadev/rest 0.3.3 → 0.4.0
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/README.md +9 -16
- package/dist/client/client.gen.d.ts +1 -0
- package/dist/client/client.gen.d.ts.map +1 -0
- package/dist/client/client.gen.js +1 -0
- package/dist/client/client.gen.js.map +1 -0
- package/dist/client/index.d.ts +1 -0
- package/dist/client/index.d.ts.map +1 -0
- package/dist/client/index.js +1 -0
- package/dist/client/index.js.map +1 -0
- package/dist/client/types.gen.d.ts +1 -0
- package/dist/client/types.gen.d.ts.map +1 -0
- package/dist/client/types.gen.js +1 -0
- package/dist/client/types.gen.js.map +1 -0
- package/dist/client/utils.gen.d.ts +1 -0
- package/dist/client/utils.gen.d.ts.map +1 -0
- package/dist/client/utils.gen.js +1 -0
- package/dist/client/utils.gen.js.map +1 -0
- package/dist/client.gen.d.ts +1 -0
- package/dist/client.gen.d.ts.map +1 -0
- package/dist/client.gen.js +2 -1
- package/dist/client.gen.js.map +1 -0
- package/dist/core/auth.gen.d.ts +1 -0
- package/dist/core/auth.gen.d.ts.map +1 -0
- package/dist/core/auth.gen.js +1 -0
- package/dist/core/auth.gen.js.map +1 -0
- package/dist/core/bodySerializer.gen.d.ts +1 -0
- package/dist/core/bodySerializer.gen.d.ts.map +1 -0
- package/dist/core/bodySerializer.gen.js +1 -0
- package/dist/core/bodySerializer.gen.js.map +1 -0
- package/dist/core/params.gen.d.ts +1 -0
- package/dist/core/params.gen.d.ts.map +1 -0
- package/dist/core/params.gen.js +1 -0
- package/dist/core/params.gen.js.map +1 -0
- package/dist/core/pathSerializer.gen.d.ts +3 -2
- package/dist/core/pathSerializer.gen.d.ts.map +1 -0
- package/dist/core/pathSerializer.gen.js +1 -0
- package/dist/core/pathSerializer.gen.js.map +1 -0
- package/dist/core/queryKeySerializer.gen.d.ts +1 -0
- package/dist/core/queryKeySerializer.gen.d.ts.map +1 -0
- package/dist/core/queryKeySerializer.gen.js +1 -0
- package/dist/core/queryKeySerializer.gen.js.map +1 -0
- package/dist/core/serverSentEvents.gen.d.ts +1 -0
- package/dist/core/serverSentEvents.gen.d.ts.map +1 -0
- package/dist/core/serverSentEvents.gen.js +1 -0
- package/dist/core/serverSentEvents.gen.js.map +1 -0
- package/dist/core/types.gen.d.ts +1 -0
- package/dist/core/types.gen.d.ts.map +1 -0
- package/dist/core/types.gen.js +1 -0
- package/dist/core/types.gen.js.map +1 -0
- package/dist/core/utils.gen.d.ts +1 -0
- package/dist/core/utils.gen.d.ts.map +1 -0
- package/dist/core/utils.gen.js +1 -0
- package/dist/core/utils.gen.js.map +1 -0
- package/dist/index.d.ts +3 -2
- package/dist/index.d.ts.map +1 -0
- package/dist/index.js +2 -1
- package/dist/index.js.map +1 -0
- package/dist/sdk.gen.d.ts +36 -17
- package/dist/sdk.gen.d.ts.map +1 -0
- package/dist/sdk.gen.js +65 -30
- package/dist/sdk.gen.js.map +1 -0
- package/dist/types.gen.d.ts +437 -89
- package/dist/types.gen.d.ts.map +1 -0
- package/dist/types.gen.js +1 -0
- package/dist/types.gen.js.map +1 -0
- package/package.json +11 -6
- package/src/client.gen.ts +1 -1
- package/src/index.ts +144 -2
- package/src/sdk.gen.ts +68 -31
- package/src/types.gen.ts +451 -89
- package/LICENSE +0 -201
package/dist/sdk.gen.d.ts
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import type { Client, Options as Options2, TDataShape } from './client';
|
|
2
|
-
import type {
|
|
2
|
+
import type { DeleteByOrgApiKeyByIdData, DeleteByOrgApiKeyByIdErrors, DeleteByOrgApiKeyByIdResponses, DeleteByOrgByRepoBranchByBranchData, DeleteByOrgByRepoBranchByBranchErrors, DeleteByOrgByRepoBranchByBranchResponses, DeleteByOrgByRepoData, DeleteByOrgByRepoErrors, DeleteByOrgByRepoResponses, DeleteByOrgByRepoWebhookByWebhookIdData, DeleteByOrgByRepoWebhookByWebhookIdErrors, DeleteByOrgByRepoWebhookByWebhookIdResponses, GetByOrgApiKeyData, GetByOrgApiKeyErrors, GetByOrgApiKeyResponses, GetByOrgByRepoBranchData, GetByOrgByRepoBranchErrors, GetByOrgByRepoBranchResponses, GetByOrgByRepoCommitByShaData, GetByOrgByRepoCommitByShaErrors, GetByOrgByRepoCommitByShaResponses, GetByOrgByRepoCommitData, GetByOrgByRepoCommitErrors, GetByOrgByRepoCommitResponses, GetByOrgByRepoContentData, GetByOrgByRepoContentErrors, GetByOrgByRepoContentResponses, GetByOrgByRepoData, GetByOrgByRepoDiffData, GetByOrgByRepoDiffErrors, GetByOrgByRepoDiffResponses, GetByOrgByRepoErrors, GetByOrgByRepoResponses, GetByOrgByRepoWebhookData, GetByOrgByRepoWebhookErrors, GetByOrgByRepoWebhookResponses, GetByOrgData, GetByOrgErrors, GetByOrgRepoData, GetByOrgRepoErrors, GetByOrgRepoResponses, GetByOrgRepoTagsData, GetByOrgRepoTagsErrors, GetByOrgRepoTagsResponses, GetByOrgResponses, GetWhoamiData, GetWhoamiErrors, GetWhoamiResponses, PatchByOrgByRepoData, PatchByOrgByRepoErrors, PatchByOrgByRepoResponses, PostByOrgApiKeyData, PostByOrgApiKeyErrors, PostByOrgApiKeyResponses, PostByOrgByRepoBranchData, PostByOrgByRepoBranchErrors, PostByOrgByRepoBranchResponses, PostByOrgByRepoCommitData, PostByOrgByRepoCommitErrors, PostByOrgByRepoCommitResponses, PostByOrgByRepoWebhookData, PostByOrgByRepoWebhookErrors, PostByOrgByRepoWebhookResponses, PostByOrgRepoBulkTagsData, PostByOrgRepoBulkTagsErrors, PostByOrgRepoBulkTagsResponses, PostByOrgRepoData, PostByOrgRepoErrors, PostByOrgRepoResponses } from './types.gen';
|
|
3
3
|
export type Options<TData extends TDataShape = TDataShape, ThrowOnError extends boolean = boolean> = Options2<TData, ThrowOnError> & {
|
|
4
4
|
/**
|
|
5
5
|
* You can provide a client instance returned by `createClient()` instead of
|
|
@@ -13,36 +13,42 @@ export type Options<TData extends TDataShape = TDataShape, ThrowOnError extends
|
|
|
13
13
|
*/
|
|
14
14
|
meta?: Record<string, unknown>;
|
|
15
15
|
};
|
|
16
|
+
/**
|
|
17
|
+
* Get caller identity
|
|
18
|
+
*
|
|
19
|
+
* Get the authenticated organization, effective scopes, and API key metadata
|
|
20
|
+
*/
|
|
21
|
+
export declare const getWhoami: <ThrowOnError extends boolean = false>(options?: Options<GetWhoamiData, ThrowOnError>) => import("./client").RequestResult<GetWhoamiResponses, GetWhoamiErrors, ThrowOnError, "fields">;
|
|
16
22
|
/**
|
|
17
23
|
* List API keys
|
|
18
24
|
*
|
|
19
25
|
* List all API keys for the organization (key values are not returned)
|
|
20
26
|
*/
|
|
21
|
-
export declare const
|
|
27
|
+
export declare const getByOrgApiKey: <ThrowOnError extends boolean = false>(options: Options<GetByOrgApiKeyData, ThrowOnError>) => import("./client").RequestResult<GetByOrgApiKeyResponses, GetByOrgApiKeyErrors, ThrowOnError, "fields">;
|
|
22
28
|
/**
|
|
23
29
|
* Create API key
|
|
24
30
|
*
|
|
25
31
|
* Create a new API key for programmatic access
|
|
26
32
|
*/
|
|
27
|
-
export declare const
|
|
33
|
+
export declare const postByOrgApiKey: <ThrowOnError extends boolean = false>(options: Options<PostByOrgApiKeyData, ThrowOnError>) => import("./client").RequestResult<PostByOrgApiKeyResponses, PostByOrgApiKeyErrors, ThrowOnError, "fields">;
|
|
28
34
|
/**
|
|
29
35
|
* Revoke API key
|
|
30
36
|
*
|
|
31
37
|
* Revoke an API key by its ID
|
|
32
38
|
*/
|
|
33
|
-
export declare const
|
|
39
|
+
export declare const deleteByOrgApiKeyById: <ThrowOnError extends boolean = false>(options: Options<DeleteByOrgApiKeyByIdData, ThrowOnError>) => import("./client").RequestResult<DeleteByOrgApiKeyByIdResponses, DeleteByOrgApiKeyByIdErrors, ThrowOnError, "fields">;
|
|
34
40
|
/**
|
|
35
41
|
* List repositories
|
|
36
42
|
*
|
|
37
|
-
* List
|
|
43
|
+
* List repositories in the organization using cursor pagination
|
|
38
44
|
*/
|
|
39
|
-
export declare const
|
|
45
|
+
export declare const getByOrgRepo: <ThrowOnError extends boolean = false>(options: Options<GetByOrgRepoData, ThrowOnError>) => import("./client").RequestResult<GetByOrgRepoResponses, GetByOrgRepoErrors, ThrowOnError, "fields">;
|
|
40
46
|
/**
|
|
41
47
|
* Create repository
|
|
42
48
|
*
|
|
43
49
|
* Create a new repository in the organization
|
|
44
50
|
*/
|
|
45
|
-
export declare const
|
|
51
|
+
export declare const postByOrgRepo: <ThrowOnError extends boolean = false>(options: Options<PostByOrgRepoData, ThrowOnError>) => import("./client").RequestResult<PostByOrgRepoResponses, PostByOrgRepoErrors, ThrowOnError, "fields">;
|
|
46
52
|
/**
|
|
47
53
|
* Delete repository
|
|
48
54
|
*
|
|
@@ -58,9 +64,21 @@ export declare const getByOrgByRepo: <ThrowOnError extends boolean = false>(opti
|
|
|
58
64
|
/**
|
|
59
65
|
* Update repository
|
|
60
66
|
*
|
|
61
|
-
* Update repository name or upstream configuration
|
|
67
|
+
* Update repository name, default branch, tags, or upstream configuration. Tags are patched: set values to add/update and null values to remove.
|
|
62
68
|
*/
|
|
63
69
|
export declare const patchByOrgByRepo: <ThrowOnError extends boolean = false>(options: Options<PatchByOrgByRepoData, ThrowOnError>) => import("./client").RequestResult<PatchByOrgByRepoResponses, PatchByOrgByRepoErrors, ThrowOnError, "fields">;
|
|
70
|
+
/**
|
|
71
|
+
* Get repo Tags
|
|
72
|
+
*
|
|
73
|
+
* Get repository tag values and counts
|
|
74
|
+
*/
|
|
75
|
+
export declare const getByOrgRepoTags: <ThrowOnError extends boolean = false>(options: Options<GetByOrgRepoTagsData, ThrowOnError>) => import("./client").RequestResult<GetByOrgRepoTagsResponses, GetByOrgRepoTagsErrors, ThrowOnError, "fields">;
|
|
76
|
+
/**
|
|
77
|
+
* Bulk update Tags
|
|
78
|
+
*
|
|
79
|
+
* Bulk set or remove repo tags
|
|
80
|
+
*/
|
|
81
|
+
export declare const postByOrgRepoBulkTags: <ThrowOnError extends boolean = false>(options: Options<PostByOrgRepoBulkTagsData, ThrowOnError>) => import("./client").RequestResult<PostByOrgRepoBulkTagsResponses, PostByOrgRepoBulkTagsErrors, ThrowOnError, "fields">;
|
|
64
82
|
/**
|
|
65
83
|
* Get content
|
|
66
84
|
*
|
|
@@ -72,37 +90,37 @@ export declare const getByOrgByRepoContent: <ThrowOnError extends boolean = fals
|
|
|
72
90
|
*
|
|
73
91
|
* List all branches in a repository
|
|
74
92
|
*/
|
|
75
|
-
export declare const
|
|
93
|
+
export declare const getByOrgByRepoBranch: <ThrowOnError extends boolean = false>(options: Options<GetByOrgByRepoBranchData, ThrowOnError>) => import("./client").RequestResult<GetByOrgByRepoBranchResponses, GetByOrgByRepoBranchErrors, ThrowOnError, "fields">;
|
|
76
94
|
/**
|
|
77
95
|
* Create branch
|
|
78
96
|
*
|
|
79
97
|
* Create a new branch from an existing ref
|
|
80
98
|
*/
|
|
81
|
-
export declare const
|
|
99
|
+
export declare const postByOrgByRepoBranch: <ThrowOnError extends boolean = false>(options: Options<PostByOrgByRepoBranchData, ThrowOnError>) => import("./client").RequestResult<PostByOrgByRepoBranchResponses, PostByOrgByRepoBranchErrors, ThrowOnError, "fields">;
|
|
82
100
|
/**
|
|
83
101
|
* Delete branch
|
|
84
102
|
*
|
|
85
103
|
* Delete a branch from a repository
|
|
86
104
|
*/
|
|
87
|
-
export declare const
|
|
105
|
+
export declare const deleteByOrgByRepoBranchByBranch: <ThrowOnError extends boolean = false>(options: Options<DeleteByOrgByRepoBranchByBranchData, ThrowOnError>) => import("./client").RequestResult<DeleteByOrgByRepoBranchByBranchResponses, DeleteByOrgByRepoBranchByBranchErrors, ThrowOnError, "fields">;
|
|
88
106
|
/**
|
|
89
107
|
* List commits
|
|
90
108
|
*
|
|
91
109
|
* List commits for a repository from a specific ref
|
|
92
110
|
*/
|
|
93
|
-
export declare const
|
|
111
|
+
export declare const getByOrgByRepoCommit: <ThrowOnError extends boolean = false>(options: Options<GetByOrgByRepoCommitData, ThrowOnError>) => import("./client").RequestResult<GetByOrgByRepoCommitResponses, GetByOrgByRepoCommitErrors, ThrowOnError, "fields">;
|
|
94
112
|
/**
|
|
95
113
|
* Create commit
|
|
96
114
|
*
|
|
97
115
|
* Create a new commit on a branch with file changes
|
|
98
116
|
*/
|
|
99
|
-
export declare const
|
|
117
|
+
export declare const postByOrgByRepoCommit: <ThrowOnError extends boolean = false>(options: Options<PostByOrgByRepoCommitData, ThrowOnError>) => import("./client").RequestResult<PostByOrgByRepoCommitResponses, PostByOrgByRepoCommitErrors, ThrowOnError, "fields">;
|
|
100
118
|
/**
|
|
101
119
|
* Get commit
|
|
102
120
|
*
|
|
103
121
|
* Retrieve a specific commit by its SHA
|
|
104
122
|
*/
|
|
105
|
-
export declare const
|
|
123
|
+
export declare const getByOrgByRepoCommitBySha: <ThrowOnError extends boolean = false>(options: Options<GetByOrgByRepoCommitByShaData, ThrowOnError>) => import("./client").RequestResult<GetByOrgByRepoCommitByShaResponses, GetByOrgByRepoCommitByShaErrors, ThrowOnError, "fields">;
|
|
106
124
|
/**
|
|
107
125
|
* Get diff
|
|
108
126
|
*
|
|
@@ -114,22 +132,23 @@ export declare const getByOrgByRepoDiff: <ThrowOnError extends boolean = false>(
|
|
|
114
132
|
*
|
|
115
133
|
* List webhooks for a repository
|
|
116
134
|
*/
|
|
117
|
-
export declare const
|
|
135
|
+
export declare const getByOrgByRepoWebhook: <ThrowOnError extends boolean = false>(options: Options<GetByOrgByRepoWebhookData, ThrowOnError>) => import("./client").RequestResult<GetByOrgByRepoWebhookResponses, GetByOrgByRepoWebhookErrors, ThrowOnError, "fields">;
|
|
118
136
|
/**
|
|
119
137
|
* Create webhook
|
|
120
138
|
*
|
|
121
139
|
* Create a webhook for a repository
|
|
122
140
|
*/
|
|
123
|
-
export declare const
|
|
141
|
+
export declare const postByOrgByRepoWebhook: <ThrowOnError extends boolean = false>(options: Options<PostByOrgByRepoWebhookData, ThrowOnError>) => import("./client").RequestResult<PostByOrgByRepoWebhookResponses, PostByOrgByRepoWebhookErrors, ThrowOnError, "fields">;
|
|
124
142
|
/**
|
|
125
143
|
* Delete webhook
|
|
126
144
|
*
|
|
127
145
|
* Delete a webhook from a repository
|
|
128
146
|
*/
|
|
129
|
-
export declare const
|
|
147
|
+
export declare const deleteByOrgByRepoWebhookByWebhookId: <ThrowOnError extends boolean = false>(options: Options<DeleteByOrgByRepoWebhookByWebhookIdData, ThrowOnError>) => import("./client").RequestResult<DeleteByOrgByRepoWebhookByWebhookIdResponses, DeleteByOrgByRepoWebhookByWebhookIdErrors, ThrowOnError, "fields">;
|
|
130
148
|
/**
|
|
131
149
|
* Get organization
|
|
132
150
|
*
|
|
133
151
|
* Get organization metadata and repository counts
|
|
134
152
|
*/
|
|
135
153
|
export declare const getByOrg: <ThrowOnError extends boolean = false>(options: Options<GetByOrgData, ThrowOnError>) => import("./client").RequestResult<GetByOrgResponses, GetByOrgErrors, ThrowOnError, "fields">;
|
|
154
|
+
//# sourceMappingURL=sdk.gen.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"sdk.gen.d.ts","sourceRoot":"","sources":["../src/sdk.gen.ts"],"names":[],"mappings":"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"}
|
package/dist/sdk.gen.js
CHANGED
|
@@ -1,13 +1,23 @@
|
|
|
1
1
|
// This file is auto-generated by @hey-api/openapi-ts
|
|
2
2
|
import { client } from './client.gen';
|
|
3
|
+
/**
|
|
4
|
+
* Get caller identity
|
|
5
|
+
*
|
|
6
|
+
* Get the authenticated organization, effective scopes, and API key metadata
|
|
7
|
+
*/
|
|
8
|
+
export const getWhoami = (options) => (options?.client ?? client).get({
|
|
9
|
+
security: [{ scheme: 'bearer', type: 'http' }],
|
|
10
|
+
url: '/whoami',
|
|
11
|
+
...options
|
|
12
|
+
});
|
|
3
13
|
/**
|
|
4
14
|
* List API keys
|
|
5
15
|
*
|
|
6
16
|
* List all API keys for the organization (key values are not returned)
|
|
7
17
|
*/
|
|
8
|
-
export const
|
|
18
|
+
export const getByOrgApiKey = (options) => (options.client ?? client).get({
|
|
9
19
|
security: [{ scheme: 'bearer', type: 'http' }],
|
|
10
|
-
url: '/{org}/api-
|
|
20
|
+
url: '/{org}/api-key',
|
|
11
21
|
...options
|
|
12
22
|
});
|
|
13
23
|
/**
|
|
@@ -15,9 +25,9 @@ export const getByOrgApiKeys = (options) => (options.client ?? client).get({
|
|
|
15
25
|
*
|
|
16
26
|
* Create a new API key for programmatic access
|
|
17
27
|
*/
|
|
18
|
-
export const
|
|
28
|
+
export const postByOrgApiKey = (options) => (options.client ?? client).post({
|
|
19
29
|
security: [{ scheme: 'bearer', type: 'http' }],
|
|
20
|
-
url: '/{org}/api-
|
|
30
|
+
url: '/{org}/api-key',
|
|
21
31
|
...options,
|
|
22
32
|
headers: {
|
|
23
33
|
'Content-Type': 'application/json',
|
|
@@ -29,19 +39,19 @@ export const postByOrgApiKeys = (options) => (options.client ?? client).post({
|
|
|
29
39
|
*
|
|
30
40
|
* Revoke an API key by its ID
|
|
31
41
|
*/
|
|
32
|
-
export const
|
|
42
|
+
export const deleteByOrgApiKeyById = (options) => (options.client ?? client).delete({
|
|
33
43
|
security: [{ scheme: 'bearer', type: 'http' }],
|
|
34
|
-
url: '/{org}/api-
|
|
44
|
+
url: '/{org}/api-key/{id}',
|
|
35
45
|
...options
|
|
36
46
|
});
|
|
37
47
|
/**
|
|
38
48
|
* List repositories
|
|
39
49
|
*
|
|
40
|
-
* List
|
|
50
|
+
* List repositories in the organization using cursor pagination
|
|
41
51
|
*/
|
|
42
|
-
export const
|
|
52
|
+
export const getByOrgRepo = (options) => (options.client ?? client).get({
|
|
43
53
|
security: [{ scheme: 'bearer', type: 'http' }],
|
|
44
|
-
url: '/{org}/
|
|
54
|
+
url: '/{org}/repo',
|
|
45
55
|
...options
|
|
46
56
|
});
|
|
47
57
|
/**
|
|
@@ -49,9 +59,9 @@ export const getByOrgRepos = (options) => (options.client ?? client).get({
|
|
|
49
59
|
*
|
|
50
60
|
* Create a new repository in the organization
|
|
51
61
|
*/
|
|
52
|
-
export const
|
|
62
|
+
export const postByOrgRepo = (options) => (options.client ?? client).post({
|
|
53
63
|
security: [{ scheme: 'bearer', type: 'http' }],
|
|
54
|
-
url: '/{org}/
|
|
64
|
+
url: '/{org}/repo',
|
|
55
65
|
...options,
|
|
56
66
|
headers: {
|
|
57
67
|
'Content-Type': 'application/json',
|
|
@@ -81,7 +91,7 @@ export const getByOrgByRepo = (options) => (options.client ?? client).get({
|
|
|
81
91
|
/**
|
|
82
92
|
* Update repository
|
|
83
93
|
*
|
|
84
|
-
* Update repository name or upstream configuration
|
|
94
|
+
* Update repository name, default branch, tags, or upstream configuration. Tags are patched: set values to add/update and null values to remove.
|
|
85
95
|
*/
|
|
86
96
|
export const patchByOrgByRepo = (options) => (options.client ?? client).patch({
|
|
87
97
|
security: [{ scheme: 'bearer', type: 'http' }],
|
|
@@ -92,6 +102,30 @@ export const patchByOrgByRepo = (options) => (options.client ?? client).patch({
|
|
|
92
102
|
...options.headers
|
|
93
103
|
}
|
|
94
104
|
});
|
|
105
|
+
/**
|
|
106
|
+
* Get repo Tags
|
|
107
|
+
*
|
|
108
|
+
* Get repository tag values and counts
|
|
109
|
+
*/
|
|
110
|
+
export const getByOrgRepoTags = (options) => (options.client ?? client).get({
|
|
111
|
+
security: [{ scheme: 'bearer', type: 'http' }],
|
|
112
|
+
url: '/{org}/repo/tags',
|
|
113
|
+
...options
|
|
114
|
+
});
|
|
115
|
+
/**
|
|
116
|
+
* Bulk update Tags
|
|
117
|
+
*
|
|
118
|
+
* Bulk set or remove repo tags
|
|
119
|
+
*/
|
|
120
|
+
export const postByOrgRepoBulkTags = (options) => (options.client ?? client).post({
|
|
121
|
+
security: [{ scheme: 'bearer', type: 'http' }],
|
|
122
|
+
url: '/{org}/repo/bulk/tags',
|
|
123
|
+
...options,
|
|
124
|
+
headers: {
|
|
125
|
+
'Content-Type': 'application/json',
|
|
126
|
+
...options.headers
|
|
127
|
+
}
|
|
128
|
+
});
|
|
95
129
|
/**
|
|
96
130
|
* Get content
|
|
97
131
|
*
|
|
@@ -107,9 +141,9 @@ export const getByOrgByRepoContent = (options) => (options.client ?? client).get
|
|
|
107
141
|
*
|
|
108
142
|
* List all branches in a repository
|
|
109
143
|
*/
|
|
110
|
-
export const
|
|
144
|
+
export const getByOrgByRepoBranch = (options) => (options.client ?? client).get({
|
|
111
145
|
security: [{ scheme: 'bearer', type: 'http' }],
|
|
112
|
-
url: '/{org}/{repo}/
|
|
146
|
+
url: '/{org}/{repo}/branch',
|
|
113
147
|
...options
|
|
114
148
|
});
|
|
115
149
|
/**
|
|
@@ -117,9 +151,9 @@ export const getByOrgByRepoBranches = (options) => (options.client ?? client).ge
|
|
|
117
151
|
*
|
|
118
152
|
* Create a new branch from an existing ref
|
|
119
153
|
*/
|
|
120
|
-
export const
|
|
154
|
+
export const postByOrgByRepoBranch = (options) => (options.client ?? client).post({
|
|
121
155
|
security: [{ scheme: 'bearer', type: 'http' }],
|
|
122
|
-
url: '/{org}/{repo}/
|
|
156
|
+
url: '/{org}/{repo}/branch',
|
|
123
157
|
...options,
|
|
124
158
|
headers: {
|
|
125
159
|
'Content-Type': 'application/json',
|
|
@@ -131,9 +165,9 @@ export const postByOrgByRepoBranches = (options) => (options.client ?? client).p
|
|
|
131
165
|
*
|
|
132
166
|
* Delete a branch from a repository
|
|
133
167
|
*/
|
|
134
|
-
export const
|
|
168
|
+
export const deleteByOrgByRepoBranchByBranch = (options) => (options.client ?? client).delete({
|
|
135
169
|
security: [{ scheme: 'bearer', type: 'http' }],
|
|
136
|
-
url: '/{org}/{repo}/
|
|
170
|
+
url: '/{org}/{repo}/branch/{branch}',
|
|
137
171
|
...options
|
|
138
172
|
});
|
|
139
173
|
/**
|
|
@@ -141,9 +175,9 @@ export const deleteByOrgByRepoBranchesByBranch = (options) => (options.client ??
|
|
|
141
175
|
*
|
|
142
176
|
* List commits for a repository from a specific ref
|
|
143
177
|
*/
|
|
144
|
-
export const
|
|
178
|
+
export const getByOrgByRepoCommit = (options) => (options.client ?? client).get({
|
|
145
179
|
security: [{ scheme: 'bearer', type: 'http' }],
|
|
146
|
-
url: '/{org}/{repo}/
|
|
180
|
+
url: '/{org}/{repo}/commit',
|
|
147
181
|
...options
|
|
148
182
|
});
|
|
149
183
|
/**
|
|
@@ -151,9 +185,9 @@ export const getByOrgByRepoCommits = (options) => (options.client ?? client).get
|
|
|
151
185
|
*
|
|
152
186
|
* Create a new commit on a branch with file changes
|
|
153
187
|
*/
|
|
154
|
-
export const
|
|
188
|
+
export const postByOrgByRepoCommit = (options) => (options.client ?? client).post({
|
|
155
189
|
security: [{ scheme: 'bearer', type: 'http' }],
|
|
156
|
-
url: '/{org}/{repo}/
|
|
190
|
+
url: '/{org}/{repo}/commit',
|
|
157
191
|
...options,
|
|
158
192
|
headers: {
|
|
159
193
|
'Content-Type': 'application/json',
|
|
@@ -165,9 +199,9 @@ export const postByOrgByRepoCommits = (options) => (options.client ?? client).po
|
|
|
165
199
|
*
|
|
166
200
|
* Retrieve a specific commit by its SHA
|
|
167
201
|
*/
|
|
168
|
-
export const
|
|
202
|
+
export const getByOrgByRepoCommitBySha = (options) => (options.client ?? client).get({
|
|
169
203
|
security: [{ scheme: 'bearer', type: 'http' }],
|
|
170
|
-
url: '/{org}/{repo}/
|
|
204
|
+
url: '/{org}/{repo}/commit/{sha}',
|
|
171
205
|
...options
|
|
172
206
|
});
|
|
173
207
|
/**
|
|
@@ -185,9 +219,9 @@ export const getByOrgByRepoDiff = (options) => (options.client ?? client).get({
|
|
|
185
219
|
*
|
|
186
220
|
* List webhooks for a repository
|
|
187
221
|
*/
|
|
188
|
-
export const
|
|
222
|
+
export const getByOrgByRepoWebhook = (options) => (options.client ?? client).get({
|
|
189
223
|
security: [{ scheme: 'bearer', type: 'http' }],
|
|
190
|
-
url: '/{org}/{repo}/
|
|
224
|
+
url: '/{org}/{repo}/webhook',
|
|
191
225
|
...options
|
|
192
226
|
});
|
|
193
227
|
/**
|
|
@@ -195,9 +229,9 @@ export const getByOrgByRepoWebhooks = (options) => (options.client ?? client).ge
|
|
|
195
229
|
*
|
|
196
230
|
* Create a webhook for a repository
|
|
197
231
|
*/
|
|
198
|
-
export const
|
|
232
|
+
export const postByOrgByRepoWebhook = (options) => (options.client ?? client).post({
|
|
199
233
|
security: [{ scheme: 'bearer', type: 'http' }],
|
|
200
|
-
url: '/{org}/{repo}/
|
|
234
|
+
url: '/{org}/{repo}/webhook',
|
|
201
235
|
...options,
|
|
202
236
|
headers: {
|
|
203
237
|
'Content-Type': 'application/json',
|
|
@@ -209,9 +243,9 @@ export const postByOrgByRepoWebhooks = (options) => (options.client ?? client).p
|
|
|
209
243
|
*
|
|
210
244
|
* Delete a webhook from a repository
|
|
211
245
|
*/
|
|
212
|
-
export const
|
|
246
|
+
export const deleteByOrgByRepoWebhookByWebhookId = (options) => (options.client ?? client).delete({
|
|
213
247
|
security: [{ scheme: 'bearer', type: 'http' }],
|
|
214
|
-
url: '/{org}/{repo}/
|
|
248
|
+
url: '/{org}/{repo}/webhook/{webhookId}',
|
|
215
249
|
...options
|
|
216
250
|
});
|
|
217
251
|
/**
|
|
@@ -224,3 +258,4 @@ export const getByOrg = (options) => (options.client ?? client).get({
|
|
|
224
258
|
url: '/{org}',
|
|
225
259
|
...options
|
|
226
260
|
});
|
|
261
|
+
//# sourceMappingURL=sdk.gen.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"sdk.gen.js","sourceRoot":"","sources":["../src/sdk.gen.ts"],"names":[],"mappings":"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"}
|