Using the API with Docker Hosted the project on Docker & trying API "/transform" method POST from the postman, Getting an error "A mapping file is required". I have added the input_path : /spec/fixtures/base_transformer/input mapping : /spec/fixtures/base_transformer/mapping.yaml But still getting the error "A mapping file is required".
Using the API with Docker
Hosted the project on Docker & trying API "/transform" method POST from the postman, Getting an error "A mapping file is required".
I have added the
input_path : /spec/fixtures/base_transformer/input
mapping : /spec/fixtures/base_transformer/mapping.yaml
But still getting the error "A mapping file is required".