Skip to content

Commit

Permalink
updating a required json schema attribute
Browse files Browse the repository at this point in the history
  • Loading branch information
shaselton-usds committed Jan 10, 2024
1 parent d4dbd73 commit 989480f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/versions/2.0/json.ts
Original file line number Diff line number Diff line change
Expand Up @@ -258,6 +258,7 @@ export const METADATA_PROPERTIES = {

export const METADATA_REQUIRED = [
"hospital_name",
"standard_charge_information",
"last_updated_on",
"hospital_location",
"hospital_address",
Expand Down

0 comments on commit 989480f

Please sign in to comment.