Todor Mihajlovic
Todor Mihajlovic
*Issue #, if available:* #199 *Description of changes:* Added _lint_ command in lint_openapi() method. Valid usage in [current documentation](https://github.com/wework/speccy#usage) is `speccy lint` . By submitting this pull request, I confirm...
Valid usage is `speccy lint [options]`, isn't it? After adding `lint`, I get the expected output. https://github.com/aws-samples/aws-serverless-ecommerce-platform/blob/efee84c85f2bcde05e81e4f3fdda8f3f6b8c6522/tools/lint#L74
This is a warning that I get when I run `php artisan` while having this package: ``` PHP Warning: "resource" is not a supported builtin type and will be interpreted...