Possible OpenAPI/Swagger specification candidate
Detects YAML files that can be interpreted as a part of OpenAPI/Swagger specification.
Such files do not contain explicit specification attributes, but they are referenced from primary specification files located nearby.
The following example contains two files located in the same directory. First one is a plain primary specification file. Second is referenced from the first one and thus is suggested to be considered a specification too.
Primary specification file openapi.yaml
:
Specification file candidate common.components.yaml
:
Inspection Details | |
---|---|
Available in: | GoLand 2023.3, IntelliJ IDEA 2023.3, JetBrains Rider 2023.1, PhpStorm 2023.3, PyCharm 2023.3, Qodana for .NET 2023.1, Qodana for JS 2023.3, Qodana for JVM 2023.3, Qodana for PHP 2023.3, WebStorm 2023.3 |
Plugin: | OpenAPI Specifications, 233.SNAPSHOT |