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
993 changes: 681 additions & 312 deletions .speakeasy/gen.lock

Large diffs are not rendered by default.

7 changes: 6 additions & 1 deletion .speakeasy/gen.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,20 +16,22 @@ generation:
requestResponseComponentNamesFeb2024: true
securityFeb2025: false
sharedErrorComponentsApr2025: false
sharedNestedComponentsJan2026: false
auth:
oAuth2ClientCredentialsEnabled: true
oAuth2PasswordEnabled: true
hoistGlobalSecurity: true
schemas:
allOfMergeStrategy: shallowMerge
requestBodyFieldName: ""
versioningStrategy: automatic
persistentEdits: {}
tests:
generateTests: true
generateNewTests: false
skipResponseBodyAssertions: false
typescript:
version: 1.2.1
version: 1.3.0
acceptHeaderEnum: true
additionalDependencies:
dependencies: {}
Expand All @@ -49,6 +51,7 @@ typescript:
enumFormat: union
envVarPrefix: FIREHYDRANT
exportZodModelNamespace: false
flatAdditionalProperties: false
flattenGlobalSecurity: true
flattenSdk: true
flattenSpecOptions:
Expand All @@ -70,6 +73,7 @@ typescript:
inputModelSuffix: input
jsonpath: legacy
laxMode: strict
legacyFileNaming: true
maxMethodParams: 0
methodArguments: require-security-and-request
modelPropertyCasing: camel
Expand All @@ -78,6 +82,7 @@ typescript:
outputModelSuffix: output
packageName: firehydrant-typescript-sdk
preApplyUnionDiscriminators: true
preserveModelFieldNames: false
responseFormat: flat
sseFlatResponse: false
templateVersion: v2
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.680.0
speakeasyVersion: 1.716.0
sources:
firehydrant-oas:
sourceNamespace: firehydrant-oas
sourceRevisionDigest: sha256:c64171a8ede22682e99faf43521037dfe52edd8772bbe7b39eb0d4c0006da265
sourceBlobDigest: sha256:6387d519d156ca1bb637eecad25876fafa3833f3cc8a24d515dd29b0cb8d11dd
sourceRevisionDigest: sha256:6c1300045e4682451b9ee8298a28032951ca0d26e187a67684e632945685ce16
sourceBlobDigest: sha256:a9a0ab37c689376dab1162c7204365e300da589f75c3a430b6e39925c0b58809
tags:
- latest
- speakeasy-sdk-regen-1766014254
- speakeasy-sdk-regen-1767917347
- 0.0.1
firehydrant-typescript-sdk-OAS:
sourceNamespace: firehydrant-typescript-sdk-oas
Expand All @@ -19,10 +19,10 @@ targets:
firehydrant-typescript-sdk:
source: firehydrant-oas
sourceNamespace: firehydrant-oas
sourceRevisionDigest: sha256:c64171a8ede22682e99faf43521037dfe52edd8772bbe7b39eb0d4c0006da265
sourceBlobDigest: sha256:6387d519d156ca1bb637eecad25876fafa3833f3cc8a24d515dd29b0cb8d11dd
sourceRevisionDigest: sha256:6c1300045e4682451b9ee8298a28032951ca0d26e187a67684e632945685ce16
sourceBlobDigest: sha256:a9a0ab37c689376dab1162c7204365e300da589f75c3a430b6e39925c0b58809
codeSamplesNamespace: firehydrant-typescript-sdk-oas-code-samples
codeSamplesRevisionDigest: sha256:244f78f04a4c37629e76321f971b504ec8b1672584dc59a8b6ffab48b1d9036f
codeSamplesRevisionDigest: sha256:3e95dabbbf07964f274a7dc44b8d45ca3cd0f5f296357a4cc0f2a1e19037d5e4
workflow:
workflowVersion: 1.0.0
speakeasyVersion: latest
Expand Down
44 changes: 34 additions & 10 deletions README.md

Large diffs are not rendered by default.

12 changes: 11 additions & 1 deletion RELEASES.md
Original file line number Diff line number Diff line change
Expand Up @@ -266,4 +266,14 @@ Based on:
### Generated
- [typescript v1.2.1] .
### Releases
- [NPM v1.2.1] https://www.npmjs.com/package/firehydrant-typescript-sdk/v/1.2.1 - .
- [NPM v1.2.1] https://www.npmjs.com/package/firehydrant-typescript-sdk/v/1.2.1 - .

## 2026-02-14 00:12:55
### Changes
Based on:
- OpenAPI Doc
- Speakeasy CLI 1.716.0 (2.823.1) https://github.com/speakeasy-api/speakeasy
### Generated
- [typescript v1.3.0] .
### Releases
- [NPM v1.3.0] https://www.npmjs.com/package/firehydrant-typescript-sdk/v/1.3.0 - .
18 changes: 18 additions & 0 deletions docs/models/components/audiencesentitiesaudienceentitypaginated.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
# AudiencesEntitiesAudienceEntityPaginated

Audiences_Entities_AudienceEntityPaginated model

## Example Usage

```typescript
import { AudiencesEntitiesAudienceEntityPaginated } from "firehydrant-typescript-sdk/models/components";

let value: AudiencesEntitiesAudienceEntityPaginated = {};
```

## Fields

| Field | Type | Required | Description |
| ---------------------------------------------------------------------------------------------------------- | ---------------------------------------------------------------------------------------------------------- | ---------------------------------------------------------------------------------------------------------- | ---------------------------------------------------------------------------------------------------------- |
| `data` | [components.AudiencesEntitiesAudienceEntity](../../models/components/audiencesentitiesaudienceentity.md)[] | :heavy_minus_sign: | N/A |
| `pagination` | [components.NullablePaginationEntity](../../models/components/nullablepaginationentity.md) | :heavy_minus_sign: | N/A |
2 changes: 1 addition & 1 deletion docs/models/components/bulkupdateincidentmilestones.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ let value: BulkUpdateIncidentMilestones = {
milestones: [
{
type: "<value>",
occurredAt: new Date("2025-10-01T23:28:44.501Z"),
occurredAt: new Date("2026-10-01T23:28:44.501Z"),
},
],
};
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ import { BulkUpdateIncidentMilestonesMilestone } from "firehydrant-typescript-sd

let value: BulkUpdateIncidentMilestonesMilestone = {
type: "<value>",
occurredAt: new Date("2025-10-08T05:09:58.072Z"),
occurredAt: new Date("2026-10-08T05:09:58.072Z"),
};
```

Expand Down
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
# Annotations
# Content

## Example Usage

```typescript
import { Annotations } from "firehydrant-typescript-sdk/models/components";
import { Content } from "firehydrant-typescript-sdk/models/components";

let value: Annotations = {};
let value: Content = {};
```

## Fields
Expand Down
10 changes: 6 additions & 4 deletions docs/models/components/createenvironment.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,9 @@ let value: CreateEnvironment = {

## Fields

| Field | Type | Required | Description |
| ------------------ | ------------------ | ------------------ | ------------------ |
| `name` | *string* | :heavy_check_mark: | N/A |
| `description` | *string* | :heavy_minus_sign: | N/A |
| Field | Type | Required | Description |
| -------------------------------------------------------------------------------------------------------- | -------------------------------------------------------------------------------------------------------- | -------------------------------------------------------------------------------------------------------- | -------------------------------------------------------------------------------------------------------- |
| `name` | *string* | :heavy_check_mark: | N/A |
| `description` | *string* | :heavy_minus_sign: | N/A |
| `functionalities` | [components.CreateEnvironmentFunctionality](../../models/components/createenvironmentfunctionality.md)[] | :heavy_minus_sign: | N/A |
| `services` | [components.CreateEnvironmentService](../../models/components/createenvironmentservice.md)[] | :heavy_minus_sign: | N/A |
17 changes: 17 additions & 0 deletions docs/models/components/createenvironmentfunctionality.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
# CreateEnvironmentFunctionality

## Example Usage

```typescript
import { CreateEnvironmentFunctionality } from "firehydrant-typescript-sdk/models/components";

let value: CreateEnvironmentFunctionality = {
id: "<id>",
};
```

## Fields

| Field | Type | Required | Description |
| --------------------- | --------------------- | --------------------- | --------------------- |
| `id` | *string* | :heavy_check_mark: | ID of a functionality |
17 changes: 17 additions & 0 deletions docs/models/components/createenvironmentservice.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
# CreateEnvironmentService

## Example Usage

```typescript
import { CreateEnvironmentService } from "firehydrant-typescript-sdk/models/components";

let value: CreateEnvironmentService = {
id: "<id>",
};
```

## Fields

| Field | Type | Required | Description |
| ------------------ | ------------------ | ------------------ | ------------------ |
| `id` | *string* | :heavy_check_mark: | ID of a service |
1 change: 1 addition & 0 deletions docs/models/components/createfunctionality.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ let value: CreateFunctionality = {
| `name` | *string* | :heavy_check_mark: | N/A |
| `description` | *string* | :heavy_minus_sign: | N/A |
| `services` | [components.CreateFunctionalityService](../../models/components/createfunctionalityservice.md)[] | :heavy_minus_sign: | N/A |
| `environments` | [components.CreateFunctionalityEnvironment](../../models/components/createfunctionalityenvironment.md)[] | :heavy_minus_sign: | N/A |
| `labels` | Record<string, *string*> | :heavy_minus_sign: | A hash of label keys and values |
| `serviceTier` | [components.CreateFunctionalityServiceTier](../../models/components/createfunctionalityservicetier.md) | :heavy_minus_sign: | Integer representing functionality tier. Lower values represent higher criticality. Default is 5. |
| `alertOnAdd` | *boolean* | :heavy_minus_sign: | N/A |
Expand Down
17 changes: 17 additions & 0 deletions docs/models/components/createfunctionalityenvironment.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
# CreateFunctionalityEnvironment

## Example Usage

```typescript
import { CreateFunctionalityEnvironment } from "firehydrant-typescript-sdk/models/components";

let value: CreateFunctionalityEnvironment = {
id: "<id>",
};
```

## Fields

| Field | Type | Required | Description |
| -------------------- | -------------------- | -------------------- | -------------------- |
| `id` | *string* | :heavy_check_mark: | ID of an environment |
2 changes: 1 addition & 1 deletion docs/models/components/createincidentmilestone.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ import { CreateIncidentMilestone } from "firehydrant-typescript-sdk/models/compo

let value: CreateIncidentMilestone = {
type: "<value>",
occurredAt: new Date("2024-04-24T13:05:36.106Z"),
occurredAt: new Date("2025-04-24T13:05:36.106Z"),
};
```

Expand Down
4 changes: 2 additions & 2 deletions docs/models/components/createoncallshift.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@ Create a Signals on-call shift in a schedule.
import { CreateOnCallShift } from "firehydrant-typescript-sdk/models/components";

let value: CreateOnCallShift = {
startTime: new Date("2024-08-17T02:34:49.567Z"),
endTime: new Date("2023-06-01T00:39:49.630Z"),
startTime: new Date("2025-08-17T02:34:49.567Z"),
endTime: new Date("2024-05-31T00:39:49.630Z"),
};
```

Expand Down
2 changes: 1 addition & 1 deletion docs/models/components/createrolepermission.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,5 +11,5 @@ let value: CreateRolePermission = "manage_incident_settings";
## Values

```typescript
"create_alerts" | "respond_to_alerts" | "read_alerts" | "manage_alert_grouping" | "read_alert_grouping" | "manage_alert_rules" | "read_alert_rules" | "manage_call_routes" | "read_call_routes" | "manage_escalation_policies" | "read_escalation_policies" | "manage_event_sources" | "read_event_sources" | "manage_on_call_schedules" | "read_on_call_schedules" | "manage_on_call_shifts" | "claim_on_call_shifts" | "manage_organization_notification_policies" | "read_notification_policy_compliance" | "manage_webhook_targets" | "read_webhook_targets" | "read_analytics" | "manage_api_keys" | "read_api_keys" | "manage_audiences" | "read_audiences" | "read_audit_events" | "manage_change_events" | "read_change_events" | "manage_incidents" | "create_incidents" | "read_incidents" | "update_incidents" | "manage_incident_settings" | "read_incident_settings" | "manage_integrations" | "read_integrations" | "manage_private_incidents" | "manage_organization_secrets" | "read_organization_secrets" | "manage_organization_settings" | "read_organization_settings" | "manage_roles" | "read_roles" | "manage_runbooks" | "read_runbooks" | "manage_service_catalog" | "read_service_catalog" | "manage_status_templates" | "read_status_templates" | "manage_status_page_updates" | "manage_support_hours" | "read_support_hours" | "manage_teams" | "read_teams" | "manage_users" | "read_users" | "manage_webhooks" | "read_webhooks"
"create_alerts" | "respond_to_alerts" | "read_alerts" | "manage_alert_grouping" | "read_alert_grouping" | "manage_alert_rules" | "read_alert_rules" | "manage_call_routes" | "read_call_routes" | "manage_escalation_policies" | "read_escalation_policies" | "manage_event_sources" | "read_event_sources" | "manage_on_call_schedules" | "read_on_call_schedules" | "manage_on_call_shifts" | "claim_on_call_shifts" | "read_signals_pii" | "manage_organization_notification_policies" | "read_notification_policy_compliance" | "manage_webhook_targets" | "read_webhook_targets" | "read_analytics" | "manage_api_keys" | "read_api_keys" | "manage_audiences" | "read_audiences" | "read_audit_events" | "manage_change_events" | "read_change_events" | "manage_incidents" | "create_incidents" | "read_incidents" | "update_incidents" | "manage_incident_settings" | "read_incident_settings" | "manage_integrations" | "read_integrations" | "manage_private_incidents" | "manage_organization_secrets" | "read_organization_secrets" | "manage_organization_settings" | "read_organization_settings" | "manage_roles" | "read_roles" | "manage_runbooks" | "read_runbooks" | "manage_service_catalog" | "read_service_catalog" | "manage_status_templates" | "read_status_templates" | "manage_status_page_updates" | "manage_support_hours" | "read_support_hours" | "manage_teams" | "read_teams" | "manage_users" | "read_users" | "manage_webhooks" | "read_webhooks"
```
4 changes: 2 additions & 2 deletions docs/models/components/createscheduledmaintenance.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@ import { CreateScheduledMaintenance } from "firehydrant-typescript-sdk/models/co

let value: CreateScheduledMaintenance = {
name: "<value>",
startsAt: new Date("2023-04-13T10:47:11.279Z"),
endsAt: new Date("2025-10-18T12:37:20.450Z"),
startsAt: new Date("2024-04-12T10:47:11.279Z"),
endsAt: new Date("2026-10-18T12:37:20.450Z"),
};
```

Expand Down
Loading