You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Issue:
Swagger UI won't have documentation for the extension of resource providers like LocationHierarchy.
We need to add or manipulate this after RnD.
Swagger UI support can be provided in JPA Server by adding the following dependency:
The next step would be to register the interceptor in our JPA Restful server class.
The releases for the
hapi-fhir-server-openapi
is in Maven here: https://oss.sonatype.org/content/repositories/snapshots/ca/uhn/hapi/fhir/hapi-fhir-server-openapi/Once dependency is added, a UI similar to this can be accessed after successful login through the Keycloak Login Form.
https://hapi.fhir.org/baseR4/swagger-ui/
Issue:
Swagger UI won't have documentation for the extension of resource providers like LocationHierarchy.
We need to add or manipulate this after RnD.
For Reference:
https://hapifhir.io/hapi-fhir/docs/server_plain/openapi.html
As discussed we can pick this issue later on.
cc: @f-odhiambo @dubdabasoduba @kwasim
The text was updated successfully, but these errors were encountered: