All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning. If you make a pull request to this project, please update this changelog.
@response
tags regardless of HTTP method<aside>
tags (https://github.com/mpociot/laravel-apidoc-generator/pull/261)FormRequest::validator
method (https://github.com/mpociot/laravel-apidoc-generator/pull/236)actAsUserId
option is no longer cast to an int (https://github.com/mpociot/laravel-apidoc-generator/pull/257)useMiddleware
option is now actually used (https://github.com/mpociot/laravel-apidoc-generator/pull/297/)@response
tag now parses content correctly as JSON (https://github.com/mpociot/laravel-apidoc-generator/pull/271)