File tree Expand file tree Collapse file tree 1 file changed +6
-3
lines changed Expand file tree Collapse file tree 1 file changed +6
-3
lines changed Original file line number Diff line number Diff line change 3
3
title : I_VZD_TIM_Provider_Services
4
4
description : REST interface to retrieve the TI-Messenger federation list and to administrate the TI-Messenger domains.
5
5
6
- version : 1.3.7
6
+ version : 1.3.8
7
+
8
+ # Version 1.3.8
9
+ # - Changes type of Domain.ik from integer to string (according simplifier profile)
7
10
8
11
# Version 1.3.7
9
12
# - Update URL in servers for TU
@@ -529,10 +532,10 @@ components:
529
532
default : false
530
533
example : true
531
534
ik :
532
- description : The IK managed by the defined health insurace domain
535
+ description : The IK managed by the defined health insurance domain
533
536
type : array
534
537
items :
535
- type : integer
538
+ type : string
536
539
minItems : 1
537
540
uniqueItems : true
538
541
example : [ 108433248, 104127692 ]
You can’t perform that action at this time.
0 commit comments