saikiran11
6 years agoVisitor
Integrate Swagger with FHIR HAPI models
I would like to create an FHIR API using swagger. Is there any way to specify custom models and parser (HAPI models and HAPI model parsers) in the swagger.yaml file.
These response models are defined in the HAPI libraries (hapi-fhir-structures-dstu3). I would like to generate API code using swagger-codegen with the models defined in the HAPI library.