Is it possible to change the url / context-root of the openapi documentation which openliberty generates (microprofile-5.0 and mpConfig-3.0) By default this is generated on "/openapi" but I was wondering if this can be configured.
I tried to see if it was possible to configure this with mpConfig, with a config file microprofile-config.properties and tried to find more information/documentation/configuration for this this in the server.xml file