For a newly deployed DEID Prep service, I attempt to get a list of configurations via:
https://test-enrichment-enrich-deid-prep.wh-health-patterns.dev.watson-health.ibm.com/config
The list I get back is:
run-java.sh
default
quarkus
app
quarkus-run.jar
lib
I am expecting to see just "default" in the list. The other items in the list are not stored configurations.
For a newly deployed DEID Prep service, I attempt to get a list of configurations via:
https://test-enrichment-enrich-deid-prep.wh-health-patterns.dev.watson-health.ibm.com/config
The list I get back is:
run-java.sh
default
quarkus
app
quarkus-run.jar
lib
I am expecting to see just "default" in the list. The other items in the list are not stored configurations.