Skip to content

Commit

Permalink
timProvider -> timAnbieter
Browse files Browse the repository at this point in the history
timProvider in timAnbieter umbenannt, da es so der Implementierung entspricht und bereits durch TIM genutzt wird.
  • Loading branch information
gem-uhe authored Oct 2, 2024
1 parent a5c2c60 commit 35f4009
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/schema/FederationList.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,11 +27,11 @@
"default": false,
"example": false
},
"timProvider": {
"timAnbieter": {
"description": "The Zuweisungsgruppe im TI-ITSM-System of the TI-Messenger Provider, who added the domain",
"type": "string"
},
"required": ["domain", "telematikID", "isInsurance", "timProvider"]
"required": ["domain", "telematikID", "isInsurance", "timAnbieter"]
}
}
}
Expand Down

0 comments on commit 35f4009

Please sign in to comment.