mirror of
https://github.com/hapifhir/hapi-fhir.git
synced 2025-03-29 03:19:02 +00:00
Credit for #3619
This commit is contained in:
parent
4684dde6a6
commit
b7c316fb21
hapi-fhir-docs/src/main/resources/ca/uhn/hapi/fhir/changelog/6_1_0
pom.xml
5
hapi-fhir-docs/src/main/resources/ca/uhn/hapi/fhir/changelog/6_1_0/3619-add-display-language-to-vs-expand.yaml
Normal file
5
hapi-fhir-docs/src/main/resources/ca/uhn/hapi/fhir/changelog/6_1_0/3619-add-display-language-to-vs-expand.yaml
Normal file
@ -0,0 +1,5 @@
|
||||
---
|
||||
type: add
|
||||
issue: 3619
|
||||
title: "The `ValueSet/$expand` operation can now optionally support the displayLanugage parameter. Thanks to
|
||||
Gjergj Sheldija for the pull request!"
|
4
pom.xml
4
pom.xml
@ -752,6 +752,10 @@
|
||||
<name>Augustas Vilčinskas</name>
|
||||
<organization>Ivido</organization>
|
||||
</developer>
|
||||
<developer>
|
||||
<id>gjergjsheldija</id>
|
||||
<name>Gjergj Sheldija</name>
|
||||
</developer>
|
||||
</developers>
|
||||
|
||||
<licenses>
|
||||
|
Loading…
x
Reference in New Issue
Block a user