{"openapi":"3.1.0","info":{"description":"rpe demo","license":{"name":"MIT","url":"https://opensource.org/licenses/MIT"},"title":"rpe demo","version":"v0.0.1"},"externalDocs":{"description":"README","url":"https://github.com/hmcts/spring-boot-template"},"servers":[{"url":"http://localhost","description":"Generated server url"}],"paths":{"/":{"get":{"operationId":"welcome","responses":{"200":{"content":{"*/*":{"schema":{"type":"string"}}},"description":"OK"}},"tags":["root-controller"]}},"/**":{"delete":{"operationId":"forwardDeleteRequests","responses":{"200":{"content":{"*/*":{"schema":{"type":"string","format":"binary"}}},"description":"OK"}},"tags":["wiremock-request-forwarding-controller"]},"get":{"operationId":"forwardGetRequests","responses":{"200":{"content":{"*/*":{"schema":{"type":"string","format":"binary"}}},"description":"OK"}},"tags":["wiremock-request-forwarding-controller"]},"post":{"operationId":"forwardPostRequests","responses":{"200":{"content":{"*/*":{"schema":{"type":"string","format":"binary"}}},"description":"OK"}},"tags":["wiremock-request-forwarding-controller"]},"put":{"operationId":"forwardPutRequests","responses":{"200":{"content":{"*/*":{"schema":{"type":"string","format":"binary"}}},"description":"OK"}},"tags":["wiremock-request-forwarding-controller"]}}},"components":{}}
