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 1a9caf0 commit 2f64d9d
Show file tree
Hide file tree
Showing 65 changed files with 130 additions and 130 deletions.
4 changes: 2 additions & 2 deletions docs/api/acs/access_groups/add_user.md
Original file line number Diff line number Diff line change
Expand Up @@ -123,8 +123,8 @@ 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

### `acs_access_group_id`
Expand Down
4 changes: 2 additions & 2 deletions docs/api/acs/access_groups/get.md
Original file line number Diff line number Diff line change
Expand Up @@ -170,8 +170,8 @@ 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

### `acs_access_group_id`
Expand Down
4 changes: 2 additions & 2 deletions docs/api/acs/access_groups/list.md
Original file line number Diff line number Diff line change
Expand Up @@ -189,8 +189,8 @@ 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

### `acs_system_id`
Expand Down
4 changes: 2 additions & 2 deletions docs/api/acs/access_groups/list_accessible_entrances.md
Original file line number Diff line number Diff line change
Expand Up @@ -164,8 +164,8 @@ 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

### `acs_access_group_id`
Expand Down
4 changes: 2 additions & 2 deletions docs/api/acs/access_groups/list_users.md
Original file line number Diff line number Diff line change
Expand Up @@ -222,8 +222,8 @@ 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

### `acs_access_group_id`
Expand Down
4 changes: 2 additions & 2 deletions docs/api/acs/access_groups/remove_user.md
Original file line number Diff line number Diff line change
Expand Up @@ -123,8 +123,8 @@ 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

### `acs_access_group_id`
Expand Down
4 changes: 2 additions & 2 deletions docs/api/acs/credentials/assign.md
Original file line number Diff line number Diff line change
Expand Up @@ -123,8 +123,8 @@ 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

### `acs_credential_id`
Expand Down
4 changes: 2 additions & 2 deletions docs/api/acs/credentials/create.md
Original file line number Diff line number Diff line change
Expand Up @@ -211,8 +211,8 @@ 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

### `access_method`
Expand Down
4 changes: 2 additions & 2 deletions docs/api/acs/credentials/delete.md
Original file line number Diff line number Diff line change
Expand Up @@ -114,8 +114,8 @@ 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

### `acs_credential_id`
Expand Down
4 changes: 2 additions & 2 deletions docs/api/acs/credentials/get.md
Original file line number Diff line number Diff line change
Expand Up @@ -165,8 +165,8 @@ 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

### `acs_credential_id`
Expand Down
4 changes: 2 additions & 2 deletions docs/api/acs/credentials/list.md
Original file line number Diff line number Diff line change
Expand Up @@ -195,8 +195,8 @@ 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

## Return Type
Expand Down
4 changes: 2 additions & 2 deletions docs/api/acs/credentials/list_accessible_entrances.md
Original file line number Diff line number Diff line change
Expand Up @@ -209,8 +209,8 @@ 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

### `acs_credential_id`
Expand Down
4 changes: 2 additions & 2 deletions docs/api/acs/credentials/unassign.md
Original file line number Diff line number Diff line change
Expand Up @@ -123,8 +123,8 @@ 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

### `acs_credential_id`
Expand Down
4 changes: 2 additions & 2 deletions docs/api/acs/credentials/update.md
Original file line number Diff line number Diff line change
Expand Up @@ -119,8 +119,8 @@ 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

### `acs_credential_id`
Expand Down
4 changes: 2 additions & 2 deletions docs/api/acs/entrances/grant_access.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,8 @@ 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

### `acs_entrance_id`
Expand Down
4 changes: 2 additions & 2 deletions docs/api/acs/entrances/list.md
Original file line number Diff line number Diff line change
Expand Up @@ -139,8 +139,8 @@ 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

### `acs_credential_id`
Expand Down
4 changes: 2 additions & 2 deletions docs/api/acs/entrances/list_credentials_with_access.md
Original file line number Diff line number Diff line change
Expand Up @@ -236,8 +236,8 @@ 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

### `acs_entrance_id`
Expand Down
4 changes: 2 additions & 2 deletions docs/api/acs/systems/get.md
Original file line number Diff line number Diff line change
Expand Up @@ -115,8 +115,8 @@ 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

### `acs_system_id`
Expand Down
4 changes: 2 additions & 2 deletions docs/api/acs/systems/list.md
Original file line number Diff line number Diff line change
Expand Up @@ -120,8 +120,8 @@ 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

### `connected_account_id`
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -123,8 +123,8 @@ 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

### `acs_system_id`
Expand Down
4 changes: 2 additions & 2 deletions docs/api/acs/users/add_to_access_group.md
Original file line number Diff line number Diff line change
Expand Up @@ -123,8 +123,8 @@ 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

### `acs_access_group_id`
Expand Down
4 changes: 2 additions & 2 deletions docs/api/acs/users/create.md
Original file line number Diff line number Diff line change
Expand Up @@ -189,8 +189,8 @@ 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

### `access_schedule`
Expand Down
4 changes: 2 additions & 2 deletions docs/api/acs/users/delete.md
Original file line number Diff line number Diff line change
Expand Up @@ -112,8 +112,8 @@ 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

### `acs_user_id`
Expand Down
4 changes: 2 additions & 2 deletions docs/api/acs/users/get.md
Original file line number Diff line number Diff line change
Expand Up @@ -163,8 +163,8 @@ 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

### `acs_user_id`
Expand Down
4 changes: 2 additions & 2 deletions docs/api/acs/users/list.md
Original file line number Diff line number Diff line change
Expand Up @@ -154,8 +154,8 @@ 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

### `acs_system_id`
Expand Down
4 changes: 2 additions & 2 deletions docs/api/acs/users/list_accessible_entrances.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,8 @@ 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

### `acs_user_id`
Expand Down
4 changes: 2 additions & 2 deletions docs/api/acs/users/remove_from_access_group.md
Original file line number Diff line number Diff line change
Expand Up @@ -123,8 +123,8 @@ 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

### `acs_access_group_id`
Expand Down
4 changes: 2 additions & 2 deletions docs/api/acs/users/revoke_access_to_all_entrances.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,8 @@ 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

### `acs_user_id`
Expand Down
4 changes: 2 additions & 2 deletions docs/api/acs/users/suspend.md
Original file line number Diff line number Diff line change
Expand Up @@ -112,8 +112,8 @@ 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

### `acs_user_id`
Expand Down
4 changes: 2 additions & 2 deletions docs/api/acs/users/unsuspend.md
Original file line number Diff line number Diff line change
Expand Up @@ -114,8 +114,8 @@ 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

### `acs_user_id`
Expand Down
4 changes: 2 additions & 2 deletions docs/api/acs/users/update.md
Original file line number Diff line number Diff line change
Expand Up @@ -122,8 +122,8 @@ 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

### `access_schedule`
Expand Down
4 changes: 2 additions & 2 deletions docs/api/thermostats/activate_climate_preset.md
Original file line number Diff line number Diff line change
Expand Up @@ -142,8 +142,8 @@ 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

### `climate_preset_key`
Expand Down
4 changes: 2 additions & 2 deletions docs/api/thermostats/cool.md
Original file line number Diff line number Diff line change
Expand Up @@ -143,8 +143,8 @@ 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

### `cooling_set_point_celsius`
Expand Down
4 changes: 2 additions & 2 deletions docs/api/thermostats/create_climate_preset.md
Original file line number Diff line number Diff line change
Expand Up @@ -152,8 +152,8 @@ 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

### `climate_preset_key`
Expand Down
4 changes: 2 additions & 2 deletions docs/api/thermostats/delete_climate_preset.md
Original file line number Diff line number Diff line change
Expand Up @@ -121,8 +121,8 @@ 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

### `climate_preset_key`
Expand Down
4 changes: 2 additions & 2 deletions docs/api/thermostats/heat.md
Original file line number Diff line number Diff line change
Expand Up @@ -143,8 +143,8 @@ 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

### `device_id`
Expand Down
Loading

0 comments on commit 2f64d9d

Please sign in to comment.