diff --git a/docs/api/acs/access_groups/README.md b/docs/api/acs/access_groups/README.md index 0da3bf44f..8ccd3f24e 100644 --- a/docs/api/acs/access_groups/README.md +++ b/docs/api/acs/access_groups/README.md @@ -153,7 +153,7 @@ Warnings associated with the `acs_access_group`.
Enum values: - - unknown_issue_with_acs_access_group` + - unknown_issue_with_acs_access_group
diff --git a/docs/api/acs/credentials/README.md b/docs/api/acs/credentials/README.md index 354b7d0e6..9c45764f9 100644 --- a/docs/api/acs/credentials/README.md +++ b/docs/api/acs/credentials/README.md @@ -277,12 +277,12 @@ Visionline-specific metadata for the [credential](../../../capability-guides/acc - auto_join Boolean - card_function_type Enum -
- Enum values: - - - guest` - - staff` -
+
+ Enum values: + + - guest + - staff +
- card_id String diff --git a/docs/api/acs/encoders/README.md b/docs/api/acs/encoders/README.md index 3e34d445c..77af395f1 100644 --- a/docs/api/acs/encoders/README.md +++ b/docs/api/acs/encoders/README.md @@ -82,7 +82,7 @@ Errors associated with the [encoder](../../../capability-guides/access-systems/w
Enum values: - - acs_encoder_removed` + - acs_encoder_removed
message String diff --git a/docs/api/acs/entrances/README.md b/docs/api/acs/entrances/README.md index 92250226c..d99cfc5c1 100644 --- a/docs/api/acs/entrances/README.md +++ b/docs/api/acs/entrances/README.md @@ -48,14 +48,14 @@ ASSA ABLOY Vostio-specific metadata associated with the [entrance](../../../capa - door_number Number - door_type Enum -
- Enum values: - - - CommonDoor` - - EntranceDoor` - - GuestDoor` - - Elevator` -
+
+ Enum values: + + - CommonDoor + - EntranceDoor + - GuestDoor + - Elevator +
- pms_id String @@ -197,15 +197,15 @@ Visionline-specific metadata associated with the [entrance](../../../capability- Child Properties - door_category Enum -
- Enum values: - - - entrance` - - guest` - - elevator reader` - - common` - - common (PMS)` -
+
+ Enum values: + + - entrance + - guest + - elevator reader + - common + - common (PMS) +
- door_name String @@ -218,9 +218,9 @@ Visionline-specific metadata associated with the [entrance](../../../capability-
Enum values: - - BLE` - - commonDoor` - - touch` + - BLE + - commonDoor + - touch
diff --git a/docs/api/acs/systems/README.md b/docs/api/acs/systems/README.md index 1d33ff026..4761cdd71 100644 --- a/docs/api/acs/systems/README.md +++ b/docs/api/acs/systems/README.md @@ -422,8 +422,8 @@ Indicates whether the `acs_system` is a credential manager. Child Properties - time_zone String - - Time zone in which the [access control system](https://docs.seam.co/latest/capability-guides/access-systems) is located. + + Time zone in which the [access control system](https://docs.seam.co/latest/capability-guides/access-systems) is located. @@ -486,16 +486,16 @@ Name of the [access control system](https://docs.seam.co/latest/capability-guide Child Properties - lan_address String - - IP address or hostname of the main Visionline server relative to [Seam Bridge](../../../capability-guides/seam-bridge.md) on the local network. + + IP address or hostname of the main Visionline server relative to [Seam Bridge](../../../capability-guides/seam-bridge.md) on the local network. - mobile_access_uuid String - - Keyset loaded into a reader. Mobile keys and reader administration tools securely authenticate only with readers programmed with a matching keyset. + + Keyset loaded into a reader. Mobile keys and reader administration tools securely authenticate only with readers programmed with a matching keyset. - system_id String - - Unique ID assigned by the ASSA ABLOY licensing team that identifies each hotel in your credential manager. + + Unique ID assigned by the ASSA ABLOY licensing team that identifies each hotel in your credential manager. diff --git a/docs/api/acs/users/README.md b/docs/api/acs/users/README.md index 41367f2a1..ee42604a6 100644 --- a/docs/api/acs/users/README.md +++ b/docs/api/acs/users/README.md @@ -28,12 +28,12 @@ For details about how to configure `acs_user`s in your access control system, se Child Properties - ends_at Datetime - - Date and time at which the user's access ends, in [ISO 8601](https://www.iso.org/iso-8601-date-and-time-format.html) format. + + Date and time at which the user's access ends, in [ISO 8601](https://www.iso.org/iso-8601-date-and-time-format.html) format. - starts_at Datetime - - Date and time at which the user's access starts, in [ISO 8601](https://www.iso.org/iso-8601-date-and-time-format.html) format. + + Date and time at which the user's access starts, in [ISO 8601](https://www.iso.org/iso-8601-date-and-time-format.html) format. @@ -611,8 +611,8 @@ Seam is in the process of pushing an access group membership update to the integ Child Properties - acs_access_group_id UUID - - Old access group ID. + + Old access group ID. --- @@ -643,8 +643,8 @@ Seam is in the process of pushing an access group membership update to the integ Child Properties - acs_access_group_id UUID - - New access group ID. + + New access group ID. diff --git a/docs/api/connected_accounts/README.md b/docs/api/connected_accounts/README.md index f83569fdf..e550ecdfb 100644 --- a/docs/api/connected_accounts/README.md +++ b/docs/api/connected_accounts/README.md @@ -279,8 +279,8 @@ Indicates that the maximum number of users allowed for the site has been reached Child Properties - sites List of Objects - - Salto sites associated with the connected account that has an error. + + Salto sites associated with the connected account that has an error. - site_id String @@ -317,24 +317,24 @@ User identifier associated with the connected account. Child Properties - api_url String - - API URL for the user identifier associated with the connected account. + + API URL for the user identifier associated with the connected account. - email String - - Email address of the user identifier associated with the connected account. + + Email address of the user identifier associated with the connected account. - exclusive Boolean - - Indicates whether the user identifier associated with the connected account is exclusive. + + Indicates whether the user identifier associated with the connected account is exclusive. - phone String - - Phone number of the user identifier associated with the connected account. + + Phone number of the user identifier associated with the connected account. - username String - - Username of the user identifier associated with the connected account. + + Username of the user identifier associated with the connected account. @@ -443,8 +443,8 @@ Indicates that the Salto KS site has exceeded 80% of the maximum number of allow Child Properties - sites List of Objects - - Salto sites associated with the connected account that has a warning. + + Salto sites associated with the connected account that has a warning. - site_id String diff --git a/docs/api/thermostats/README.md b/docs/api/thermostats/README.md index 906ff86f2..29d09be45 100644 --- a/docs/api/thermostats/README.md +++ b/docs/api/thermostats/README.md @@ -96,9 +96,9 @@ A [thermostat](https://docs.seam.co/latest/capability-guides/thermostats) was ad
Enum values: - - auto` - - on` - - circulate` + - auto + - on + - circulate
heating_set_point_celsius Number @@ -115,10 +115,10 @@ A [thermostat](https://docs.seam.co/latest/capability-guides/thermostats) was ad
Enum values: - - off` - - heat` - - cool` - - heat_cool` + - off + - heat + - cool + - heat_cool
method Enum @@ -127,8 +127,8 @@ A [thermostat](https://docs.seam.co/latest/capability-guides/thermostats) was ad
Enum values: - - seam` - - external` + - seam + - external
occurred_at Datetime diff --git a/src/layouts/partials/api-resource.hbs b/src/layouts/partials/api-resource.hbs index 461c4576a..6e4dfa997 100644 --- a/src/layouts/partials/api-resource.hbs +++ b/src/layouts/partials/api-resource.hbs @@ -68,7 +68,7 @@ This object has no properties. Child Properties {{#each objectProperties}} - - {{> property-nested this}} + - {{> property-nested this isList=true}} {{/each}} {{/if}} diff --git a/src/layouts/partials/property-content.hbs b/src/layouts/partials/property-content.hbs index 7708b6a2b..d3a4a009b 100644 --- a/src/layouts/partials/property-content.hbs +++ b/src/layouts/partials/property-content.hbs @@ -32,7 +32,7 @@ This object has no properties. Child Properties {{#each objectProperties}} -- {{> property-nested this}} +- {{> property-nested this isList=true }} {{/each}} {{/if}} {{/unless}} diff --git a/src/layouts/partials/property-nested-internal.hbs b/src/layouts/partials/property-nested-internal.hbs index 6174065d6..f5cd97698 100644 --- a/src/layouts/partials/property-nested-internal.hbs +++ b/src/layouts/partials/property-nested-internal.hbs @@ -11,7 +11,7 @@ Enum values: {{#each enumValues}} - - {{this}}` + - {{this}} {{/each}} {{/if}} diff --git a/src/layouts/partials/property-nested.hbs b/src/layouts/partials/property-nested.hbs index cba143252..bde4daf20 100644 --- a/src/layouts/partials/property-nested.hbs +++ b/src/layouts/partials/property-nested.hbs @@ -1,5 +1,9 @@ {{name}} {{format}}{{#if listItemFormat}} of {{listItemFormat}}s{{/if}} +{{#if isList}} + {{> property-nested-internal}} +{{else}} {{> property-nested-internal}} +{{/if}} {{#if listProperties}} {{#each listProperties}}