Shalvah
3ffd1cc4fa
Merge pull request #411 from Potelo/javascript-fetch
...
Use javascript fetch instead of jquery
2018-11-28 21:09:03 +01:00
Shalvah
4d748ec1f5
Merge pull request #410 from Potelo/master
...
Use a file payload as response
2018-11-28 21:08:03 +01:00
Shalvah
5cddca1a53
Update README.md
2018-11-28 21:01:13 +01:00
Gabriel Peixoto
12da3ca253
Use javascript fetch instead of jquery. resolve #330
2018-11-27 20:10:08 -03:00
Gabriel Peixoto
cfeff387e2
Fix test
2018-11-27 18:52:54 -03:00
Gabriel Peixoto
faf1182535
Fix test
2018-11-27 18:51:33 -03:00
Gabriel Peixoto
08572ae58a
Code style
2018-11-27 18:37:38 -03:00
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
a2a00293ca
Fix
2018-11-26 21:45:01 -03:00
Gabriel Peixoto
4abd477f89
Code style
2018-11-26 21:36:36 -03:00
Gabriel Peixoto
abff219e6c
Code style
2018-11-26 21:36:11 -03:00
Gabriel Peixoto
b0744fbc44
Test: get response from stored json file
2018-11-26 21:35:13 -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
Shalvah
d52d217fab
Update CHANGELOG.md
2018-11-24 10:41:01 +01:00
Shalvah
362bd8d754
Update documentation for include and exclude
2018-11-24 10:34:22 +01:00
Shalvah
1b82a8d98f
Merge pull request #409 from ngabor84/master
...
Handle patterns in include and exclude list
2018-11-23 08:56:08 +01: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
Shalvah
a5267dc00c
Merge pull request #407 from ezra-obiwale/patch-1
...
Update GenerateDocumentation.php
2018-11-15 11:57:18 +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
Shalvah
cda59f2b4a
Merge pull request #404 from b0rt/master
...
Remove Storage from copy command
2018-11-06 14:10:08 +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
Shalvah
495f35a819
Update CHANGELOG.md
2018-11-02 13:44:35 +01:00
Shalvah
7d4e6f3d87
Merge pull request #398 from DaazKu/fix/lumen-path
...
Replace config_path() by generic code
2018-10-31 22:21:30 +01:00
DaazKu
e7e27226ce
Replace config_path() by generic code
2018-10-31 15:43:27 -04:00
Shalvah
0ddd9c6ff3
Merge pull request #396 from DaLooK/patch-1
...
Update README.md
2018-10-31 20:38:27 +01:00
Raúl Luna
0f776cc74d
Update README.md
...
In my enviorment needed the double quotes in order for the "php artisan vendor:publish" command to work.
2018-10-30 11:34:26 -06:00
Shalvah A
217b22a65c
Merge pull request #394 from shalvah/v3
...
Add support for specifying example parameters
2018-10-26 09:48:36 +01:00
shalvah
ca9bc19b4f
Update changelog
2018-10-26 09:41:00 +01:00
shalvah
c7e49529af
Add support for specifying example parameters ( closes #391 )
2018-10-26 09:38:04 +01:00
Shalvah A
47f86924c0
Merge pull request #393 from shalvah/v3
...
Fix issues with rendering example requests
2018-10-26 09:16:18 +01:00
shalvah
9219179972
Fix rendering of auth tag
2018-10-26 08:59:28 +01:00
shalvah
4a0131eef9
Merge remote-tracking branch 'remotes/master/master'
2018-10-26 08:49:07 +01:00
shalvah
8628be4c12
Fix issues with rendering example requests
2018-10-26 08:47:17 +01:00
Shalvah A
a6a433544a
Merge pull request #387 from shalvah/v3
...
Fix rendering of query parameters description
2018-10-22 19:43:16 +01:00
Shalvah A
4d35cfccc6
Fix rendering of query parameters description
2018-10-22 19:41:30 +01:00
Shalvah A
118b70ee81
Update README.md
2018-10-21 16:13:18 +01:00
Shalvah A
6d83664cf6
Update CHANGELOG.md
2018-10-21 16:12:01 +01:00
Shalvah A
f16dbe031e
Merge pull request #384 from shalvah/v3
...
Update docs and prepare for release
2018-10-21 15:58:21 +01:00
shalvah
b7aedfda0b
Update changelog
2018-10-21 15:44:12 +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
23fc91501a
Update documentation
2018-10-21 14:41:02 +01:00
shalvah
8f2c36358a
Update documentation
2018-10-21 14:39:25 +01:00
Shalvah A
92226ed67d
Merge pull request #368 from vanderbake/master
...
Add custom logo support
2018-10-21 14:34:55 +01:00