swagger-parser
swagger-parser copied to clipboard
swagger-parser not recognize [allow_empty_value] in definition
This is my swagger-parser version
<dependency> <groupId>io.swagger</groupId> <artifactId>swagger-parser</artifactId> <version>1.0.58</version> </dependency>
but there is a problem which parser can't recoginize allow_empty_value property in a definition exactly
Hi @hackingwu what do you mean? can you please send definition and test case? thanks