yusuke nakazawa
|
cf5f422051
test: add withMultipleFormRequestParameters
|
6 年 前 |
Michael Wallner
|
6de096a161
code style
|
6 年 前 |
Michael Wallner
|
1265719bf4
fallback to method docblock if FormRequest subclass has no docblock
|
6 年 前 |
Michael Wallner
|
84e425d964
allow bodyParams to be noted in a FormRequest subclass
|
6 年 前 |
Lloric Mayuga Garcia
|
129e0ceea5
code style
|
6 年 前 |
Lloric Mayuga Garcia
|
70df4c9bed
:recycle: Add test on new feature, try to improve code coverage.
|
6 年 前 |
franko4don
|
7d2e6a1572
changed test function name to clearly outline what the test is meant to do
|
6 年 前 |
franko4don
|
a6333b0d3a
added tests for modifying response file by adding a json beside file storage path in responseFile tag
|
6 年 前 |
Michał Golon
|
6f48270cfd
StyleCI fixes
|
6 年 前 |
Michał Golon
|
c14b9ab538
Update tests
|
6 年 前 |
Gabriel Peixoto
|
cfeff387e2
Fix test
|
6 年 前 |
Gabriel Peixoto
|
faf1182535
Fix test
|
6 年 前 |
Gabriel Peixoto
|
08572ae58a
Code style
|
6 年 前 |
Gabriel Peixoto
|
1e7b7cc853
Revert to use storage_path
|
6 年 前 |
Gabriel Peixoto
|
83bf8d513b
Code style
|
6 年 前 |
Gabriel Peixoto
|
68fb2ee96a
Use Storage Facade to load the file, using the default driver (config/filesystems.php)
|
6 年 前 |
Gabriel Peixoto
|
4abd477f89
Code style
|
6 年 前 |
Gabriel Peixoto
|
abff219e6c
Code style
|
6 年 前 |
Gabriel Peixoto
|
b0744fbc44
Test: get response from stored json file
|
6 年 前 |
shalvah
|
c7e49529af
Add support for specifying example parameters (closes #391)
|
6 年 前 |
shalvah
|
cd804a3f4c
Mix in documented paramters with anually specified ones when making requests
|
6 年 前 |
shalvah
|
e7305935cd
Move Generator class
|
6 年 前 |
Lawrence Agbani
|
1ced3ec14e
Merged upstream into working tree
|
6 年 前 |
Lawrence Agbani
|
e60d2751bc
Added feature 344 to include @queryParam annotation for query parameters
|
6 年 前 |
shalvah
|
62f2cea58e
Fix style issues, remove per-router generators
|
6 年 前 |
shalvah
|
8c62c542b0
Reimplement response calls (#364)
|
6 年 前 |
shalvah
|
5b332a0530
Fix style issues
|
6 年 前 |
shalvah
|
bb96d0f8fc
Allow method to override controller `@group` (closes #339)
|
6 年 前 |
shalvah
|
b8ad92b9e5
Add authenticated annotation and badge support (closes #345)
|
6 年 前 |
shalvah
|
6e60d14ea2
Make bodyParam parsing more rbust
|
6 年 前 |