pre-review cleanup

This commit is contained in:
Ken Stevens 2019-10-24 16:47:43 -04:00
parent 4fa849a3e5
commit b7aa327118
1 changed files with 1 additions and 1 deletions

View File

@ -97,7 +97,7 @@ public enum RestSearchParameterTypeEnum {
SPECIAL("special", "http://hl7.org/fhir/search-param-type"),
/**
* _has parameter
* _source parameter
*/
SOURCE("string", "http://hl7.org/fhir/search-param-type"),