Commit Graph

67 Commits

Author SHA1 Message Date
Shalvah A
759cb00cf2 Update README.md 2018-10-16 09:41:47 +01:00
Shalvah A
770350ce12 Update README.md 2018-10-16 09:38:55 +01:00
shalvah
7705e8e584 Update README 2018-10-16 03:59:57 +01:00
shalvah
060b825a03 Refactor response retrieval method to use strategies 2018-10-15 16:22:40 +01:00
shalvah
2e4af20702 Update doc 2018-10-14 16:17:19 +01:00
shalvah
bb96d0f8fc Allow method to override controller @group (closes #339) 2018-10-14 16:09:13 +01:00
Shalvah A
0be612537e Merge pull request #371 from raznerdeveloper/master
Changed @resource annotation to @group
2018-10-14 16:06:45 +01:00
Lawrence Agbani
7a4602bed7 Changed @resource annotation to @group 2018-10-14 16:47:10 +02:00
Shalvah A
4ad680c5e6 Merge pull request #370 from shalvah/v3
Updates to the `update` command
2018-10-13 09:59:44 +01:00
shalvah
d86fa76c24 Updates to the update command
- Renamed to 'rebuild'
- Uses config option rather than command-line flag
2018-10-13 09:46:02 +01:00
Shalvah A
38c3f0d47e Merge pull request #369 from shalvah/v3
Add authenticated annotation and badge support (closes #345)
2018-10-13 09:45:09 +01:00
shalvah
b8ad92b9e5 Add authenticated annotation and badge support (closes #345) 2018-10-13 09:22:10 +01:00
Shalvah A
5532c4bac8 Update README.md 2018-10-12 14:55:11 +01:00
Shalvah A
d85d5ca9f7 Update README (in case anyone wants to use dev-master) 2018-10-12 14:36:09 +01:00
Shalvah A
ee0f50299e Merge pull request #366 from shalvah/v3
Improvements to parsing @bodyParam
2018-10-12 14:34:33 +01:00
shalvah
6e60d14ea2 Make bodyParam parsing more rbust 2018-10-12 14:26:08 +01:00
Shalvah A
15a84da759 Update README.md 2018-10-12 11:49:31 +01:00
Shalvah A
24cf3634ba Fix asterisk display in README 2018-10-12 11:43:36 +01:00
Lawrence Agbani
4faf25b099 Minor fix for displaying * in readme file 2018-10-12 00:05:03 +02:00
Shalvah A
08efdc55fa Update README.md 2018-10-11 17:31:09 +01:00
Shalvah A
1eb1bc5c8b Update README.md 2018-10-11 17:26:28 +01:00
shalvah
67cad6a1d8 Update documentation 2018-10-11 16:48:47 +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
Shalvah A
3364d23884 Update from base (#7)
* Update doc to address custom validation rules (#247)

* Add description for array validation rule

* Apply fixes from StyleCI

* Remove dd() call
2018-10-07 02:42:19 +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
bc6aaaedd3 Update README badges 2018-09-10 07:11:45 +01:00
shalvah
087cf19034 Update documentation 2018-09-09 21:14:55 +01:00
Shalvah A
dd7e52fe86 Merge pull request #203 from msonowal/feature-support-multiple-prefixes
Feature Added support for multiple prefixes
2018-09-07 11:09:21 +01:00
Shalvah A
afeca2faf7 Update README.md 2018-09-07 11:05:27 +01:00
Sergei Belyakov
0925f83804 Update README.md (#224) 2018-01-03 10:54:19 +01:00
antimech
e8021d243f Update README.md (#226)
README.md ready for 5.5!
2018-01-03 10:54:02 +01:00
Kovács Lajos
fe58fa263b Fixed flat design for StyleCI shield. (#244) 2018-01-03 10:51:47 +01:00
Fongoh Martin
4aab1b4498 Removed duplicate words(typo) from the sentence (#249)
Initially had As of as of Larave ... so removed one of the as of so that the language is fluent.
2018-01-03 10:51:07 +01:00
antimech
cb009caf3b Superfluous bracket (#207) 2017-07-24 16:03:42 +02:00
Manash Jyoti Sonowal
d06292ac3b updated the readme with last commit 28ff33be15 which adds support for generation when there are multiple prefixes 2017-06-16 23:37:48 +05:30
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
Marcel Pociot
a4ad23af21 Added Laravel 5.4 compatibility 2017-01-29 22:07:12 +01:00
Tim Head
86fc9ecfaf Readme update (#138)
* Readme updates

* Added extended DocBlock example image. Postman base URL change explanation given

* Formatting changes and small language update
2016-12-08 14:45:57 +01:00
Marcel Pociot
7707cb40fd Update README.md 2016-12-08 10:59:00 +01:00
Marcel Pociot
c38692d740 Added useMiddlewares option - Fixes #112 2016-11-24 23:30:48 +01:00
Idir Ouhab Meskine
eba104355a Update README.md to fix examples (#122) 2016-11-10 06:51:56 +01: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
LinkThrow
f200ebaa54 Typo in Readme 2016-08-16 12:38:59 +01:00
Marcel Pociot
18c36aa6ec Add hideFromAPIDocumentation to readme 2016-08-10 13:34:10 +02:00
Marcel Pociot
d513baa63a Update README 2016-08-10 11:58:04 +02:00
Marcel Pociot
bc7c1e79c8 Fixes #63 2016-07-18 22:26:22 +02:00
Marcel Pociot
a2d1cc7132 RuleDescriptionParser: Refactored main Class and Test 2016-07-07 04:14:04 -03:00
Neri J. Jakubowski Junior
028fa07e0d README.md removed duplicated propertie
The line 'actAsUserId' was duplicated
2016-06-20 10:53:21 -03:00