Kgotso Chacha
Results
2
comments of
Kgotso Chacha
@zupo Thank you for those, however this is not what I mean. Lets use this: https://github.com/teamniteo/pyramid-realworld-example-app/blob/master/src/conduit/comment/views.py ```python @view_config(route_name="comments", renderer="json", request_method="GET", openapi=True) def comments(request: Request) -> MultipleCommentsResponse: """Get recent comments on...
These are actually cool, I can try that, but I still think the feature might be a neat feature especially on large projects.