Skip to content

Commit 38c9ff7

Browse files
ci: regenerated with OpenAPI Doc , Speakeasy CLI 1.205.0 (#24)
Co-authored-by: speakeasybot <bot@speakeasyapi.dev>
1 parent 253e12f commit 38c9ff7

24 files changed

Lines changed: 71 additions & 93 deletions

.speakeasy/gen.lock

Lines changed: 5 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
lockVersion: 2.0.0
22
id: 482384cc-3b98-4ced-bd0b-14aa8b3e0053
33
management:
4-
docChecksum: 28fc9fad5ba5cf0bc44072b020d83b38
4+
docChecksum: a87c4dfe124417049298704616aad23a
55
docVersion: 1.0.0
6-
speakeasyVersion: internal
7-
generationVersion: 2.277.0
8-
releaseVersion: 0.2.3
9-
configChecksum: 2b2d7e60a3b3c47bf47f8ecb143a5b57
6+
speakeasyVersion: 1.205.0
7+
generationVersion: 2.279.1
8+
releaseVersion: 0.2.4
9+
configChecksum: d00323d87e0831c2d6b8cc1b8f725ace
1010
repoURL: https://github.com/StackOneHQ/stackone-client-ruby.git
1111
repoSubDirectory: .
1212
installationURL: https://github.com/StackOneHQ/stackone-client-ruby
@@ -634,8 +634,6 @@ generatedFiles:
634634
- lib/stack_one/models/shared/template.rb
635635
- lib/stack_one/models/shared/campaignspaginated.rb
636636
- lib/stack_one/models/shared/templatespaginated.rb
637-
- lib/stack_one/models/shared/body.rb
638-
- lib/stack_one/models/shared/headers.rb
639637
- lib/stack_one/models/shared/method.rb
640638
- lib/stack_one/models/shared/proxyrequestbody.rb
641639
- lib/stack_one/models/shared/security.rb
@@ -1196,8 +1194,6 @@ generatedFiles:
11961194
- docs/models/shared/template.md
11971195
- docs/models/shared/campaignspaginated.md
11981196
- docs/models/shared/templatespaginated.md
1199-
- docs/models/shared/body.md
1200-
- docs/models/shared/headers.md
12011197
- docs/models/shared/method.md
12021198
- docs/models/shared/proxyrequestbody.md
12031199
- docs/models/shared/security.md

Gemfile.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
PATH
22
remote: .
33
specs:
4-
stackone_client (0.2.3)
4+
stackone_client (0.2.4)
55
faraday
66
faraday-multipart
77
rack
@@ -91,9 +91,9 @@ PLATFORMS
9191

9292
DEPENDENCIES
9393
minitest
94-
stackone_client!
9594
rubocop
9695
sorbet-runtime
96+
stackone_client!
9797
tapioca
9898

9999
BUNDLED WITH

RELEASES.md

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,4 +88,14 @@ Based on:
8888
### Generated
8989
- [ruby v0.2.3] .
9090
### Releases
91-
- [Ruby Gems v0.2.3] https://rubygems.org/gems/stackone_client/versions/0.2.3 - .
91+
- [Ruby Gems v0.2.3] https://rubygems.org/gems/stackone_client/versions/0.2.3 - .
92+
93+
## 2024-03-11 09:01:12
94+
### Changes
95+
Based on:
96+
- OpenAPI Doc
97+
- Speakeasy CLI 1.205.0 (2.279.1) https://github.com/speakeasy-api/speakeasy
98+
### Generated
99+
- [ruby v0.2.4] .
100+
### Releases
101+
- [Ruby Gems v0.2.4] https://rubygems.org/gems/stackone_client/versions/0.2.4 - .

docs/models/operations/stackonelistlinkedaccountsrequest.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,4 +6,6 @@
66
| Field | Type | Required | Description |
77
| --------------------------------------------------- | --------------------------------------------------- | --------------------------------------------------- | --------------------------------------------------- |
88
| `origin_owner_id` | *T.nilable(::String)* | :heavy_minus_sign: | The origin owner identifier of the results to fetch |
9+
| `page` | *T.nilable(::Float)* | :heavy_minus_sign: | The page number of the results to fetch |
10+
| `page_size` | *T.nilable(::Float)* | :heavy_minus_sign: | The number of results per page |
911
| `provider` | *T.nilable(::String)* | :heavy_minus_sign: | The provider of the results to fetch |

docs/models/shared/body.md

Lines changed: 0 additions & 9 deletions
This file was deleted.

docs/models/shared/employmentschemaspayperiodvalue.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,11 @@ The pay period of the job postings.
1212
| `WEEK` | week |
1313
| `EVERY_TWO_WEEKS` | every_two_weeks |
1414
| `MONTH` | month |
15+
| `TWICE_A_MONTH` | twice_a_month |
16+
| `EVERY_TWO_MONTHS` | every_two_months |
1517
| `QUARTER` | quarter |
1618
| `EVERY_SIX_MONTHS` | every_six_months |
1719
| `YEAR` | year |
20+
| `ONE_OFF` | one_off |
1821
| `NONE` | none |
1922
| `UNMAPPED_VALUE` | unmapped_value |

docs/models/shared/headers.md

Lines changed: 0 additions & 9 deletions
This file was deleted.

docs/models/shared/jobpostingcompensationschemasvalue.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,11 @@ The pay period of the job postings.
1212
| `WEEK` | week |
1313
| `EVERY_TWO_WEEKS` | every_two_weeks |
1414
| `MONTH` | month |
15+
| `TWICE_A_MONTH` | twice_a_month |
16+
| `EVERY_TWO_MONTHS` | every_two_months |
1517
| `QUARTER` | quarter |
1618
| `EVERY_SIX_MONTHS` | every_six_months |
1719
| `YEAR` | year |
20+
| `ONE_OFF` | one_off |
1821
| `NONE` | none |
1922
| `UNMAPPED_VALUE` | unmapped_value |

docs/models/shared/jobpostingschemasstatusvalue.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,9 @@ The status of the job postings.
99
| ---------------- | ---------------- |
1010
| `LIVE` | live |
1111
| `DRAFT` | draft |
12+
| `PENDING` | pending |
13+
| `INTERNAL` | internal |
14+
| `REJECTED` | rejected |
1215
| `CLOSED` | closed |
1316
| `ARCHIVED` | archived |
1417
| `UNMAPPED_VALUE` | unmapped_value |

docs/models/shared/proxyrequestbody.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -3,10 +3,10 @@
33

44
## Fields
55

6-
| Field | Type | Required | Description | Example |
7-
| ------------------------------------------------------------------------ | ------------------------------------------------------------------------ | ------------------------------------------------------------------------ | ------------------------------------------------------------------------ | ------------------------------------------------------------------------ |
8-
| `body` | [T.nilable(::StackOne::Shared::Body)](../../models/shared/body.md) | :heavy_minus_sign: | The body of the request | |
9-
| `headers` | [T.nilable(::StackOne::Shared::Headers)](../../models/shared/headers.md) | :heavy_minus_sign: | The headers to send in the request | {<br/>"Accept": "application/json"<br/>} |
10-
| `method` | [T.nilable(::StackOne::Shared::Method)](../../models/shared/method.md) | :heavy_minus_sign: | The method of the request | |
11-
| `path` | *T.nilable(::String)* | :heavy_minus_sign: | The path of the request including any query paramters | /employees/directory |
12-
| `url` | *T.nilable(::String)* | :heavy_minus_sign: | The base url of the request | https://api.sample-integration.com/v1 |
6+
| Field | Type | Required | Description | Example |
7+
| ---------------------------------------------------------------------- | ---------------------------------------------------------------------- | ---------------------------------------------------------------------- | ---------------------------------------------------------------------- | ---------------------------------------------------------------------- |
8+
| `body` | T::Hash[Symbol, *::Object*] | :heavy_minus_sign: | The body of the request | |
9+
| `headers` | T::Hash[Symbol, *::Object*] | :heavy_minus_sign: | The headers to send in the request | {<br/>"Content-Type": "application/json"<br/>} |
10+
| `method` | [T.nilable(::StackOne::Shared::Method)](../../models/shared/method.md) | :heavy_minus_sign: | The method of the request | |
11+
| `path` | *T.nilable(::String)* | :heavy_minus_sign: | The path of the request including any query paramters | /employees/directory |
12+
| `url` | *T.nilable(::String)* | :heavy_minus_sign: | The base url of the request | https://api.sample-integration.com/v1 |

0 commit comments

Comments
 (0)