Description
According to the spec, the host property of the Swagger object "does not include the scheme nor sub-paths".
The current value we have is 127.0.0.1:8080/openmrs/ws/rest, which is causing our OpenAPI spec to fail validation.
According to the spec, the host property of the Swagger object "does not include the scheme nor sub-paths".
The current value we have is 127.0.0.1:8080/openmrs/ws/rest, which is causing our OpenAPI spec to fail validation.