Gabriel Peixoto
1e7b7cc853
Revert to use storage_path
2018-11-27 18:34:37 -03:00
Gabriel Peixoto
83bf8d513b
Code style
2018-11-27 17:19:46 -03:00
Gabriel Peixoto
68fb2ee96a
Use Storage Facade to load the file, using the default driver (config/filesystems.php)
2018-11-27 17:17:19 -03:00
Gabriel Peixoto
9f3922e511
Rename variables
2018-11-27 15:06:48 -03:00
Gabriel Peixoto
545ae272c3
Adjust code style
2018-11-26 18:58:55 -03:00
Gabriel Peixoto
7532a5ab36
ResponseFileStrategy. Uses a file payload as response. Recommended for large responses.
...
@responseFile /apidoc_responses/search.json
2018-11-26 18:54:50 -03:00
Gabor Nemeth
89ec6b2389
handle patterns in include list also
2018-11-23 06:43:54 +01:00
Gabor Nemeth
0622141e0b
handle patterns in exclude list
2018-11-22 17:13:01 +01:00
Ezra Obiwale
3b354755c4
Update GenerateDocumentation.php
...
Ensure the router is properly read notwithstanding the case in which *Dingo* or *Laravel* is typed.
The is more so important seeing that the documentation gives the options as *Dingo* or *Laravel* but the command reads only *dingo*.
2018-11-15 11:31:54 +01:00
Stephan Deglow
cb08766e1f
remove unneeded import
2018-11-06 12:06:41 +01:00
Stephan Deglow
374460df54
Remove Storage from copy command
2018-11-06 11:36:39 +01:00
DaazKu
e7e27226ce
Replace config_path() by generic code
2018-10-31 15:43:27 -04:00
shalvah
c7e49529af
Add support for specifying example parameters ( closes #391 )
2018-10-26 09:38:04 +01:00
shalvah
cd804a3f4c
Mix in documented paramters with anually specified ones when making requests
2018-10-21 15:43:00 +01:00
shalvah
e7305935cd
Move Generator class
2018-10-21 14:42:47 +01:00
Shalvah A
50edba8ac5
Merge branch 'master' into master
2018-10-21 14:24:14 +01:00
Shalvah A
96f998aef2
Merge pull request #383 from raznerdeveloper/master
...
PR to close issue 344 for queryParams addition
2018-10-21 14:19:30 +01:00
Lawrence Agbani
1ced3ec14e
Merged upstream into working tree
2018-10-21 00:58:48 +02:00
Lawrence Agbani
e60d2751bc
Added feature 344 to include @queryParam annotation for query parameters
2018-10-21 00:14:14 +02:00
DaazKu
ed03866007
Add support for lumen routes
2018-10-19 15:57:43 -04:00
shalvah
62f2cea58e
Fix style issues, remove per-router generators
2018-10-16 03:59:39 +01:00
shalvah
8c62c542b0
Reimplement response calls ( #364 )
2018-10-16 01:51:26 +01:00
shalvah
060b825a03
Refactor response retrieval method to use strategies
2018-10-15 16:22:40 +01:00
shalvah
d2e3aed38e
Remove unused file
2018-10-14 16:21:04 +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
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
10994ed36e
Fix style issues
2018-10-13 09:26:15 +01:00
shalvah
b8ad92b9e5
Add authenticated annotation and badge support ( closes #345 )
2018-10-13 09:22:10 +01:00
Thomas van der Beek
7f8ffe9b24
Add custom logo support - passing tests
2018-10-12 23:34:34 +02:00
Thomas van der Beek
2862e05eb7
Add custom logo support
2018-10-12 23:29:05 +02:00
shalvah
0d22ab1266
Fix stlye issues
2018-10-12 14:28:21 +01:00
shalvah
6e60d14ea2
Make bodyParam parsing more rbust
2018-10-12 14:26:08 +01:00
shalvah
7cdc567c83
Add support for example value for routes using @bodyParam ( fix #365 )
2018-10-12 13:45:21 +01:00
shalvah
11424885ed
Fix merge conflicts and style issues
2018-10-11 17:09:27 +01:00
shalvah
8720048d6a
Fix style issues
2018-10-11 17:01:43 +01:00
shalvah
67cad6a1d8
Update documentation
2018-10-11 16:48:47 +01:00
shalvah
a091175868
Fix tests
2018-10-11 15:50:23 +01:00
shalvah
2847da19b0
Apply configuration to route groups
2018-10-11 15:12:30 +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
a04327a094
Remove response calls ( #356 )
2018-10-08 17:56:44 +01:00
shalvah
52702aed2a
Implement RouteMatcher
2018-10-08 17:37:38 +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
shalvah
1ea162f3c9
Remove FormRequest parsing ( #343 )
2018-10-07 13:37:34 +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
983bb5bc19
Add description for array validation rule
2018-10-07 02:07:06 +01:00
shalvah
716c00ce95
Fix style
2018-09-15 21:17:26 +01:00