mirror of
https://github.com/hapifhir/hapi-fhir.git
synced 2025-02-17 02:15:22 +00:00
Credit for #1893
This commit is contained in:
parent
df133d10f2
commit
11ad41d472
@ -0,0 +1,5 @@
|
|||||||
|
---
|
||||||
|
type: add
|
||||||
|
issue: 1893
|
||||||
|
title: "Support for the `:of-type` modifier has been added to TokenParamModifier. Thanks to Alexander Lukyanchikov
|
||||||
|
for the pull request!"
|
4
pom.xml
4
pom.xml
@ -663,6 +663,10 @@
|
|||||||
<name>Mark Iantorno</name>
|
<name>Mark Iantorno</name>
|
||||||
<organization>Smile CDR</organization>
|
<organization>Smile CDR</organization>
|
||||||
</developer>
|
</developer>
|
||||||
|
<developer>
|
||||||
|
<id>sqshq</id>
|
||||||
|
<name>Alexander Lukyanchikov</name>
|
||||||
|
</developer>
|
||||||
</developers>
|
</developers>
|
||||||
|
|
||||||
<licenses>
|
<licenses>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user