Skip to content

Commit 27a82bc

Browse files
committed
javadoc udpate
Signed-off-by: Lee Surprenant <lmsurpre@us.ibm.com>
1 parent 5738f9d commit 27a82bc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

fhir-registry/src/main/java/com/ibm/fhir/registry/FHIRRegistry.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -131,7 +131,7 @@ public Collection<Canonical> getProfiles(String type) {
131131
* Get the resource for the given canonical url and resource type
132132
*
133133
* @param url
134-
* the canonical url (with optional version postfix)
134+
* the canonical url (with optional version postfix and optional fragment id for contained resources)
135135
* @param resourceType
136136
* the resource type
137137
* @return

0 commit comments

Comments
 (0)