Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
136 changes: 72 additions & 64 deletions .speakeasy/gen.lock

Large diffs are not rendered by default.

14 changes: 7 additions & 7 deletions .speakeasy/workflow.lock
Original file line number Diff line number Diff line change
@@ -1,21 +1,21 @@
speakeasyVersion: 1.460.3
speakeasyVersion: 1.462.2
sources:
my-source:
sourceNamespace: my-source
sourceRevisionDigest: sha256:c370989de9108811487581faace998058379ba4edd52ebd4b7f8ce1368205799
sourceBlobDigest: sha256:423f4972fa43bd9840a43bafc482fc5680ad077658053d13fe881c9388145161
sourceRevisionDigest: sha256:e38496881728bcb295809709f1077839e8a46291a0dc9a6452f5792297296726
sourceBlobDigest: sha256:24a2cac83ead0f1440d63b0549f0b544b1a50f9ca4a87ffe48f8d5dc90a09d92
tags:
- latest
- speakeasy-sdk-regen-1735549280
- speakeasy-sdk-regen-1736154080
- 1.0.0
targets:
StackOneRubyClient:
source: my-source
sourceNamespace: my-source
sourceRevisionDigest: sha256:c370989de9108811487581faace998058379ba4edd52ebd4b7f8ce1368205799
sourceBlobDigest: sha256:423f4972fa43bd9840a43bafc482fc5680ad077658053d13fe881c9388145161
sourceRevisionDigest: sha256:e38496881728bcb295809709f1077839e8a46291a0dc9a6452f5792297296726
sourceBlobDigest: sha256:24a2cac83ead0f1440d63b0549f0b544b1a50f9ca4a87ffe48f8d5dc90a09d92
codeSamplesNamespace: code-samples-ruby-stackonerubyclient
codeSamplesRevisionDigest: sha256:aeb7b54f74c821363eb9b4540877543755deba8c8e5bac86a88c5f65b9e35394
codeSamplesRevisionDigest: sha256:263d3142d1f9b4839014e7d2119cb8f93106b65862ee16283b7b2bd7dc0701bb
workflow:
workflowVersion: 1.0.0
speakeasyVersion: latest
Expand Down
12 changes: 11 additions & 1 deletion RELEASES.md
Original file line number Diff line number Diff line change
Expand Up @@ -638,4 +638,14 @@ Based on:
### Generated
- [ruby v0.4.4] .
### Releases
- [Ruby Gems v0.4.4] https://rubygems.org/gems/stackone_client/versions/0.4.4 - .
- [Ruby Gems v0.4.4] https://rubygems.org/gems/stackone_client/versions/0.4.4 - .

## 2025-01-06 09:01:15
### Changes
Based on:
- OpenAPI Doc
- Speakeasy CLI 1.462.2 (2.486.1) https://github.com/speakeasy-api/speakeasy
### Generated
- [ruby v0.5.0] .
### Releases
- [Ruby Gems v0.5.0] https://rubygems.org/gems/stackone_client/versions/0.5.0 - .
34 changes: 17 additions & 17 deletions codeSamples.yaml

Large diffs are not rendered by default.

14 changes: 7 additions & 7 deletions docs/models/operations/atsgetassessmentspackageresponse.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,10 @@

## Fields

| Field | Type | Required | Description |
| ------------------------------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------------------------------ |
| `assessments_packages_result` | [T.nilable(::StackOne::Shared::AssessmentsPackagesResult)](../../models/shared/assessmentspackagesresult.md) | :heavy_minus_sign: | The assessments package with the given identifier was retrieved. |
| `content_type` | *::String* | :heavy_check_mark: | HTTP response content type for this operation |
| `headers` | T::Hash[Symbol, T::Array<*::String*>] | :heavy_check_mark: | N/A |
| `status_code` | *::Integer* | :heavy_check_mark: | HTTP response status code for this operation |
| `raw_response` | [Faraday::Response](https://www.rubydoc.info/gems/faraday/Faraday/Response) | :heavy_check_mark: | Raw HTTP response; suitable for custom response parsing |
| Field | Type | Required | Description |
| -------------------------------------------------------------------------------------------------------- | -------------------------------------------------------------------------------------------------------- | -------------------------------------------------------------------------------------------------------- | -------------------------------------------------------------------------------------------------------- |
| `assessment_package_result` | [T.nilable(::StackOne::Shared::AssessmentPackageResult)](../../models/shared/assessmentpackageresult.md) | :heavy_minus_sign: | The assessments package with the given identifier was retrieved. |
| `content_type` | *::String* | :heavy_check_mark: | HTTP response content type for this operation |
| `headers` | T::Hash[Symbol, T::Array<*::String*>] | :heavy_check_mark: | N/A |
| `status_code` | *::Integer* | :heavy_check_mark: | HTTP response status code for this operation |
| `raw_response` | [Faraday::Response](https://www.rubydoc.info/gems/faraday/Faraday/Response) | :heavy_check_mark: | Raw HTTP response; suitable for custom response parsing |
14 changes: 7 additions & 7 deletions docs/models/operations/atsgetassessmentsrequestresponse.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,10 @@

## Fields

| Field | Type | Required | Description |
| ------------------------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------------------------ |
| `assessments_order_result` | [T.nilable(::StackOne::Shared::AssessmentsOrderResult)](../../models/shared/assessmentsorderresult.md) | :heavy_minus_sign: | The assessments order with the given identifier was retrieved. |
| `content_type` | *::String* | :heavy_check_mark: | HTTP response content type for this operation |
| `headers` | T::Hash[Symbol, T::Array<*::String*>] | :heavy_check_mark: | N/A |
| `status_code` | *::Integer* | :heavy_check_mark: | HTTP response status code for this operation |
| `raw_response` | [Faraday::Response](https://www.rubydoc.info/gems/faraday/Faraday/Response) | :heavy_check_mark: | Raw HTTP response; suitable for custom response parsing |
| Field | Type | Required | Description |
| ---------------------------------------------------------------------------------------------------- | ---------------------------------------------------------------------------------------------------- | ---------------------------------------------------------------------------------------------------- | ---------------------------------------------------------------------------------------------------- |
| `assessment_order_result` | [T.nilable(::StackOne::Shared::AssessmentOrderResult)](../../models/shared/assessmentorderresult.md) | :heavy_minus_sign: | The assessments order with the given identifier was retrieved. |
| `content_type` | *::String* | :heavy_check_mark: | HTTP response content type for this operation |
| `headers` | T::Hash[Symbol, T::Array<*::String*>] | :heavy_check_mark: | N/A |
| `status_code` | *::Integer* | :heavy_check_mark: | HTTP response status code for this operation |
| `raw_response` | [Faraday::Response](https://www.rubydoc.info/gems/faraday/Faraday/Response) | :heavy_check_mark: | Raw HTTP response; suitable for custom response parsing |
Loading