Commit Graph

43 Commits

Author SHA1 Message Date
shalvah
b8ad92b9e5 Add authenticated annotation and badge support (closes #345) 2018-10-13 09:22:10 +01:00
shalvah
b0d5174e36 Uncomment tearDown block 2018-10-12 14:27:28 +01:00
shalvah
6e60d14ea2 Make bodyParam parsing more rbust 2018-10-12 14:26:08 +01:00
shalvah
8720048d6a Fix style issues 2018-10-11 17:01:43 +01:00
shalvah
1418ed9189 Update tests 2018-10-11 15:13:53 +01:00
shalvah
dd55e48dd6 Implement parsing of bodyParam tag (#343) and switch tests to use config (#303) 2018-10-11 13:29:32 +01:00
shalvah
da523ab383 Merge remote-tracking branch 'origin/master' 2018-10-07 14:39:15 +01:00
shalvah
ad45bca4e2 Update service provider and refactor namespaces 2018-10-07 14:39:06 +01:00
Shalvah A
752f7e3ad0 Update from base (#8)
* Update doc to address custom validation rules (#247)

* Add description for array validation rule

* Apply fixes from StyleCI

* Remove dd() call

* replace api namespace by apidoc

* add needed apidoc renames
2018-10-07 14:37:53 +01:00
Marcel Pociot
18ed04cc86 Apply fixes from StyleCI 2018-10-06 23:34:05 +00:00
shalvah
87473f5a44 Add tests for partial resource routes (#295) 2018-10-07 00:25:46 +01:00
shalvah
70c0cda1cf Add tests for prependinf and appending markdown (#191) 2018-09-16 10:13:35 +01:00
shalvah
d5bbd7b94e Add support for appending/prepending markdown content (closes #262) 2018-09-15 21:10:23 +01:00
shalvah
5976188829 Code style fixes 2018-09-15 09:04:28 +01:00
shalvah
47e4816cae Make tests work on Windows 2018-09-15 08:52:22 +01:00
shalvah
f923227298 Update tests, ignore IDE files 2018-09-09 20:29:10 +01: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
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
aaa36dcd6c Use JSON_UNESCAPED_UNICODE - Fixes #102 2016-11-24 23:17:57 +01:00
Marcel Pociot
7dd3f6367b Added tests 2016-11-24 23:08:52 +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
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
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
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
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
576ded0dab Allow frontmatter modifications 2016-08-10 10:28:18 +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
a73f21aecc Added test to see if route responses get fetched correctly (#43) 2016-06-23 21:04:18 +02:00
Marcel Pociot
59fe456d68 Applied fixes from StyleCI 2016-06-13 07:37:28 -04:00
Marcel Pociot
be681d29c1 Added markdown generation test 2016-06-13 13:36:55 +02:00
Marcel Pociot
cbcad1e6fb Applied fixes from StyleCI 2016-06-06 07:07:05 -04:00
Marcel Pociot
8d3171a257 Added tests to ensure that the route is no closure - fixes #30 2016-06-06 13:06:02 +02:00