Skip to content

Commit

Permalink
Merge pull request #197 from lawley/patch-4
Browse files Browse the repository at this point in the history
"date" is optional
  • Loading branch information
grahamegrieve authored Oct 22, 2024
2 parents 2e82056 + 05fa1fd commit ddc9d6a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions tx/tho/expand-vs-act-class-response-valueSet.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"$optional-properties$" : ["id"],
"$optional-properties$" : ["id","date"],
"resourceType" : "ValueSet",
"id" : "$id$",
"url" : "http://hl7.org/fhir/tests/ValueSet/act-class",
Expand Down Expand Up @@ -712,4 +712,4 @@
"code" : "unordered"
}]
}
}
}

0 comments on commit ddc9d6a

Please sign in to comment.