Skip to content
This repository was archived by the owner on Jun 28, 2022. It is now read-only.
This repository was archived by the owner on Jun 28, 2022. It is now read-only.

Invalid swagger - duplicated query parameters #13

@zsim0n

Description

@zsim0n

Hello,
I've tried to generate a swagger with the following command (latest clone)

fhir-swagger --fhir_url "http://test.fhir.org/r4" --conformance_path="/metadata?_format=application/json" --r4  --output swagger.json

The generated swagger.json contains errors:
Validation failed. /paths/Account/get has duplicate parameters Validation failed. Found multiple query parameters named _filter

Exploring the json - it looks like all the underscore parameters are duplicated.
What am I doing wrong?
Thx

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions