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

Fixed invalid annotations in docs. #140

Closed Zrnik closed 4 years ago

Roman3349 commented 4 years ago

@Zrnik In version ^0.7 (current development version) has been @ControllerPath annotation replaced by @Path annotation. The documentation for the stable version (0.6.0) you can be found here.

Zrnik commented 4 years ago

Yes, i got it like 10 minutes after i sent the PR. (I don't know how to cancel PR, if it's even possible)

Zrnik commented 4 years ago

maybe this will do it