pre-review cleanup
This commit is contained in:
parent
4fa849a3e5
commit
b7aa327118
|
@ -97,7 +97,7 @@ public enum RestSearchParameterTypeEnum {
|
||||||
SPECIAL("special", "http://hl7.org/fhir/search-param-type"),
|
SPECIAL("special", "http://hl7.org/fhir/search-param-type"),
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* _has parameter
|
* _source parameter
|
||||||
*/
|
*/
|
||||||
SOURCE("string", "http://hl7.org/fhir/search-param-type"),
|
SOURCE("string", "http://hl7.org/fhir/search-param-type"),
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue