Skip to content

external reference to documents containing any valid json/yaml struct #57

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 3 commits into from
Jan 15, 2016

Conversation

mission-liao
Copy link
Member

  • no more app_cache, you can’t group SwaggerApp(s) into one.
  • getter would only get exact one url, __find_urls moved to ResourceListContext
  • the resolving of $ref for Response, Parameter are injecting (merge), not caching.
  • all $ref would be normalized to canonical form.

#53

- no more app_cache, you can’t group SwaggerApp(s) into one.
- getter would only get exact one url, __find_urls moved to
ResourceListContext
- the resolving of $ref for Response, Parameter are injecting (merge),
not caching.
- all $ref would be normalized to canonical form.
proxy of weakref is not hashable, so it’s wrong to cached its id to
keep it alive. To keep it alive, we need to store the ref of proxy
object.
mission-liao added a commit that referenced this pull request Jan 15, 2016
external reference to documents containing any valid json/yaml struct
@mission-liao mission-liao merged commit 0857dfb into master Jan 15, 2016
@mission-liao mission-liao deleted the external_reference branch October 21, 2017 10:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant