Path to this page:
Subject: CVS commit: pkgsrc/www/py-flask-restplus
From: Adam Ciarcinski
Date: 2019-08-26 15:25:58
Message id: 20190826132558.401B8FBF4@cvs.NetBSD.org
Log Message:
py-flask-restplus: updated to 0.13.0
0.13.0:
Add new Wildcard fields
Fix ABC deprecation warnings
Fix @api.expect(..., validate=False) decorators for an :class:`Api` where \
validate=True is set on the constructor
Ensure basePath is always a path
Hide Namespaces with all hidden Resources from Swagger documentation
Per route Swagger documentation for multiple routes on a Resource
Files: