Skip to content
This repository has been archived by the owner on Sep 15, 2023. It is now read-only.

Problem in the readme api definition #20

Open
lewinernst opened this issue Jun 17, 2021 · 0 comments
Open

Problem in the readme api definition #20

lewinernst opened this issue Jun 17, 2021 · 0 comments

Comments

@lewinernst
Copy link

When implementing the api i first created my jsons based on the structure in the readme, but had some problems after because i ended up with a non-conforming structure.
Based on the readme, I assumed the API would expect a PersonalData object with surname, given name, birth date and language and a ConfigurationData object with the otp.
Checking the api-definition in code however revealed that the structure is different: All of these are included directly on the top-level of the payload except for the names which are included as two parts of a name object.
Perhaps a hint could be included that the Headings don't correspond to objects?

mofobo-bit pushed a commit that referenced this issue Nov 23, 2021
VACCINECER-722 Added profile to config for eIAM AdminService.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant