issues
search
contributte
/
apitte
:wrench: An opinionated and enjoyable API framework based on Nette Framework. Supporting content negotiation, debugging, middlewares, attributes, annotations and loving openapi/swagger.
https://contributte.org/packages/contributte/apitte/
MIT License
61
stars
36
forks
source link
Improve entities
#46
Closed
mabar
closed
4 years ago
mabar
commented
6 years ago
collections and nested entities support
in validations
in transformations (e.g. in CsvTransformer entities need to be flatten)
better document how RequestBody works
merge negotiations and responses??