mirror of
https://github.com/super-linter/super-linter.git
synced 2024-11-07 09:45:46 -05:00
37f6828d1e
Tests are run by file extension. The [JSON] and [YAML] tests were running the _bad_ [OPENAPI] tests and expecting them to fail. For [OPENAPI] the _bad_ tests are syntactically good JSON/YAML but bad OAS.
3 lines
25 B
Text
3 lines
25 B
Text
{
|
|
"openapi": "3.0.0"
|
|
}
|