-
Feature Request
-
Resolution: Duplicate
-
Minor
-
None
-
None
-
None
-
False
-
False
-
Currently, this is resolved at build time and so it makes impossible to change if needs to point to different values depending on the environment that the SW is running.
kogito.sw.functions.StoreNewPatient.host=localhost
kogito.sw.functions.StoreNewPatient.port=8080
This should allow for instance to use value for port as: ${quarkus.http.port:8080}
- is incorporated by
-
KOGITO-6800 OpenAPI call mixing body and path arguments lead to incorrect URL
- Resolved