Skip to content

Commit

Permalink
running hsds_schema.py
Browse files Browse the repository at this point in the history
  • Loading branch information
kathryn-ods committed Sep 25, 2024
1 parent 133e897 commit 964529a
Show file tree
Hide file tree
Showing 7 changed files with 9 additions and 9 deletions.
4 changes: 2 additions & 2 deletions schema/compiled/organization.json
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@
},
"additional_websites": {
"name": "additional_websites",
"title": "Additional Website",
"title": "Additional Websites",
"description": "The details of additional websites for the organization.",
"type": "array",
"items": {
Expand Down Expand Up @@ -38274,7 +38274,7 @@
},
"additional_websites": {
"name": "additional_websites",
"title": "Additional Website",
"title": "Additional Websites",
"description": "The details of additional websites for the organization.",
"type": "array",
"items": {
Expand Down
4 changes: 2 additions & 2 deletions schema/compiled/organization_package.json
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@
},
"additional_websites": {
"name": "additional_websites",
"title": "Additional Website",
"title": "Additional Websites",
"description": "The details of additional websites for the organization.",
"type": "array",
"items": {
Expand Down Expand Up @@ -38276,7 +38276,7 @@
},
"additional_websites": {
"name": "additional_websites",
"title": "Additional Website",
"title": "Additional Websites",
"description": "The details of additional websites for the organization.",
"type": "array",
"items": {
Expand Down
2 changes: 1 addition & 1 deletion schema/compiled/service.json
Original file line number Diff line number Diff line change
Expand Up @@ -20846,7 +20846,7 @@
},
"additional_websites": {
"name": "additional_websites",
"title": "Additional Website",
"title": "Additional Websites",
"description": "The details of additional websites for the organization.",
"type": "array",
"items": {
Expand Down
2 changes: 1 addition & 1 deletion schema/compiled/service_at_location.json
Original file line number Diff line number Diff line change
Expand Up @@ -20831,7 +20831,7 @@
},
"additional_websites": {
"name": "additional_websites",
"title": "Additional Website",
"title": "Additional Websites",
"description": "The details of additional websites for the organization.",
"type": "array",
"items": {
Expand Down
2 changes: 1 addition & 1 deletion schema/compiled/service_at_location_package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20833,7 +20833,7 @@
},
"additional_websites": {
"name": "additional_websites",
"title": "Additional Website",
"title": "Additional Websites",
"description": "The details of additional websites for the organization.",
"type": "array",
"items": {
Expand Down
2 changes: 1 addition & 1 deletion schema/compiled/service_package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20848,7 +20848,7 @@
},
"additional_websites": {
"name": "additional_websites",
"title": "Additional Website",
"title": "Additional Websites",
"description": "The details of additional websites for the organization.",
"type": "array",
"items": {
Expand Down
2 changes: 1 addition & 1 deletion schema/compiled/service_with_definitions.json
Original file line number Diff line number Diff line change
Expand Up @@ -476,7 +476,7 @@
},
"additional_websites": {
"name": "additional_websites",
"title": "Additional Website",
"title": "Additional Websites",
"description": "The details of additional websites for the organization.",
"type": "array",
"items": {
Expand Down

0 comments on commit 964529a

Please sign in to comment.