-
Notifications
You must be signed in to change notification settings - Fork 10
Closed
Description
I_VZD_TIM_Provider_Services.yaml uses describes Matrix user IDs in URI format as using a matrix:user/
prefix:
api-vzd/src/openapi/I_VZD_TIM_Provider_Services.yaml
Lines 189 to 191 in f6e3623
Format: matrix:user/localpart:domainpart | |
Example MatrixID: @1-1tst-auto-ts-ow2:tim.test.gematik.de | |
MatrixID im URL Format: matrix:user/1-1tst-auto-ts-ow2:tim.test.gematik.de |
This is incorrect, matrix-uri-scheme says that it must be matrix:u/
, and states that user
was used during development and MUST NOT be used.
Note that the example given in gemSpec_VZD_FHIR_Directory in Tab_VZD_TI-Anwendungen_Endpoint uses the correct format.
Metadata
Metadata
Assignees
Labels
No labels