Skip to content

Commit

Permalink
fixing collapse fields in schema page
Browse files Browse the repository at this point in the history
  • Loading branch information
kathryn-ods committed Oct 25, 2024
1 parent cb66c47 commit a9773f6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/hsds/schema_reference.md
Original file line number Diff line number Diff line change
Expand Up @@ -149,7 +149,7 @@ Each `service_at_location` object has the following fields:
:::{tab-item} Fields
```{jsonschema} ../../schema/compiled/service_with_definitions.json
:pointer: /definitions/service_at_location
:collapse: contacts,phones,schedules,location,attributes,metadata
:collapse: contacts,phones,schedules,location,attributes,metadata,service_areas

```
:::
Expand Down Expand Up @@ -769,7 +769,7 @@ Each `url` object has the following fields:
:::{tab-item} Fields
```{jsonschema} ../../schema/compiled/service_with_definitions.json
:pointer: /definitions/url
:collapse: attributes,taxonomy_term,metadata
:collapse: attributes,metadata

```
:::
Expand Down

0 comments on commit a9773f6

Please sign in to comment.