0

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

dvde
  • 1
  • 1

1 Answers1

0

There is an open issue https://github.com/OpenLiberty/open-liberty/issues/17573 to allow changing this.

F Rowe
  • 2,042
  • 1
  • 11
  • 12