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
159 changes: 100 additions & 59 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 @@ -31,7 +31,7 @@ generation:
generateNewTests: true
skipResponseBodyAssertions: true
typescript:
version: 0.13.18
version: 0.13.19
acceptHeaderEnum: true
additionalDependencies:
dependencies: {}
Expand Down
38 changes: 33 additions & 5 deletions .speakeasy/glean-merged-spec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ openapi: 3.0.0
info:
version: 0.9.0
title: Glean API
x-source-commit-sha: 6c18cdaa8da169e191cc66885c326e2ea6d13644
x-source-commit-sha: b3738fa968e23caed0222db064c8934c46803f65
description: |
# Introduction
In addition to the data sources that Glean has built-in support for, Glean also provides a REST API that enables customers to put arbitrary content in the search index. This is useful, for example, for doing permissions-aware search over content in internal tools that reside on-prem as well as for searching over applications that Glean does not currently support first class. In addition these APIs allow the customer to push organization data (people info, organization structure etc) into Glean.
Expand All @@ -22,7 +22,7 @@ info:
These API clients provide type-safe, idiomatic interfaces for working with Glean IndexingAPIs in your language of choice.
x-logo:
url: https://app.glean.com/images/glean-text2.svg
x-open-api-commit-sha: c7a6190b989a16d24b879348f08e27efcb304566
x-open-api-commit-sha: 464ee15124159cb8bfbd651669b815903c98eac1
x-speakeasy-name: 'Glean API'
servers:
- url: https://{instance}-be.glean.com
Expand Down Expand Up @@ -3350,6 +3350,8 @@ paths:
schema:
description: CSV of all the violations found for this policy.
type: string
"400":
description: Bad request error (e.g., continuous policies are not supported).
"403":
description: Permissions error
"500":
Expand Down Expand Up @@ -7617,6 +7619,9 @@ components:
chatId:
type: string
description: The id of the Chat that context should be retrieved from and messages added to. An empty id starts a new Chat, and the Chat is saved if saveChat is true.
agentConfig:
$ref: "#/components/schemas/AgentConfig"
description: Describes the agent that will execute the request.
ChatRestrictionFilters:
allOf:
- $ref: "#/components/schemas/RestrictionFilters"
Expand All @@ -7635,9 +7640,6 @@ components:
- $ref: "#/components/schemas/ChatRequestBase"
- type: object
properties:
agentConfig:
$ref: "#/components/schemas/AgentConfig"
description: Describes the agent that will execute the request.
inclusions:
$ref: "#/components/schemas/ChatRestrictionFilters"
description: A list of filters which only allows chat to access certain content.
Expand Down Expand Up @@ -8718,6 +8720,30 @@ components:
$ref: "#/components/schemas/LabeledCountInfo"
dailyActiveUserTimeseries:
$ref: "#/components/schemas/LabeledCountInfo"
searchMonthlyActiveUserTimeseries:
$ref: "#/components/schemas/LabeledCountInfo"
searchWeeklyActiveUserTimeseries:
$ref: "#/components/schemas/LabeledCountInfo"
searchDailyActiveUserTimeseries:
$ref: "#/components/schemas/LabeledCountInfo"
assistantMonthlyActiveUserTimeseries:
$ref: "#/components/schemas/LabeledCountInfo"
assistantWeeklyActiveUserTimeseries:
$ref: "#/components/schemas/LabeledCountInfo"
assistantDailyActiveUserTimeseries:
$ref: "#/components/schemas/LabeledCountInfo"
agentsMonthlyActiveUserTimeseries:
$ref: "#/components/schemas/LabeledCountInfo"
agentsWeeklyActiveUserTimeseries:
$ref: "#/components/schemas/LabeledCountInfo"
agentsDailyActiveUserTimeseries:
$ref: "#/components/schemas/LabeledCountInfo"
searchesTimeseries:
$ref: "#/components/schemas/LabeledCountInfo"
assistantInteractionsTimeseries:
$ref: "#/components/schemas/LabeledCountInfo"
agentRunsTimeseries:
$ref: "#/components/schemas/LabeledCountInfo"
searchDatasourceCounts:
type: object
additionalProperties:
Expand Down Expand Up @@ -13045,6 +13071,8 @@ components:
$ref: "#/components/schemas/DlpSeverity"
timeRange:
$ref: "#/components/schemas/TimeRangeFilter"
archived:
type: boolean
ExportInfo:
properties:
createdBy:
Expand Down
14 changes: 7 additions & 7 deletions .speakeasy/workflow.lock
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
speakeasyVersion: 1.675.4
speakeasyVersion: 1.680.3
sources:
Glean API:
sourceNamespace: glean-api-specs
sourceRevisionDigest: sha256:a38a82dd27fe58019cf7c85c19cbd402e93361c9df38ce070f2ca419eeab832f
sourceBlobDigest: sha256:3840e8da76cb1e20b3c7f053acee46de0e4bcb58e17379e235342990ead4c8f8
sourceRevisionDigest: sha256:e11ee2a78b08c684b2a75e70733c847a88475925af6e070e713914c44d5a5aa2
sourceBlobDigest: sha256:2edb35e94d35b5db7619d636e0869bedc678c004dbed3da85e3caae594d77256
tags:
- latest
- speakeasy-sdk-regen-1765502435
- speakeasy-sdk-regen-1765586455
Glean Client API:
sourceNamespace: glean-client-api
sourceRevisionDigest: sha256:aec0770b5bcca91068c3a844cb9ef4a091281f6cc3b7d86f2abef1bd6fb2b301
Expand All @@ -18,10 +18,10 @@ targets:
glean:
source: Glean API
sourceNamespace: glean-api-specs
sourceRevisionDigest: sha256:a38a82dd27fe58019cf7c85c19cbd402e93361c9df38ce070f2ca419eeab832f
sourceBlobDigest: sha256:3840e8da76cb1e20b3c7f053acee46de0e4bcb58e17379e235342990ead4c8f8
sourceRevisionDigest: sha256:e11ee2a78b08c684b2a75e70733c847a88475925af6e070e713914c44d5a5aa2
sourceBlobDigest: sha256:2edb35e94d35b5db7619d636e0869bedc678c004dbed3da85e3caae594d77256
codeSamplesNamespace: glean-api-specs-typescript-code-samples
codeSamplesRevisionDigest: sha256:548c9fd65c523a68b0083399ff25eb45b7ee7e12cff7dbf2ec5e6aa722f55f94
codeSamplesRevisionDigest: sha256:9cae56319f42f650ec6df324b9a837cfb1becf85edd276f33ad6dd023fe83eac
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 @@ -538,4 +538,14 @@ Based on:
### Generated
- [typescript v0.13.18] .
### Releases
- [NPM v0.13.18] https://www.npmjs.com/package/@gleanwork/api-client/v/0.13.18 - .
- [NPM v0.13.18] https://www.npmjs.com/package/@gleanwork/api-client/v/0.13.18 - .

## 2025-12-20 01:16:49
### Changes
Based on:
- OpenAPI Doc
- Speakeasy CLI 1.680.3 (2.788.5) https://github.com/speakeasy-api/speakeasy
### Generated
- [typescript v0.13.19] .
### Releases
- [NPM v0.13.19] https://www.npmjs.com/package/@gleanwork/api-client/v/0.13.19 - .
3 changes: 2 additions & 1 deletion docs/models/components/dlpfindingfilter.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,4 +20,5 @@ let value: DlpFindingFilter = {};
| `documentIds` | *string*[] | :heavy_minus_sign: | N/A |
| `severity` | [components.DlpSeverity](../../models/components/dlpseverity.md) | :heavy_minus_sign: | Severity levels for DLP findings and analyses. |
| `documentSeverity` | [components.DlpSeverity](../../models/components/dlpseverity.md)[] | :heavy_minus_sign: | N/A |
| `timeRange` | [components.TimeRangeFilter](../../models/components/timerangefilter.md) | :heavy_minus_sign: | N/A |
| `timeRange` | [components.TimeRangeFilter](../../models/components/timerangefilter.md) | :heavy_minus_sign: | N/A |
| `archived` | *boolean* | :heavy_minus_sign: | N/A |
Loading