Skip to content

Commit 16ecb50

Browse files
speakeasybotunclesp1d3r
authored andcommitted
ci: regenerated with OpenAPI Doc , Speakeasy CLI 1.379.0
1 parent 9bd8dd8 commit 16ecb50

File tree

18 files changed

+167
-171
lines changed

18 files changed

+167
-171
lines changed

.speakeasy/gen.lock

+6-6
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,19 @@
11
lockVersion: 2.0.0
22
id: 11fa8266-8454-49fd-ba7b-d5f8744980cc
33
management:
4-
docChecksum: ffd5c78a824ed99edfd2998e6f650e78
4+
docChecksum: 35d5d7a1b46aadf9fcaaf0f0d2561a18
55
docVersion: "1.3"
6-
speakeasyVersion: 1.374.2
7-
generationVersion: 2.401.2
8-
releaseVersion: 0.8.0
9-
configChecksum: e474d09e01d994fefca2fc8b685a8d60
6+
speakeasyVersion: 1.379.0
7+
generationVersion: 2.404.3
8+
releaseVersion: 0.8.1
9+
configChecksum: 20f584c67f24cf983a62779606867a80
1010
repoURL: https://github.com/unclesp1d3r/cipherswarm-agent-sdk-go.git
1111
installationURL: https://github.com/unclesp1d3r/cipherswarm-agent-sdk-go
1212
features:
1313
go:
1414
additionalDependencies: 0.1.0
1515
constsAndDefaults: 0.1.6
16-
core: 3.5.4
16+
core: 3.5.5
1717
defaultEnabledRetries: 0.2.0
1818
downloadStreams: 0.1.1
1919
envVarSecurityUsage: 0.3.0

.speakeasy/gen.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ generation:
1212
auth:
1313
oAuth2ClientCredentialsEnabled: false
1414
go:
15-
version: 0.8.0
15+
version: 0.8.1
1616
additionalDependencies: {}
1717
allowUnknownFieldsInWeakUnions: false
1818
clientServerStatusCodesAsErrors: true

.speakeasy/workflow.lock

+5-5
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,18 @@
1-
speakeasyVersion: 1.374.2
1+
speakeasyVersion: 1.379.0
22
sources:
33
CipherSwarm_agent_api:
44
sourceNamespace: cipher-swarm-agent-api
5-
sourceRevisionDigest: sha256:38ff0ae289040de3e4b516b270eafc9db5efd21a01c9aa794bca1be8a91e2bff
6-
sourceBlobDigest: sha256:70e7c35f151b77a4dae5c9f5cbf35fbb4da1ffcdf7edd074664d6f06f6f2962c
5+
sourceRevisionDigest: sha256:43543cc5af086b502c070456947fa291cf282c3bd85926cc8f90aca65ee20b2f
6+
sourceBlobDigest: sha256:1be7b03b39fbca0ce7049af160aef58810586049b34fd44441056a793ac4b8b3
77
tags:
88
- latest
99
- main
1010
targets:
1111
golang-sdk:
1212
source: CipherSwarm_agent_api
1313
sourceNamespace: cipher-swarm-agent-api
14-
sourceRevisionDigest: sha256:38ff0ae289040de3e4b516b270eafc9db5efd21a01c9aa794bca1be8a91e2bff
15-
sourceBlobDigest: sha256:70e7c35f151b77a4dae5c9f5cbf35fbb4da1ffcdf7edd074664d6f06f6f2962c
14+
sourceRevisionDigest: sha256:43543cc5af086b502c070456947fa291cf282c3bd85926cc8f90aca65ee20b2f
15+
sourceBlobDigest: sha256:1be7b03b39fbca0ce7049af160aef58810586049b34fd44441056a793ac4b8b3
1616
outLocation: /github/workspace/repo
1717
workflow:
1818
workflowVersion: 1.0.0

RELEASES.md

+11-1
Original file line numberDiff line numberDiff line change
@@ -238,4 +238,14 @@ Based on:
238238
### Generated
239239
- [go v0.8.0] .
240240
### Releases
241-
- [Go v0.8.0] https://github.com/unclesp1d3r/cipherswarm-agent-sdk-go/releases/tag/v0.8.0 - .
241+
- [Go v0.8.0] https://github.com/unclesp1d3r/cipherswarm-agent-sdk-go/releases/tag/v0.8.0 - .
242+
243+
## 2024-08-26 03:49:04
244+
### Changes
245+
Based on:
246+
- OpenAPI Doc
247+
- Speakeasy CLI 1.379.0 (2.404.3) https://github.com/speakeasy-api/speakeasy
248+
### Generated
249+
- [go v0.8.1] .
250+
### Releases
251+
- [Go v0.8.1] https://github.com/unclesp1d3r/cipherswarm-agent-sdk-go/releases/tag/v0.8.1 - .

cipherswarmagentsdk.go

+3-3
Original file line numberDiff line numberDiff line change
@@ -197,9 +197,9 @@ func New(opts ...SDKOption) *CipherSwarmAgentSDK {
197197
sdkConfiguration: sdkConfiguration{
198198
Language: "go",
199199
OpenAPIDocVersion: "1.3",
200-
SDKVersion: "0.8.0",
201-
GenVersion: "2.401.2",
202-
UserAgent: "speakeasy-sdk/go 0.8.0 2.401.2 1.3 github.com/unclesp1d3r/cipherswarm-agent-sdk-go",
200+
SDKVersion: "0.8.1",
201+
GenVersion: "2.404.3",
202+
UserAgent: "speakeasy-sdk/go 0.8.1 2.404.3 1.3 github.com/unclesp1d3r/cipherswarm-agent-sdk-go",
203203
ServerDefaults: []map[string]string{
204204
{
205205
"defaultHost": "www.example.com",

docs/models/components/attack.md

+29-29
Large diffs are not rendered by default.

docs/models/components/attackmode.md

-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,6 @@ Attack mode name
88
| Name | Value |
99
| ---------------------------- | ---------------------------- |
1010
| `AttackModeDictionary` | dictionary |
11-
| `AttackModeCombinator` | combinator |
1211
| `AttackModeMask` | mask |
1312
| `AttackModeHybridDictionary` | hybrid_dictionary |
1413
| `AttackModeHybridMask` | hybrid_mask |

docs/models/operations/sendcrackresponse.md

+1-2
Original file line numberDiff line numberDiff line change
@@ -7,5 +7,4 @@
77
| ------------------------------------------------------- | ------------------------------------------------------- | ------------------------------------------------------- | ------------------------------------------------------- |
88
| `ContentType` | *string* | :heavy_check_mark: | HTTP response content type for this operation |
99
| `StatusCode` | *int* | :heavy_check_mark: | HTTP response status code for this operation |
10-
| `RawResponse` | [*http.Response](https://pkg.go.dev/net/http#Response) | :heavy_check_mark: | Raw HTTP response; suitable for custom response parsing |
11-
| `ErrorObject` | **sdkerrors.ErrorObject* | :heavy_minus_sign: | Hash already cracked |
10+
| `RawResponse` | [*http.Response](https://pkg.go.dev/net/http#Response) | :heavy_check_mark: | Raw HTTP response; suitable for custom response parsing |

docs/sdks/agents/README.md

+26-21
Original file line numberDiff line numberDiff line change
@@ -45,8 +45,6 @@ func main() {
4545
}
4646
```
4747

48-
49-
5048
### Parameters
5149

5250
| Parameter | Type | Required | Description |
@@ -55,15 +53,18 @@ func main() {
5553
| `id` | *int64* | :heavy_check_mark: | id |
5654
| `opts` | [][operations.Option](../../models/operations/option.md) | :heavy_minus_sign: | The options for this request. |
5755

58-
5956
### Response
6057

6158
**[*operations.GetAgentResponse](../../models/operations/getagentresponse.md), error**
59+
60+
### Errors
61+
6262
| Error Object | Status Code | Content Type |
6363
| --------------------- | --------------------- | --------------------- |
6464
| sdkerrors.ErrorObject | 401 | application/json |
6565
| sdkerrors.SDKError | 4xx-5xx | */* |
6666

67+
6768
## UpdateAgent
6869

6970
Updates an agent
@@ -87,9 +88,9 @@ func main() {
8788
var id int64 = 828119
8889

8990
var requestBody *operations.UpdateAgentRequestBody = &operations.UpdateAgentRequestBody{
90-
ID: 2140,
91-
Name: "lebsack",
92-
ClientSignature: "Windows, Windows Server 2016",
91+
ID: 96,
92+
Name: "effertz-frami",
93+
ClientSignature: "Plan 9, Plan 9 Fourth Edition",
9394
OperatingSystem: "linux",
9495
Devices: []string{
9596
"cpu",
@@ -107,8 +108,6 @@ func main() {
107108
}
108109
```
109110

110-
111-
112111
### Parameters
113112

114113
| Parameter | Type | Required | Description |
@@ -118,15 +117,18 @@ func main() {
118117
| `requestBody` | [*operations.UpdateAgentRequestBody](../../models/operations/updateagentrequestbody.md) | :heavy_minus_sign: | N/A |
119118
| `opts` | [][operations.Option](../../models/operations/option.md) | :heavy_minus_sign: | The options for this request. |
120119

121-
122120
### Response
123121

124122
**[*operations.UpdateAgentResponse](../../models/operations/updateagentresponse.md), error**
123+
124+
### Errors
125+
125126
| Error Object | Status Code | Content Type |
126127
| --------------------- | --------------------- | --------------------- |
127128
| sdkerrors.ErrorObject | 401 | application/json |
128129
| sdkerrors.SDKError | 4xx-5xx | */* |
129130

131+
130132
## SendHeartbeat
131133

132134
Send a heartbeat for an agent to keep it alive.
@@ -158,8 +160,6 @@ func main() {
158160
}
159161
```
160162

161-
162-
163163
### Parameters
164164

165165
| Parameter | Type | Required | Description |
@@ -168,15 +168,18 @@ func main() {
168168
| `id` | *int64* | :heavy_check_mark: | id |
169169
| `opts` | [][operations.Option](../../models/operations/option.md) | :heavy_minus_sign: | The options for this request. |
170170

171-
172171
### Response
173172

174173
**[*operations.SendHeartbeatResponse](../../models/operations/sendheartbeatresponse.md), error**
174+
175+
### Errors
176+
175177
| Error Object | Status Code | Content Type |
176178
| --------------------- | --------------------- | --------------------- |
177179
| sdkerrors.ErrorObject | 401 | application/json |
178180
| sdkerrors.SDKError | 4xx-5xx | */* |
179181

182+
180183
## SubmitBenchmark
181184

182185
Submit a benchmark for an agent
@@ -221,8 +224,6 @@ func main() {
221224
}
222225
```
223226

224-
225-
226227
### Parameters
227228

228229
| Parameter | Type | Required | Description |
@@ -232,15 +233,18 @@ func main() {
232233
| `requestBody` | [operations.SubmitBenchmarkRequestBody](../../models/operations/submitbenchmarkrequestbody.md) | :heavy_check_mark: | N/A |
233234
| `opts` | [][operations.Option](../../models/operations/option.md) | :heavy_minus_sign: | The options for this request. |
234235

235-
236236
### Response
237237

238238
**[*operations.SubmitBenchmarkResponse](../../models/operations/submitbenchmarkresponse.md), error**
239+
240+
### Errors
241+
239242
| Error Object | Status Code | Content Type |
240243
| --------------------- | --------------------- | --------------------- |
241244
| sdkerrors.ErrorObject | 400,401 | application/json |
242245
| sdkerrors.SDKError | 4xx-5xx | */* |
243246

247+
244248
## SubmitErrorAgent
245249

246250
Submit an error for an agent
@@ -273,8 +277,6 @@ func main() {
273277
}
274278
```
275279

276-
277-
278280
### Parameters
279281

280282
| Parameter | Type | Required | Description |
@@ -284,15 +286,18 @@ func main() {
284286
| `requestBody` | [*operations.SubmitErrorAgentRequestBody](../../models/operations/submiterroragentrequestbody.md) | :heavy_minus_sign: | N/A |
285287
| `opts` | [][operations.Option](../../models/operations/option.md) | :heavy_minus_sign: | The options for this request. |
286288

287-
288289
### Response
289290

290291
**[*operations.SubmitErrorAgentResponse](../../models/operations/submiterroragentresponse.md), error**
292+
293+
### Errors
294+
291295
| Error Object | Status Code | Content Type |
292296
| --------------------- | --------------------- | --------------------- |
293297
| sdkerrors.ErrorObject | 401,404 | application/json |
294298
| sdkerrors.SDKError | 4xx-5xx | */* |
295299

300+
296301
## SetAgentShutdown
297302

298303
Marks the agent as shutdown and offline, freeing any assigned tasks.
@@ -324,8 +329,6 @@ func main() {
324329
}
325330
```
326331

327-
328-
329332
### Parameters
330333

331334
| Parameter | Type | Required | Description |
@@ -334,10 +337,12 @@ func main() {
334337
| `id` | *int64* | :heavy_check_mark: | id |
335338
| `opts` | [][operations.Option](../../models/operations/option.md) | :heavy_minus_sign: | The options for this request. |
336339

337-
338340
### Response
339341

340342
**[*operations.SetAgentShutdownResponse](../../models/operations/setagentshutdownresponse.md), error**
343+
344+
### Errors
345+
341346
| Error Object | Status Code | Content Type |
342347
| --------------------- | --------------------- | --------------------- |
343348
| sdkerrors.ErrorObject | 401 | application/json |

docs/sdks/attacks/README.md

+7-6
Original file line numberDiff line numberDiff line change
@@ -41,8 +41,6 @@ func main() {
4141
}
4242
```
4343

44-
45-
4644
### Parameters
4745

4846
| Parameter | Type | Required | Description |
@@ -51,15 +49,18 @@ func main() {
5149
| `id` | *int64* | :heavy_check_mark: | id |
5250
| `opts` | [][operations.Option](../../models/operations/option.md) | :heavy_minus_sign: | The options for this request. |
5351

54-
5552
### Response
5653

5754
**[*operations.GetAttackResponse](../../models/operations/getattackresponse.md), error**
55+
56+
### Errors
57+
5858
| Error Object | Status Code | Content Type |
5959
| --------------------- | --------------------- | --------------------- |
6060
| sdkerrors.ErrorObject | 401,404 | application/json |
6161
| sdkerrors.SDKError | 4xx-5xx | */* |
6262

63+
6364
## GetHashList
6465

6566
Returns the hash list for an attack.
@@ -91,8 +92,6 @@ func main() {
9192
}
9293
```
9394

94-
95-
9695
### Parameters
9796

9897
| Parameter | Type | Required | Description |
@@ -101,10 +100,12 @@ func main() {
101100
| `id` | *int64* | :heavy_check_mark: | id |
102101
| `opts` | [][operations.Option](../../models/operations/option.md) | :heavy_minus_sign: | The options for this request. |
103102

104-
105103
### Response
106104

107105
**[*operations.GetHashListResponse](../../models/operations/gethashlistresponse.md), error**
106+
107+
### Errors
108+
108109
| Error Object | Status Code | Content Type |
109110
| ------------------ | ------------------ | ------------------ |
110111
| sdkerrors.SDKError | 4xx-5xx | */* |
+1-5
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,5 @@
11
# CipherSwarmAgentSDK
22

3-
43
## Overview
54

6-
CipherSwarm Agent API: The CipherSwarm Agent API is used to allow agents to connect to the CipherSwarm server.
7-
8-
### Available Operations
9-
5+
CipherSwarm Agent API: The CipherSwarm Agent API is used to allow agents to connect to the CipherSwarm server.

0 commit comments

Comments
 (0)