swagger-api / swagger-api/swagger-client
Add a configuration that will pre-download external $refs
Open
@shockey is already working on this.
Since Mar 8, 2018.
type: enhancement
- Dominant language
- JavaScript
- Stars
- 2.7k
- Forks
- 765
- Avg merge
- 1d 1h
- Merged PRs (30d)
- 6
Description
Now that we have lazy resolving, we'd now have pending HTTP requests for $ref on attempting a lazy-resolved.
To aid in that, I suggest we pre-download the external $refs and store them in cache.
cc @shockey as mentioned
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.