Eric Lee
Eric Lee
## Problem statement When I generate spec from go code, the `example` and `default` tag of string parameter in request body is missing ## Swagger specification expected: ```json { "description":...
The certificates stores under *etc/ssl* folder, while the application configuration files stores under conf folder, which looks inconsistent. Is it a better idea to merge both of it under *etc*...
when compiling this project, I encountered the following error: Linking CXX executable bin/classify /tmp/LTPTextDetector/3rdparty/.././libtext_detect.so: undefined reference to `cv::FeatureDetector::~FeatureDetector()' /tmp/LTPTextDetector/3rdparty/.././libtext_detect.so: undefined reference to`cv::FeatureDetector::~FeatureDetector()' /tmp/LTPTextDetector/3rdparty/.././libtext_detect.so: undefined reference to `cv::FeatureDetector::~FeatureDetector()' /tmp/LTPTextDetector/3rdparty/.././libtext_detect.so: undefined reference...