setting fhir version to dstu3 to fulfill unit tests

This commit is contained in:
Andreas Keil 2018-05-03 09:34:58 +02:00
parent 35dc65d565
commit 18807a5d98
1 changed files with 1 additions and 1 deletions

View File

@ -18,7 +18,7 @@ spring:
enabled: true
hapi:
fhir:
version: r4
version: dstu3
server:
path: /fhir/*
rest: