Skip to content

Commit

Permalink
ci: Generate docs
Browse files Browse the repository at this point in the history
  • Loading branch information
seambot committed Jan 14, 2025
1 parent 6af1d20 commit f495396
Show file tree
Hide file tree
Showing 65 changed files with 65 additions and 65 deletions.
2 changes: 1 addition & 1 deletion docs/api/acs/access_groups/add_user.md
Original file line number Diff line number Diff line change
Expand Up @@ -123,7 +123,7 @@ nil

- API key
- Personal access token
- Must also include the `seam-workspace` header in the request
Must also include the `seam-workspace` header in the request.

## Request Parameters

Expand Down
2 changes: 1 addition & 1 deletion docs/api/acs/access_groups/get.md
Original file line number Diff line number Diff line change
Expand Up @@ -170,7 +170,7 @@ api.AcsAccessGroup{AcsAccessGroupId: "44444444-4444-4444-4444-444444444444", Nam

- API key
- Personal access token
- Must also include the `seam-workspace` header in the request
Must also include the `seam-workspace` header in the request.

## Request Parameters

Expand Down
2 changes: 1 addition & 1 deletion docs/api/acs/access_groups/list.md
Original file line number Diff line number Diff line change
Expand Up @@ -189,7 +189,7 @@ func main() {

- API key
- Personal access token
- Must also include the `seam-workspace` header in the request
Must also include the `seam-workspace` header in the request.

## Request Parameters

Expand Down
2 changes: 1 addition & 1 deletion docs/api/acs/access_groups/list_accessible_entrances.md
Original file line number Diff line number Diff line change
Expand Up @@ -164,7 +164,7 @@ func main() {

- API key
- Personal access token
- Must also include the `seam-workspace` header in the request
Must also include the `seam-workspace` header in the request.

## Request Parameters

Expand Down
2 changes: 1 addition & 1 deletion docs/api/acs/access_groups/list_users.md
Original file line number Diff line number Diff line change
Expand Up @@ -222,7 +222,7 @@ func main() {

- API key
- Personal access token
- Must also include the `seam-workspace` header in the request
Must also include the `seam-workspace` header in the request.

## Request Parameters

Expand Down
2 changes: 1 addition & 1 deletion docs/api/acs/access_groups/remove_user.md
Original file line number Diff line number Diff line change
Expand Up @@ -123,7 +123,7 @@ nil

- API key
- Personal access token
- Must also include the `seam-workspace` header in the request
Must also include the `seam-workspace` header in the request.

## Request Parameters

Expand Down
2 changes: 1 addition & 1 deletion docs/api/acs/credentials/assign.md
Original file line number Diff line number Diff line change
Expand Up @@ -123,7 +123,7 @@ nil

- API key
- Personal access token
- Must also include the `seam-workspace` header in the request
Must also include the `seam-workspace` header in the request.

## Request Parameters

Expand Down
2 changes: 1 addition & 1 deletion docs/api/acs/credentials/create.md
Original file line number Diff line number Diff line change
Expand Up @@ -211,7 +211,7 @@ api.AcsCredential{AcsCredentialId: "99999999-9999-9999-9999-999999999999", AcsUs

- API key
- Personal access token
- Must also include the `seam-workspace` header in the request
Must also include the `seam-workspace` header in the request.

## Request Parameters

Expand Down
2 changes: 1 addition & 1 deletion docs/api/acs/credentials/delete.md
Original file line number Diff line number Diff line change
Expand Up @@ -114,7 +114,7 @@ nil

- API key
- Personal access token
- Must also include the `seam-workspace` header in the request
Must also include the `seam-workspace` header in the request.

## Request Parameters

Expand Down
2 changes: 1 addition & 1 deletion docs/api/acs/credentials/get.md
Original file line number Diff line number Diff line change
Expand Up @@ -165,7 +165,7 @@ api.AcsCredential{AcsCredentialId: "99999999-9999-9999-9999-999999999999", AcsUs

- API key
- Personal access token
- Must also include the `seam-workspace` header in the request
Must also include the `seam-workspace` header in the request.

## Request Parameters

Expand Down
2 changes: 1 addition & 1 deletion docs/api/acs/credentials/list.md
Original file line number Diff line number Diff line change
Expand Up @@ -195,7 +195,7 @@ func main() {
- API key
- Client session token
- Personal access token
- Must also include the `seam-workspace` header in the request
Must also include the `seam-workspace` header in the request.

## Request Parameters

Expand Down
2 changes: 1 addition & 1 deletion docs/api/acs/credentials/list_accessible_entrances.md
Original file line number Diff line number Diff line change
Expand Up @@ -209,7 +209,7 @@ func main() {

- API key
- Personal access token
- Must also include the `seam-workspace` header in the request
Must also include the `seam-workspace` header in the request.

## Request Parameters

Expand Down
2 changes: 1 addition & 1 deletion docs/api/acs/credentials/unassign.md
Original file line number Diff line number Diff line change
Expand Up @@ -123,7 +123,7 @@ nil

- API key
- Personal access token
- Must also include the `seam-workspace` header in the request
Must also include the `seam-workspace` header in the request.

## Request Parameters

Expand Down
2 changes: 1 addition & 1 deletion docs/api/acs/credentials/update.md
Original file line number Diff line number Diff line change
Expand Up @@ -119,7 +119,7 @@ nil

- API key
- Personal access token
- Must also include the `seam-workspace` header in the request
Must also include the `seam-workspace` header in the request.

## Request Parameters

Expand Down
2 changes: 1 addition & 1 deletion docs/api/acs/entrances/grant_access.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ POST /acs/entrances/grant_access ⇒ void

- API key
- Personal access token
- Must also include the `seam-workspace` header in the request
Must also include the `seam-workspace` header in the request.

## Request Parameters

Expand Down
2 changes: 1 addition & 1 deletion docs/api/acs/entrances/list.md
Original file line number Diff line number Diff line change
Expand Up @@ -139,7 +139,7 @@ func main() {
- API key
- Client session token
- Personal access token
- Must also include the `seam-workspace` header in the request
Must also include the `seam-workspace` header in the request.

## Request Parameters

Expand Down
2 changes: 1 addition & 1 deletion docs/api/acs/entrances/list_credentials_with_access.md
Original file line number Diff line number Diff line change
Expand Up @@ -236,7 +236,7 @@ func main() {
- API key
- Client session token
- Personal access token
- Must also include the `seam-workspace` header in the request
Must also include the `seam-workspace` header in the request.

## Request Parameters

Expand Down
2 changes: 1 addition & 1 deletion docs/api/acs/systems/get.md
Original file line number Diff line number Diff line change
Expand Up @@ -115,7 +115,7 @@ func main() {

- API key
- Personal access token
- Must also include the `seam-workspace` header in the request
Must also include the `seam-workspace` header in the request.

## Request Parameters

Expand Down
2 changes: 1 addition & 1 deletion docs/api/acs/systems/list.md
Original file line number Diff line number Diff line change
Expand Up @@ -120,7 +120,7 @@ func main() {
- API key
- Client session token
- Personal access token
- Must also include the `seam-workspace` header in the request
Must also include the `seam-workspace` header in the request.

## Request Parameters

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -123,7 +123,7 @@ func main() {

- API key
- Personal access token
- Must also include the `seam-workspace` header in the request
Must also include the `seam-workspace` header in the request.

## Request Parameters

Expand Down
2 changes: 1 addition & 1 deletion docs/api/acs/users/add_to_access_group.md
Original file line number Diff line number Diff line change
Expand Up @@ -123,7 +123,7 @@ nil

- API key
- Personal access token
- Must also include the `seam-workspace` header in the request
Must also include the `seam-workspace` header in the request.

## Request Parameters

Expand Down
2 changes: 1 addition & 1 deletion docs/api/acs/users/create.md
Original file line number Diff line number Diff line change
Expand Up @@ -189,7 +189,7 @@ api.AcsUser{AcsUserId: "123e4567-e89b-12d3-a456-426614174000", AcsSystemId: "123

- API key
- Personal access token
- Must also include the `seam-workspace` header in the request
Must also include the `seam-workspace` header in the request.

## Request Parameters

Expand Down
2 changes: 1 addition & 1 deletion docs/api/acs/users/delete.md
Original file line number Diff line number Diff line change
Expand Up @@ -112,7 +112,7 @@ nil

- API key
- Personal access token
- Must also include the `seam-workspace` header in the request
Must also include the `seam-workspace` header in the request.

## Request Parameters

Expand Down
2 changes: 1 addition & 1 deletion docs/api/acs/users/get.md
Original file line number Diff line number Diff line change
Expand Up @@ -163,7 +163,7 @@ api.AcsUser{AcsUserId: "123e4567-e89b-12d3-a456-426614174000", AcsSystemId: "123

- API key
- Personal access token
- Must also include the `seam-workspace` header in the request
Must also include the `seam-workspace` header in the request.

## Request Parameters

Expand Down
2 changes: 1 addition & 1 deletion docs/api/acs/users/list.md
Original file line number Diff line number Diff line change
Expand Up @@ -154,7 +154,7 @@ api.AcsUser{AcsUserId: "123e4567-e89b-12d3-a456-426614174000", AcsSystemId: "123
- API key
- Client session token
- Personal access token
- Must also include the `seam-workspace` header in the request
Must also include the `seam-workspace` header in the request.

## Request Parameters

Expand Down
2 changes: 1 addition & 1 deletion docs/api/acs/users/list_accessible_entrances.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ Lists the [entrances](https://docs.seam.co/latest/api/acs/entrances) to which a
- API key
- Client session token
- Personal access token
- Must also include the `seam-workspace` header in the request
Must also include the `seam-workspace` header in the request.

## Request Parameters

Expand Down
2 changes: 1 addition & 1 deletion docs/api/acs/users/remove_from_access_group.md
Original file line number Diff line number Diff line change
Expand Up @@ -123,7 +123,7 @@ nil

- API key
- Personal access token
- Must also include the `seam-workspace` header in the request
Must also include the `seam-workspace` header in the request.

## Request Parameters

Expand Down
2 changes: 1 addition & 1 deletion docs/api/acs/users/revoke_access_to_all_entrances.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ Revokes access to all [entrances](https://docs.seam.co/latest/api/acs/entrances)

- API key
- Personal access token
- Must also include the `seam-workspace` header in the request
Must also include the `seam-workspace` header in the request.

## Request Parameters

Expand Down
2 changes: 1 addition & 1 deletion docs/api/acs/users/suspend.md
Original file line number Diff line number Diff line change
Expand Up @@ -112,7 +112,7 @@ nil

- API key
- Personal access token
- Must also include the `seam-workspace` header in the request
Must also include the `seam-workspace` header in the request.

## Request Parameters

Expand Down
2 changes: 1 addition & 1 deletion docs/api/acs/users/unsuspend.md
Original file line number Diff line number Diff line change
Expand Up @@ -114,7 +114,7 @@ nil

- API key
- Personal access token
- Must also include the `seam-workspace` header in the request
Must also include the `seam-workspace` header in the request.

## Request Parameters

Expand Down
2 changes: 1 addition & 1 deletion docs/api/acs/users/update.md
Original file line number Diff line number Diff line change
Expand Up @@ -122,7 +122,7 @@ nil

- API key
- Personal access token
- Must also include the `seam-workspace` header in the request
Must also include the `seam-workspace` header in the request.

## Request Parameters

Expand Down
2 changes: 1 addition & 1 deletion docs/api/thermostats/activate_climate_preset.md
Original file line number Diff line number Diff line change
Expand Up @@ -142,7 +142,7 @@ api.ActionAttempt{ActionAttemptId: "05de2295-d1dc-4748-aae3-9931658bde20", Statu

- API key
- Personal access token
- Must also include the `seam-workspace` header in the request
Must also include the `seam-workspace` header in the request.

## Request Parameters

Expand Down
2 changes: 1 addition & 1 deletion docs/api/thermostats/cool.md
Original file line number Diff line number Diff line change
Expand Up @@ -143,7 +143,7 @@ api.ActionAttempt{ActionAttemptId: "123e4567-e89b-12d3-a456-426614174000", Statu
- API key
- Client session token
- Personal access token
- Must also include the `seam-workspace` header in the request
Must also include the `seam-workspace` header in the request.

## Request Parameters

Expand Down
2 changes: 1 addition & 1 deletion docs/api/thermostats/create_climate_preset.md
Original file line number Diff line number Diff line change
Expand Up @@ -152,7 +152,7 @@ nil

- API key
- Personal access token
- Must also include the `seam-workspace` header in the request
Must also include the `seam-workspace` header in the request.

## Request Parameters

Expand Down
2 changes: 1 addition & 1 deletion docs/api/thermostats/delete_climate_preset.md
Original file line number Diff line number Diff line change
Expand Up @@ -121,7 +121,7 @@ nil

- API key
- Personal access token
- Must also include the `seam-workspace` header in the request
Must also include the `seam-workspace` header in the request.

## Request Parameters

Expand Down
2 changes: 1 addition & 1 deletion docs/api/thermostats/heat.md
Original file line number Diff line number Diff line change
Expand Up @@ -143,7 +143,7 @@ api.ActionAttempt{ActionAttemptId: "123e4567-e89b-12d3-a456-426614174000", Statu
- API key
- Client session token
- Personal access token
- Must also include the `seam-workspace` header in the request
Must also include the `seam-workspace` header in the request.

## Request Parameters

Expand Down
2 changes: 1 addition & 1 deletion docs/api/thermostats/heat_cool.md
Original file line number Diff line number Diff line change
Expand Up @@ -149,7 +149,7 @@ api.ActionAttempt{ActionAttemptId: "123e4567-e89b-12d3-a456-426614174000", Statu
- API key
- Client session token
- Personal access token
- Must also include the `seam-workspace` header in the request
Must also include the `seam-workspace` header in the request.

## Request Parameters

Expand Down
2 changes: 1 addition & 1 deletion docs/api/thermostats/list.md
Original file line number Diff line number Diff line change
Expand Up @@ -224,7 +224,7 @@ func main() {
- API key
- Client session token
- Personal access token
- Must also include the `seam-workspace` header in the request
Must also include the `seam-workspace` header in the request.

## Request Parameters

Expand Down
2 changes: 1 addition & 1 deletion docs/api/thermostats/off.md
Original file line number Diff line number Diff line change
Expand Up @@ -133,7 +133,7 @@ api.ActionAttempt{ActionAttemptId: "123e4567-e89b-12d3-a456-426614174000", Statu
- API key
- Client session token
- Personal access token
- Must also include the `seam-workspace` header in the request
Must also include the `seam-workspace` header in the request.

## Request Parameters

Expand Down
2 changes: 1 addition & 1 deletion docs/api/thermostats/schedules/create.md
Original file line number Diff line number Diff line change
Expand Up @@ -185,7 +185,7 @@ api.ThermostatSchedule{ThermostatScheduleId: "56d29fcf-0674-4db5-8e03-b2370a7746
- API key
- Client session token
- Personal access token
- Must also include the `seam-workspace` header in the request
Must also include the `seam-workspace` header in the request.

## Request Parameters

Expand Down
2 changes: 1 addition & 1 deletion docs/api/thermostats/schedules/delete.md
Original file line number Diff line number Diff line change
Expand Up @@ -117,7 +117,7 @@ nil
- API key
- Client session token
- Personal access token
- Must also include the `seam-workspace` header in the request
Must also include the `seam-workspace` header in the request.

## Request Parameters

Expand Down
2 changes: 1 addition & 1 deletion docs/api/thermostats/schedules/get.md
Original file line number Diff line number Diff line change
Expand Up @@ -158,7 +158,7 @@ api.ThermostatSchedule{ThermostatScheduleId: "89d3507e-60e3-4101-bd1b-ba066ec30a
- API key
- Client session token
- Personal access token
- Must also include the `seam-workspace` header in the request
Must also include the `seam-workspace` header in the request.

## Request Parameters

Expand Down
2 changes: 1 addition & 1 deletion docs/api/thermostats/schedules/list.md
Original file line number Diff line number Diff line change
Expand Up @@ -211,7 +211,7 @@ func main() {
- API key
- Client session token
- Personal access token
- Must also include the `seam-workspace` header in the request
Must also include the `seam-workspace` header in the request.

## Request Parameters

Expand Down
2 changes: 1 addition & 1 deletion docs/api/thermostats/schedules/update.md
Original file line number Diff line number Diff line change
Expand Up @@ -124,7 +124,7 @@ nil
- API key
- Client session token
- Personal access token
- Must also include the `seam-workspace` header in the request
Must also include the `seam-workspace` header in the request.

## Request Parameters

Expand Down
Loading

0 comments on commit f495396

Please sign in to comment.