pyramid_apispec
pyramid_apispec copied to clipboard
Pyramid plugin for openapi spec generation (using ApiSpec)
Results
2
pyramid_apispec issues
Sort by
recently updated
recently updated
newest added
Hi, I'm having trouble with the schema example rendering, where I have a field that is a Oneof type of schema, the json generation is working properly, because in the...
Passing the arg "ignored_view_names" on function "add_pyramid_paths" has not effect. On line 117, the value of "ignored_view_names" was passed to the kwarg "ignored_views", but the function "should_ignore_view" on line 139...