Skip to content

Commit ddafea8

Browse files
ci: regenerated with OpenAPI Doc , Speakeasy CLI 1.299.4 (#55)
Co-authored-by: speakeasybot <bot@speakeasyapi.dev>
1 parent f61912c commit ddafea8

15 files changed

Lines changed: 333 additions & 311 deletions

.speakeasy/gen.lock

Lines changed: 5 additions & 5 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: 883ee58e6a10b624eb7d93e8e8babe35
4+
docChecksum: 93a92719b56a3537ceccef104f41b4d1
55
docVersion: 1.0.0
6-
speakeasyVersion: 1.296.1
7-
generationVersion: 2.338.1
8-
releaseVersion: 0.2.25
9-
configChecksum: 4c70a5bcbe2e3ac9cb0c23af8c65c48f
6+
speakeasyVersion: 1.299.4
7+
generationVersion: 2.338.7
8+
releaseVersion: 0.2.26
9+
configChecksum: faaa956beb80d0a4216c04c13fb6d71a
1010
repoURL: https://github.com/StackOneHQ/stackone-client-ruby.git
1111
repoSubDirectory: .
1212
installationURL: https://github.com/StackOneHQ/stackone-client-ruby

.speakeasy/workflow.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,18 @@
1-
speakeasyVersion: 1.296.1
1+
speakeasyVersion: 1.299.4
22
sources:
33
my-source:
44
sourceNamespace: my-source
5-
sourceRevisionDigest: sha256:a68c67b39d961e5e466905a0b7c110ef5527e8452bc1725afd9394edf44912cd
6-
sourceBlobDigest: sha256:92614d01b79b447b9ac7f8529cc260fec5fb30ec8c0ef10a34a4c78233244dc9
5+
sourceRevisionDigest: sha256:44dafc0c1fb805592ab0df8086616f2bc82785945ad5006c2cacadea355b7b35
6+
sourceBlobDigest: sha256:122be296cace51bcab58f5a7ad54c55a6302446c69365e50c19c659445723a48
77
tags:
88
- latest
99
- main
1010
targets:
1111
StackOneRubyClient:
1212
source: my-source
1313
sourceNamespace: my-source
14-
sourceRevisionDigest: sha256:a68c67b39d961e5e466905a0b7c110ef5527e8452bc1725afd9394edf44912cd
15-
sourceBlobDigest: sha256:92614d01b79b447b9ac7f8529cc260fec5fb30ec8c0ef10a34a4c78233244dc9
14+
sourceRevisionDigest: sha256:44dafc0c1fb805592ab0df8086616f2bc82785945ad5006c2cacadea355b7b35
15+
sourceBlobDigest: sha256:122be296cace51bcab58f5a7ad54c55a6302446c69365e50c19c659445723a48
1616
outLocation: /github/workspace/repo
1717
workflow:
1818
workflowVersion: 1.0.0

RELEASES.md

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -328,4 +328,14 @@ Based on:
328328
### Generated
329329
- [ruby v0.2.25] .
330330
### Releases
331-
- [Ruby Gems v0.2.25] https://rubygems.org/gems/stackone_client/versions/0.2.25 - .
331+
- [Ruby Gems v0.2.25] https://rubygems.org/gems/stackone_client/versions/0.2.25 - .
332+
333+
## 2024-06-03 09:01:21
334+
### Changes
335+
Based on:
336+
- OpenAPI Doc
337+
- Speakeasy CLI 1.299.4 (2.338.7) https://github.com/speakeasy-api/speakeasy
338+
### Generated
339+
- [ruby v0.2.26] .
340+
### Releases
341+
- [Ruby Gems v0.2.26] https://rubygems.org/gems/stackone_client/versions/0.2.26 - .

codeSamples.yaml

Lines changed: 291 additions & 291 deletions
Large diffs are not rendered by default.

docs/models/shared/contactscustomfieldsvalue.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,4 +10,8 @@
1010
| `INTEGER` | integer |
1111
| `LIST` | list |
1212
| `TEXT` | text |
13+
| `FILE` | file |
14+
| `BOOLEAN` | boolean |
15+
| `CHECKBOX` | checkbox |
16+
| `RADIO` | radio |
1317
| `UNMAPPED_VALUE` | unmapped_value |

docs/models/shared/hriscreatetimeoffrequestdtoschemasvalue.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,4 +15,5 @@
1515
| `TRAINING` | training |
1616
| `ANNUAL_LEAVE` | annual_leave |
1717
| `LEAVE_OF_ABSENCE` | leave_of_absence |
18+
| `BREAK` | break |
1819
| `CHILD_CARE_LEAVE` | child_care_leave |

docs/models/shared/timeoff.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
| ------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------ |
88
| `approver_id` | *T.nilable(::String)* | :heavy_minus_sign: | The approver ID | 1687-4 |
99
| `created_date` | [Date](https://ruby-doc.org/stdlib-2.6.1/libdoc/date/rdoc/Date.html) | :heavy_minus_sign: | The created date of the time off request | 2021-01-01T01:01:01.000Z |
10-
| `duration` | *T.nilable(::Float)* | :heavy_minus_sign: | The duration of the time off request (in days) | 3 |
10+
| `duration` | *T.nilable(::String)* | :heavy_minus_sign: | The duration of the time off request | P3Y6M4DT12H30M5S |
1111
| `employee_id` | *T.nilable(::String)* | :heavy_minus_sign: | The employee ID | 1687-3 |
1212
| `end_date` | [Date](https://ruby-doc.org/stdlib-2.6.1/libdoc/date/rdoc/Date.html) | :heavy_minus_sign: | The end date of the time off request | 2021-01-01T01:01:01.000Z |
1313
| `end_half_day` | *T.nilable(T::Boolean)* | :heavy_minus_sign: | True if the end of the time off request ends half way through the day | true |

docs/models/shared/timeoffschemasvalue.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,4 +15,5 @@
1515
| `TRAINING` | training |
1616
| `ANNUAL_LEAVE` | annual_leave |
1717
| `LEAVE_OF_ABSENCE` | leave_of_absence |
18+
| `BREAK` | break |
1819
| `CHILD_CARE_LEAVE` | child_care_leave |

gen.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ generation:
1111
auth:
1212
oAuth2ClientCredentialsEnabled: false
1313
ruby:
14-
version: 0.2.25
14+
version: 0.2.26
1515
author: StackOne
1616
description: Ruby Client SDK Generated by Speakeasy
1717
imports:

lib/stack_one/models/shared/contactscustomfields_value.rb

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,10 @@ class ContactsCustomFieldsValue < T::Enum
1515
INTEGER = new('integer')
1616
LIST = new('list')
1717
TEXT = new('text')
18+
FILE = new('file')
19+
BOOLEAN = new('boolean')
20+
CHECKBOX = new('checkbox')
21+
RADIO = new('radio')
1822
UNMAPPED_VALUE = new('unmapped_value')
1923
end
2024
end

0 commit comments

Comments
 (0)