Mentions légales du service

Skip to content
Snippets Groups Projects
Commit 71a5824e authored by Vincent Hofman's avatar Vincent Hofman
Browse files

Fixing Authorization parameter presence multiplicity in CH_ITI-104-PatientFeed_Query

parent 62e8dbca
No related merge requests found
...@@ -66,7 +66,7 @@ ...@@ -66,7 +66,7 @@
"checks": [ "checks": [
{ {
"type": "OCCURRENCE", "type": "OCCURRENCE",
"minOccurrence": 0, "minOccurrence": 1,
"maxOccurrence": 1 "maxOccurrence": 1
} }
] ]
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment