sree

Results 7 comments of sree

even i am getting the same error while using 1vsallext, Any ways too solve this problem

@mastiffs92 the error was happening because i was using .jpg file but now after running the below command, it throws up a error ./emo_detector_cli svm ../resources/haarcascade_frontalface_default.xml ../resources/haarcascade_eye.xml 52 52 1...

As of now it needs to be defined twice. Because in case of Request it is considered as parameter, in case of response it needs to be defined as the...

@theangrydev can you explain a little more about the issue ?.

can you add sample files or possibly a pr with failing test case?.

please check the specification. The specification explicitly says the url must be "A URL to the license used for the API. MUST be in the format of a URL." https://github.com/OAI/OpenAPI-Specification/blob/master/versions/3.0.3.md#license-object

could you check with latest changes. one part of the issue is fixed. default values are set for enums. EnumWithDefault has its default value set.