elements
elements copied to clipboard
Support OpenAPI Spec 3.0: Path Item Object may contain $ref
Using "$ref" in the "paths" object path items is specified in the official OpenAPI 3.0 spec but Stoplight does not seem to recognize it. This is very useful for breaking up the main file into smaller more manageable files and as of now the lack of support means I am not able to use Stoplight Studio with my API spec without preprocessing the flatten the files which makes the editor almost useless unless I want to merge all of my paths files into one large file.

Thanks!
Hi Team, any update on this?