{"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":{"/v1/generate-csv":{"get":{"operationId":"generateAndUploadCSV","responses":{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/JsonNode"}}},"description":"OK"}},"tags":["csv-controller"]}}},"components":{"schemas":{"JsonNode":{"type":"object"}}}}
