mirror of
https://github.com/ambieco/scribe.git
synced 2026-04-18 12:06:35 +08:00
1.3 KiB
1.3 KiB
Changelog
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.
Unreleased
Added
Changed
Fixed
Removed
[3.0] - unreleased
Added
@bodyParamannotation (https://github.com/mpociot/laravel-apidoc-generator/pull/362, https://github.com/mpociot/laravel-apidoc-generator/pull/366)@authenticatedannotation (https://github.com/mpociot/laravel-apidoc-generator/pull/369)- Ability to override the controller
@groupfrom the method. (https://github.com/mpociot/laravel-apidoc-generator/pull/372)
Changed
- Moved from command-line options to a config file (https://github.com/mpociot/laravel-apidoc-generator/pull/362)
- Commands have been renamed to the
apidocnamespace (previouslyapi). (https://github.com/mpociot/laravel-apidoc-generator/pull/350) - The
updatecommand has been renamed torebuildand now uses the output path configured in the config file. (https://github.com/mpociot/laravel-apidoc-generator/pull/370) @resourcerenamed to@group(https://github.com/mpociot/laravel-apidoc-generator/pull/371)