Skip to content

Commit

Permalink
FI-2035: missed doco param
Browse files Browse the repository at this point in the history
  • Loading branch information
dehall committed Aug 4, 2023
1 parent 4c6c70f commit a35f63e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/inferno/dsl/fhir_validation.rb
Original file line number Diff line number Diff line change
Expand Up @@ -191,6 +191,7 @@ def issue_message(issue, resource)
#
# @param resource [FHIR::Model]
# @param profile_url [String]
# @param runnable [Inferno::Entities::Test]
# @return [[Array(FHIR::OperationOutcome, Number)] the validation response and HTTP status code
def validate(resource, profile_url, runnable)
begin
Expand Down

0 comments on commit a35f63e

Please sign in to comment.