1.0.0
added
- check the request content body type "json"
- try/catch blocks with error logs
\OpenApi\Model\Validate::request: parameter$sYamlFileAbsmay now be either a file or an URL; If URL, it will be cached locally according toiDeleteAfterMinutesCache Settings or 1440 min if no Cache settings exists
changed
- check the request content type if there is any content body
\OpenApi\Model\Validate::request: if $sYamlFileAbs is URL, its content is downloaded to cache as file
fixed
OpenApi/Model/Validate.php, Line: 118, Message: Call to a member function getContent() on null\OpenApi\Model\Validate::request: if $sYamlSource is url its source is not properly saved to cache\OpenApi\Model\Validate::request: if $sYamlFileAbs is url it fails