11
Resolve File References
Source: Kong/insomnia#3749 · opened by @jcbeck37
Problem:
While OpenAPI supports file references like $ref: './components/paths/myPath.yml this results in "invalid-ref No resolve defined" error, and the properties of the references are not loaded into the preview.
Solution:
A plugin that could read the files of a folder where the OpenAPI file exists, resolving the references would pull the OpenAPI properties into the preview. If necessary, the plugin might offer up a UI to select the default root path.
While OpenAPI supports file references like $ref: './components/paths/myPath.yml this results in "invalid-ref No resolve defined" error, and the properties of the references are not loaded into the preview.
Solution:
A plugin that could read the files of a folder where the OpenAPI file exists, resolving the references would pull the OpenAPI properties into the preview. If necessary, the plugin might offer up a UI to select the default root path.
No pledges yet. Be the first to back this.
Comments
Similar requests
Add option to resolve a hostname to a specific IP address
11 votes · 0 comments
Smarter Duplicate | Auto Update Reference
1 vote · 0 comments
Override Environment for Testing a Request in Unit Tests
3 votes · 0 comments
Add ability to edit variable value
0 votes · 0 comments
Referring to parent environment variable
2 votes · 0 comments
No comments yet.