Skip to content
Open
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
606 changes: 393 additions & 213 deletions .speakeasy/gen.lock

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion .speakeasy/gen.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ generation:
generateNewTests: true
skipResponseBodyAssertions: true
python:
version: 0.17.15
version: 0.17.16
additionalDependencies:
dev: {}
main: {}
Expand Down
1,494 changes: 1,367 additions & 127 deletions .speakeasy/glean-merged-spec.yaml

Large diffs are not rendered by default.

25 changes: 16 additions & 9 deletions .speakeasy/tests.arazzo.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -158867,11 +158867,11 @@ workflows:
payload:
file: 'x-file: example.file'
successCriteria:
- condition: $statusCode == 200
- condition: $statusCode == 201
- condition: $response.header.Content-Type == application/json
- context: $response.body
condition: |
{"skill":{"id":"<id>","display_name":"Merl18","description":"rural ugh unexpectedly excepting livid","latest_version":504149,"latest_minor_version":106110,"status":"DISABLED","origin":"CUSTOM","owner":{"name":"<value>"},"created_at":"2025-01-04T03:16:16.951Z","updated_at":"2025-09-10T16:05:46.046Z"},"request_id":"<id>"}
{"skill":{"skill_id":"<id>","display_name":"Merl18","description":"rural ugh unexpectedly excepting livid","latest_version":504149,"latest_minor_version":106110,"status":"DISABLED","origin":"CUSTOM","owner":{"name":"<value>"},"created_at":"2025-09-10T16:05:46.046Z","updated_at":"2025-08-13T23:05:45.737Z"},"request_id":"<id>"}
type: simple
x-speakeasy-test-group: skills
x-speakeasy-test-rebuild: true
Expand All @@ -158884,8 +158884,12 @@ workflows:
- condition: $response.header.Content-Type == application/json
- context: $response.body
condition: |
{"skills":[],"has_more":true,"next_cursor":"<value>","request_id":"<id>"}
{"results":[],"has_more":true,"next_cursor":"<value>","request_id":"<id>"}
type: simple
parameters:
- name: page_size
in: query
value: 20
x-speakeasy-test-group: skills
x-speakeasy-test-rebuild: true
- workflowId: platform-skills-validate
Expand Down Expand Up @@ -158918,7 +158922,7 @@ workflows:
- condition: $response.header.Content-Type == application/json
- context: $response.body
condition: |
{"skill":{"id":"<id>","display_name":"Chad_Herzog","description":"whenever up aha controvert","latest_version":151495,"latest_minor_version":170771,"status":"DISABLED","origin":"CUSTOM","owner":{"name":"<value>"},"created_at":"2024-12-25T16:41:00.099Z","updated_at":"2026-12-07T21:59:59.375Z"},"request_id":"<id>"}
{"skill":{"skill_id":"<id>","display_name":"Chad_Herzog","description":"whenever up aha controvert","latest_version":151495,"latest_minor_version":170771,"status":"DISABLED","origin":"CUSTOM","owner":{"name":"<value>"},"created_at":"2024-12-25T16:41:00.099Z","updated_at":"2026-12-07T21:59:59.375Z"},"request_id":"<id>"}
type: simple
x-speakeasy-test-group: skills
x-speakeasy-test-rebuild: true
Expand Down Expand Up @@ -158952,7 +158956,7 @@ workflows:
payload:
file: 'x-file: example.file'
successCriteria:
- condition: $statusCode == 200
- condition: $statusCode == 201
- condition: $response.header.Content-Type == application/json
- context: $response.body
condition: |
Expand All @@ -158968,12 +158972,15 @@ workflows:
- name: skill_id
in: path
value: <id>
- name: page_size
in: query
value: 20
successCriteria:
- condition: $statusCode == 200
- condition: $response.header.Content-Type == application/json
- context: $response.body
condition: |
{"versions":[],"has_more":false,"next_cursor":"<value>","request_id":"<id>"}
{"results":[],"has_more":false,"next_cursor":"<value>","request_id":"<id>"}
type: simple
x-speakeasy-test-group: skills
x-speakeasy-test-rebuild: true
Expand Down Expand Up @@ -159087,7 +159094,7 @@ workflows:
source_urls:
- https://github.com/anthropics/skills/tree/main/skills/skill-creator
successCriteria:
- condition: $statusCode == 200
- condition: $statusCode == 201
- condition: $response.header.Content-Type == application/json
- context: $response.body
condition: |
Expand Down Expand Up @@ -159130,7 +159137,7 @@ workflows:
- condition: $response.header.Content-Type == application/json
- context: $response.body
condition: |
{"skill":{"id":"<id>","display_name":"Afton14","description":"taut netsuke duh sonata boastfully elegantly management come","latest_version":425795,"latest_minor_version":741364,"status":"DISABLED","origin":"CUSTOM","owner":{"name":"<value>"},"created_at":"2024-12-20T01:31:39.364Z","updated_at":"2025-12-04T02:59:37.124Z"},"request_id":"<id>"}
{"skill":{"skill_id":"<id>","display_name":"Afton14","description":"taut netsuke duh sonata boastfully elegantly management come","latest_version":425795,"latest_minor_version":741364,"status":"DISABLED","origin":"CUSTOM","owner":{"name":"<value>"},"created_at":"2024-12-20T01:31:39.364Z","updated_at":"2025-12-04T02:59:37.124Z"},"request_id":"<id>"}
type: simple
x-speakeasy-test-group: skills
x-speakeasy-test-rebuild: true
Expand All @@ -159147,7 +159154,7 @@ workflows:
- condition: $response.header.Content-Type == application/json
- context: $response.body
condition: |
{"sync_status":"UP_TO_DATE","commit_sha":"<value>","updated":false,"request_id":"<id>"}
{"commit_sha":"<value>","is_updated":false,"request_id":"<id>"}
type: simple
x-speakeasy-test-group: skills
x-speakeasy-test-rebuild: true
Expand Down
12 changes: 6 additions & 6 deletions .speakeasy/workflow.lock
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
speakeasyVersion: 1.798.0
speakeasyVersion: 1.799.0
sources:
Glean API:
sourceNamespace: glean-api-specs
sourceRevisionDigest: sha256:09823f8003cfb3ebf08b6adfa434cefda4c97f7ee64ae18dc0066fe392647c97
sourceBlobDigest: sha256:fc4fcf9c37dfd0e8387153211f760a21a602ede64951d4e4c824e8e1b168b7b8
sourceRevisionDigest: sha256:a0b4188d227679ac78672daabda9fba51749033a00da9d9fca792a55ea6da83f
sourceBlobDigest: sha256:7abdc6386dbb194b035c370c0dc0c94031bdf3cf6004db51e88de522f1e0633c
tags:
- latest
Glean Client API:
Expand All @@ -16,10 +16,10 @@ targets:
glean:
source: Glean API
sourceNamespace: glean-api-specs
sourceRevisionDigest: sha256:09823f8003cfb3ebf08b6adfa434cefda4c97f7ee64ae18dc0066fe392647c97
sourceBlobDigest: sha256:fc4fcf9c37dfd0e8387153211f760a21a602ede64951d4e4c824e8e1b168b7b8
sourceRevisionDigest: sha256:a0b4188d227679ac78672daabda9fba51749033a00da9d9fca792a55ea6da83f
sourceBlobDigest: sha256:7abdc6386dbb194b035c370c0dc0c94031bdf3cf6004db51e88de522f1e0633c
codeSamplesNamespace: glean-api-specs-python-code-samples
codeSamplesRevisionDigest: sha256:5da391e8e0a7821657f62afcee0636ca4423213b036163bea43637e45c1f3c7c
codeSamplesRevisionDigest: sha256:cdce7efd2330ac7fdb670c272d8c770046ec3450cc0de514c044fe4cac218906
workflow:
workflowVersion: 1.0.0
speakeasyVersion: latest
Expand Down
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -578,6 +578,7 @@ For more information on obtaining the appropriate token type, please contact you
* [list_versions](docs/sdks/skills/README.md#list_versions) - List skill versions
* [retrieve_version](docs/sdks/skills/README.md#retrieve_version) - Retrieve skill version
* [retrieve_version_content](docs/sdks/skills/README.md#retrieve_version_content) - Download skill version content
* [preview_source_stream](docs/sdks/skills/README.md#preview_source_stream) - Preview a GitHub skill source as events

### [Triggers](docs/sdks/triggers/README.md)

Expand Down
12 changes: 11 additions & 1 deletion RELEASES.md
Original file line number Diff line number Diff line change
Expand Up @@ -1008,4 +1008,14 @@ Based on:
### Generated
- [python v0.17.15] .
### Releases
- [PyPI v0.17.15] https://pypi.org/project/glean-api-client/0.17.15 - .
- [PyPI v0.17.15] https://pypi.org/project/glean-api-client/0.17.15 - .

## 2026-09-26 03:54:43
### Changes
Based on:
- OpenAPI Doc
- Speakeasy CLI 1.799.0 (2.941.0) https://github.com/speakeasy-api/speakeasy
### Generated
- [python v0.17.16] .
### Releases
- [PyPI v0.17.16] https://pypi.org/project/glean-api-client/0.17.16 - .
2 changes: 1 addition & 1 deletion docs/models/autocompleterequestresulttype.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,12 +16,12 @@ value = AutocompleteRequestResultType.ADDITIONAL_DOCUMENT
| `ADDITIONAL_DOCUMENT` | ADDITIONAL_DOCUMENT |
| `APP` | APP |
| `BROWSER_HISTORY` | BROWSER_HISTORY |
| `CHAT_HISTORY` | CHAT_HISTORY |
| `DATASOURCE` | DATASOURCE |
| `DOCUMENT` | DOCUMENT |
| `ENTITY` | ENTITY |
| `GOLINK` | GOLINK |
| `HISTORY` | HISTORY |
| `CHAT_HISTORY` | CHAT_HISTORY |
| `NEW_CHAT` | NEW_CHAT |
| `OPERATOR` | OPERATOR |
| `OPERATOR_VALUE` | OPERATOR_VALUE |
Expand Down
3 changes: 2 additions & 1 deletion docs/models/feedrequestcategory.md
Original file line number Diff line number Diff line change
Expand Up @@ -66,4 +66,5 @@ value = FeedRequestCategory.DOCUMENT_SUGGESTION
| `CHAT_TO_ARTIFACT` | CHAT_TO_ARTIFACT |
| `SHARE_ARTIFACT` | SHARE_ARTIFACT |
| `CREATE_AGENT` | CREATE_AGENT |
| `MANAGER_INVITE` | MANAGER_INVITE |
| `MANAGER_INVITE` | MANAGER_INVITE |
| `ONBOARDING_AUTHORIZATION` | ONBOARDING_AUTHORIZATION |
3 changes: 2 additions & 1 deletion docs/models/feedresultcategory.md
Original file line number Diff line number Diff line change
Expand Up @@ -70,4 +70,5 @@ value = FeedResultCategory.DOCUMENT_SUGGESTION
| `CHAT_TO_ARTIFACT` | CHAT_TO_ARTIFACT |
| `SHARE_ARTIFACT` | SHARE_ARTIFACT |
| `CREATE_AGENT` | CREATE_AGENT |
| `MANAGER_INVITE` | MANAGER_INVITE |
| `MANAGER_INVITE` | MANAGER_INVITE |
| `ONBOARDING_AUTHORIZATION` | ONBOARDING_AUTHORIZATION |
3 changes: 2 additions & 1 deletion docs/models/justificationtype.md
Original file line number Diff line number Diff line change
Expand Up @@ -84,4 +84,5 @@ value = JustificationType.FREQUENTLY_ACCESSED
| `CHAT_TO_ARTIFACT` | CHAT_TO_ARTIFACT |
| `SHARE_ARTIFACT` | SHARE_ARTIFACT |
| `CREATE_AGENT` | CREATE_AGENT |
| `MANAGER_INVITE` | MANAGER_INVITE |
| `MANAGER_INVITE` | MANAGER_INVITE |
| `ONBOARDING_AUTHORIZATION` | ONBOARDING_AUTHORIZATION |
Loading
Loading