Open boyney123 opened 1 month ago
Add ability to fetch OpenAPI files using a url as the path value not just file systems.
path
Fetch OpenAPI files from a URL if the path is URL.
Might need to consider GitHub keys etc, if they are required (If GitHub url for example).
Use Case
Add ability to fetch OpenAPI files using a url as the
path
value not just file systems.Proposed Solution
Fetch OpenAPI files from a URL if the
path
is URL.Implementation Notes
Might need to consider GitHub keys etc, if they are required (If GitHub url for example).
Community Notes