issues
search
pyopenapi
/
pyswagger
An OpenAPI (fka Swagger) client & converter in python, which is type-safe, dynamic, spec-compliant.
MIT License
385
stars
89
forks
source link
external reference to documents containing any valid json/yaml struct
#57
Closed
mission-liao
closed
8 years ago
mission-liao
commented
8 years ago
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.
https://github.com/mission-liao/pyswagger/issues/53
https://github.com/mission-liao/pyswagger/issues/53