Commit Graph

73 Commits

Author SHA1 Message Date
Marcel Pociot
52b48eb368 Apply fixes from StyleCI 2018-09-11 16:18:53 +00:00
shalvah
676e6f496c Fix #317 - generate responses from @response tag regardless of HTTP method 2018-09-11 17:12:02 +01:00
shalvah
f923227298 Update tests, ignore IDE files 2018-09-09 20:29:10 +01:00
Shalvah A
51d2fb17ba Merge pull request #236 from kotfire/master
Support custom validator method on laravel FormRequest
2018-09-09 02:46:09 +01:00
Shalvah A
fc0db6e2f0 Merge pull request #180 from rudiedirkx/no_head
#176 don't document HEAD
2018-09-07 10:57:34 +01:00
sempixel
460d221a07 Fix test 2018-03-12 17:28:17 +01:00
Gustavo Real
fef4712966 support custom validator method on laravel form request 2017-10-10 17:21:48 +01:00
Tobias van Beek
6b1c502758 Adddocblockhandling (#192)
* Add the handling for a @transformer @transformercollection or @result tag in the method docblock

* Update the readme to document the @transform, @transformercollection and @response tag

* Fix the styleci issues

* Apply patch form styleci

* Add a transformermodel tag and support PHP 5

* Fix the version without a modeltag

* Always use the transformermodel tag and a codestyle issue
2017-05-29 17:14:38 +02:00
Rudie Dirkx
ed92f93d01 #176 don't document HEAD Iv - tests 2017-05-25 23:18:23 +02:00
Rudie Dirkx
3fd150e230 #176 don't document HEAD III - tests 2017-05-25 23:07:21 +02:00
Marcel Pociot
a4ad23af21 Added Laravel 5.4 compatibility 2017-01-29 22:07:12 +01:00
Mark
12abacdb9e use -X METHOD for bash example (#136)
* use -X METHOD for bash example

* Make test pass

* That white space

* Update route.blade.php
2017-01-10 15:21:05 +01:00
Marcel Pociot
39d4195c0e Apply fixes from StyleCI 2016-12-07 14:57:18 +00:00
Marcel Pociot
5d1ffe1a78 Applied fixes from StyleCI 2016-11-24 22:18:24 +00:00
Marcel Pociot
98205108db Merge branch 'master' of github.com:mpociot/laravel-apidoc-generator 2016-11-24 23:18:14 +01:00
Marcel Pociot
aaa36dcd6c Use JSON_UNESCAPED_UNICODE - Fixes #102 2016-11-24 23:17:57 +01:00
Marcel Pociot
96c553a165 Applied fixes from StyleCI 2016-11-24 22:09:31 +00:00
Marcel Pociot
7dd3f6367b Added tests 2016-11-24 23:08:52 +01:00
Idir Ouhab Meskine
c2388cba27 Fix issue #114 (#123)
Adding indentation to js example request
2016-11-13 00:30:25 +01:00
Marcel Pociot
5f37e0c293 Applied fixes from StyleCI 2016-10-06 12:43:23 +00:00
Marcel Pociot
f7f840771c Fixed Dingo part of issue #30 2016-10-06 14:43:13 +02:00
Marcel Pociot
da97597ce3 Merge branch 'master' of github.com:mpociot/laravel-apidoc-generator 2016-09-14 16:08:43 +02:00
Marcel Pociot
181e4adea6 Allow multiple required_if or required_unless rules 2016-09-14 16:08:33 +02:00
Marcel Pociot
ae8994f2fd Applied fixes from StyleCI 2016-09-14 09:43:28 +00:00
Marcel Pociot
82368fbd97 Add support for custom headers on example calls #76 2016-09-14 11:43:19 +02:00
Marcel Pociot
79631d0fcb Added 'file' validation rule 2016-09-14 10:38:22 +02:00
Priyabrata Sarkar
976f5ed3a1 Middleware generate (#92)
* added middleware generate support

* added middleware generate support

* added middleware generate support

* added middleware generate support to dingo
2016-08-30 15:13:04 +02:00
Marcel Pociot
23fb7a162a Fixes issue #84 2016-08-26 22:56:58 +02:00
Marcel Pociot
1d1f122017 Fix issue #88 2016-08-26 22:48:26 +02:00
Marcel Pociot
4977c61f8e Fix error when using 'exists' validation without second argument 2016-08-19 16:58:23 +02:00
Marcel Pociot
c576dc2ee9 Add route methods to console output 2016-08-10 16:21:31 +02:00
Marcel Pociot
8689f97986 Applied fixes from StyleCI 2016-08-10 10:17:11 -04:00
Marcel Pociot
894367bc02 Compare generated routes and allow modifications 2016-08-10 16:16:43 +02:00
Marcel Pociot
0626c807c0 Applied fixes from StyleCI 2016-08-10 07:32:31 -04:00
Marcel Pociot
0b5f45644a Merge branch 'master' of github.com:mpociot/laravel-apidoc-generator 2016-08-10 13:32:14 +02:00
Marcel Pociot
64714c7cd9 Added '@hideFromAPIDocumentation' tag 2016-08-10 13:32:05 +02:00
Marcel Pociot
f00d211049 Applied fixes from StyleCI 2016-08-10 06:01:20 -04:00
Marcel Pociot
463be9a8b2 Allow modification of route texts 2016-08-10 11:57:08 +02:00
Marcel Pociot
576ded0dab Allow frontmatter modifications 2016-08-10 10:28:18 +02:00
Marcel Pociot
ac75132797 Allow modification of info text 2016-08-10 10:10:47 +02:00
Marcel Pociot
70766385e1 Remove 'Available routes' headline as it's confusing when used with groups 2016-08-10 09:38:37 +02:00
Marcel Pociot
74dd9d54ea Add check for route groups
Modify FormRequest detection to allow usage of the IoC container
2016-08-09 15:40:19 +02:00
Marcel Pociot
047e0d1373 Merge branch 'master' of github.com:mpociot/laravel-apidoc-generator 2016-07-18 22:28:10 +02:00
Marcel Pociot
bc7c1e79c8 Fixes #63 2016-07-18 22:26:22 +02:00
Marcel Pociot
4e7061b4c5 Applied fixes from StyleCI 2016-07-18 04:46:55 -04:00
Marcel Pociot
3075613741 Fixes #51 2016-07-18 10:46:46 +02:00
Marcel Pociot
a2d1cc7132 RuleDescriptionParser: Refactored main Class and Test 2016-07-07 04:14:04 -03:00
Marcel Pociot
a73f21aecc Added test to see if route responses get fetched correctly (#43) 2016-06-23 21:04:18 +02:00
Ferreyra, Maximiliano Gastón
e198f3cf72 Applied fixes from StyleCI 2016-06-19 21:12:49 -03:00
Ferreyra, Maximiliano Gastón
1be225674a Applied fixes from StyleCI 2016-06-19 21:11:54 -03:00