{ "debug": true, "specs": { "./test/example_spec_v3.json": "https://api-us.macronlabs.com/Trov.Service/swagger/V3", "./test/example_spec_v4.json": "https://api-us.macronlabs.com/Trov.Service/swagger/V4" }, "input": "./test/**.json", "output": { "json_schema": "./validate-output/json_schema_gen/", "flow_types": "./validate-output/types_gen/", "api_modules": "./validate-output/api_gen/", "redux_api_reducer": "./validate-output/store/reducers_gen/", "redux_action_constants": "./validate-output/actions_gen/types/", "redux_action_creators": "./validate-output/actions_gen/", "redux_sagas": "./validate-output/sagas_gen/", "selectors": "./validate-output/selectors_gen/", "validators": "./validate-output/validators_gen/" }, "api": { "headers_default": { "Accept": "application/json, text/json", "Content-Type": "application/json" } }, "translate_operationId": { "find pet by id": "findPet" }, "keyed_collection": { "POST_api_guests_search_product": "name" }, "api_reducer_location": "state.api.foo.bar.baz", "change_case_operationId": "camel" }