Skip to content

Commit

Permalink
ci: Generate docs
Browse files Browse the repository at this point in the history
  • Loading branch information
seambot committed Dec 13, 2024
1 parent 0389eba commit f82e53e
Show file tree
Hide file tree
Showing 44 changed files with 44 additions and 44 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 @@ -118,8 +118,8 @@ nil

## Authentication Methods

- Personal access token
- API key
- Personal access token

## 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 @@ -157,8 +157,8 @@ api.AcsAccessGroup{AcsAccessGroupId: "44444444-4444-4444-4444-444444444444", Nam

## Authentication Methods

- Personal access token
- API key
- Personal access token

## 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 @@ -171,8 +171,8 @@ func main() {

## Authentication Methods

- Personal access token
- API key
- Personal access token

## 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 @@ -199,8 +199,8 @@ func main() {

## Authentication Methods

- Personal access token
- API key
- Personal access token

## 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 @@ -118,8 +118,8 @@ nil

## Authentication Methods

- Personal access token
- API key
- Personal access token

## 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 @@ -118,8 +118,8 @@ nil

## Authentication Methods

- Personal access token
- API key
- Personal access token

## 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 @@ -188,8 +188,8 @@ api.AcsCredential{AcsCredentialId: "99999999-9999-9999-9999-999999999999", AcsUs

## Authentication Methods

- Personal access token
- API key
- Personal access token

## 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 @@ -112,8 +112,8 @@ nil

## Authentication Methods

- Personal access token
- API key
- Personal access token

## 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 @@ -153,8 +153,8 @@ api.AcsCredential{AcsCredentialId: "99999999-9999-9999-9999-999999999999", AcsUs

## Authentication Methods

- Personal access token
- API key
- Personal access token

## 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 @@ -118,8 +118,8 @@ nil

## Authentication Methods

- Personal access token
- API key
- Personal access token

## 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 @@ -117,8 +117,8 @@ nil

## Authentication Methods

- Personal access token
- API key
- Personal access token

## 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 @@ -208,9 +208,9 @@ func main() {

## Authentication Methods

- API key
- Client session token
- Personal access token
- API key

## 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 @@ -113,8 +113,8 @@ func main() {

## Authentication Methods

- Personal access token
- API key
- Personal access token

## 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 @@ -117,9 +117,9 @@ func main() {

## Authentication Methods

- API key
- Client session token
- Personal access token
- API key

## Request Parameters

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

## Authentication Methods

- Personal access token
- API key
- Personal access token

## 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 @@ -118,8 +118,8 @@ nil

## Authentication Methods

- Personal access token
- API key
- Personal access token

## 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 @@ -153,8 +153,8 @@ api.AcsUser{AcsUserId: "123e4567-e89b-12d3-a456-426614174000", AcsSystemId: "123

## Authentication Methods

- Personal access token
- API key
- Personal access token

## 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 @@ -110,8 +110,8 @@ nil

## Authentication Methods

- Personal access token
- API key
- Personal access token

## 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 @@ -151,8 +151,8 @@ api.AcsUser{AcsUserId: "123e4567-e89b-12d3-a456-426614174000", AcsSystemId: "123

## Authentication Methods

- Personal access token
- API key
- Personal access token

## 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 @@ -141,9 +141,9 @@ api.AcsUser{AcsUserId: "123e4567-e89b-12d3-a456-426614174000", AcsSystemId: "123

## Authentication Methods

- API key
- Client session token
- Personal access token
- API key

## 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 @@ -8,9 +8,9 @@ Lists the [entrances](https://docs.seam.co/latest/api/acs/entrances) to which a

## Authentication Methods

- API key
- Client session token
- Personal access token
- API key

## 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 @@ -118,8 +118,8 @@ nil

## Authentication Methods

- Personal access token
- API key
- Personal access token

## 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 @@ -110,8 +110,8 @@ nil

## Authentication Methods

- Personal access token
- API key
- Personal access token

## 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 @@ -133,8 +133,8 @@ api.ActionAttempt{ActionAttemptId: "05de2295-d1dc-4748-aae3-9931658bde20", Statu

## Authentication Methods

- Personal access token
- API key
- Personal access token

## 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 @@ -133,9 +133,9 @@ api.ActionAttempt{ActionAttemptId: "123e4567-e89b-12d3-a456-426614174000", Statu

## Authentication Methods

- API key
- Client session token
- Personal access token
- API key

## 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 @@ -141,8 +141,8 @@ nil

## Authentication Methods

- Personal access token
- API key
- Personal access token

## 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 @@ -116,8 +116,8 @@ nil

## Authentication Methods

- Personal access token
- API key
- Personal access token

## 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 @@ -133,9 +133,9 @@ api.ActionAttempt{ActionAttemptId: "123e4567-e89b-12d3-a456-426614174000", Statu

## Authentication Methods

- API key
- Client session token
- Personal access token
- API key

## 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 @@ -138,9 +138,9 @@ api.ActionAttempt{ActionAttemptId: "123e4567-e89b-12d3-a456-426614174000", Statu

## Authentication Methods

- API key
- Client session token
- Personal access token
- API key

## 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 @@ -199,8 +199,8 @@ func main() {
## Authentication Methods

- API key
- Personal access token
- Client session token
- Personal access token

## 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 @@ -126,9 +126,9 @@ api.ActionAttempt{ActionAttemptId: "123e4567-e89b-12d3-a456-426614174000", Statu

## Authentication Methods

- API key
- Client session token
- Personal access token
- API key

## 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 @@ -167,9 +167,9 @@ api.ThermostatSchedule{ThermostatScheduleId: "56d29fcf-0674-4db5-8e03-b2370a7746

## Authentication Methods

- API key
- Client session token
- Personal access token
- API key

## 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 @@ -114,9 +114,9 @@ nil

## Authentication Methods

- API key
- Client session token
- Personal access token
- API key

## 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 @@ -147,9 +147,9 @@ api.ThermostatSchedule{ThermostatScheduleId: "89d3507e-60e3-4101-bd1b-ba066ec30a

## Authentication Methods

- API key
- Client session token
- Personal access token
- API key

## 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 @@ -118,9 +118,9 @@ nil

## Authentication Methods

- API key
- Client session token
- Personal access token
- API key

## Request Parameters

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

## Authentication Methods

- Personal access token
- API key
- Personal access token

## Request Parameters

Expand Down
2 changes: 1 addition & 1 deletion docs/api/thermostats/set_fan_mode.md
Original file line number Diff line number Diff line change
Expand Up @@ -133,9 +133,9 @@ api.ActionAttempt{ActionAttemptId: "123e4567-e89b-12d3-a456-426614174000", Statu

## Authentication Methods

- API key
- Client session token
- Personal access token
- API key

## Request Parameters

Expand Down
2 changes: 1 addition & 1 deletion docs/api/thermostats/set_hvac_mode.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,9 @@ Sets the [HVAC mode](https://docs.seam.co/latest/capability-guides/thermostats/c

## Authentication Methods

- API key
- Client session token
- Personal access token
- API key

## Request Parameters

Expand Down
Loading

0 comments on commit f82e53e

Please sign in to comment.