yusuke nakazawa
|
cf5f422051
test: add withMultipleFormRequestParameters
|
il y a 6 ans |
Michael Wallner
|
1265719bf4
fallback to method docblock if FormRequest subclass has no docblock
|
il y a 6 ans |
Michael Wallner
|
84e425d964
allow bodyParams to be noted in a FormRequest subclass
|
il y a 6 ans |
Ezra Obiwale
|
59f6ca9478
Added array example for dot-noted parameters
|
il y a 6 ans |
Ezra Obiwale
|
bc1e4db94c
Added url query array parameter example
|
il y a 6 ans |
Ezra Obiwale
|
77b7083d98
Added tests
|
il y a 6 ans |
franko4don
|
a6333b0d3a
added tests for modifying response file by adding a json beside file storage path in responseFile tag
|
il y a 6 ans |
Michał Golon
|
c14b9ab538
Update tests
|
il y a 6 ans |
Gabriel Peixoto
|
faf1182535
Fix test
|
il y a 6 ans |
Gabriel Peixoto
|
1e7b7cc853
Revert to use storage_path
|
il y a 6 ans |
Gabriel Peixoto
|
68fb2ee96a
Use Storage Facade to load the file, using the default driver (config/filesystems.php)
|
il y a 6 ans |
Gabriel Peixoto
|
b0744fbc44
Test: get response from stored json file
|
il y a 6 ans |
shalvah
|
c7e49529af
Add support for specifying example parameters (closes #391)
|
il y a 6 ans |
Lawrence Agbani
|
1ced3ec14e
Merged upstream into working tree
|
il y a 6 ans |
Lawrence Agbani
|
e60d2751bc
Added feature 344 to include @queryParam annotation for query parameters
|
il y a 6 ans |
shalvah
|
8c62c542b0
Reimplement response calls (#364)
|
il y a 6 ans |
shalvah
|
bb96d0f8fc
Allow method to override controller `@group` (closes #339)
|
il y a 6 ans |
shalvah
|
10994ed36e
Fix style issues
|
il y a 6 ans |
shalvah
|
b8ad92b9e5
Add authenticated annotation and badge support (closes #345)
|
il y a 6 ans |
shalvah
|
6e60d14ea2
Make bodyParam parsing more rbust
|
il y a 6 ans |
shalvah
|
1418ed9189
Update tests
|
il y a 6 ans |
shalvah
|
dd55e48dd6
Implement parsing of bodyParam tag (#343) and switch tests to use config (#303)
|
il y a 6 ans |
shalvah
|
676e6f496c
Fix #317 - generate responses from @response tag regardless of HTTP method
|
il y a 6 ans |
Gustavo Real
|
fef4712966
support custom validator method on laravel form request
|
il y a 7 ans |
Tobias van Beek
|
6b1c502758
Adddocblockhandling (#192)
|
il y a 8 ans |
Marcel Pociot
|
aaa36dcd6c
Use JSON_UNESCAPED_UNICODE - Fixes #102
|
il y a 8 ans |
Marcel Pociot
|
82368fbd97
Add support for custom headers on example calls #76
|
il y a 8 ans |
Marcel Pociot
|
0626c807c0
Applied fixes from StyleCI
|
il y a 8 ans |
Marcel Pociot
|
64714c7cd9
Added '@hideFromAPIDocumentation' tag
|
il y a 8 ans |
Marcel Pociot
|
74dd9d54ea
Add check for route groups
|
il y a 8 ans |