postman参数为D:\\audio\\test.mp3请求报错

报错信息

报错 java.lang.IllegalArgumentException: Invalid character found in the request target [/v1/audio/transcriptions?audioPath=D:\\audio\\test.mp3 ]. The valid characters are defined in RFC 7230 and RFC 3986

解决方式

yml文件上放行指定字符

    relaxed-path-chars: \relaxed-query-chars: \