shalvah
|
878b3ef8bf
Nest array and object parameters in docs web page
|
4 years ago |
shalvah
|
30cf081d87
New syntax for array and object parameters
|
4 years ago |
shalvah
|
22dec7de9d
Merge remote-tracking branch 'origin/master'
|
4 years ago |
shalvah
|
d7b9b89488
Laid groundwork for the new array/object syntax in next major
|
4 years ago |
Shalvah
|
76a8051d6d
Merge pull request #84 from vr00/feature/configurable-display-value
|
4 years ago |
Shalvah
|
2ce01ae6d1
Rename `auth.display_value` to `auth.placeholder`
|
4 years ago |
Shalvah
|
70f21572ed
Add method documentation
|
4 years ago |
vanja.retkovac
|
55cc385904
Replace random token value with display_value
|
4 years ago |
shalvah
|
24df18ba97
Switch to response_calls.auth rather than auth.use_value
|
4 years ago |
Georgi Morozov
|
d85f0b5011
Add getter and docblocks
|
4 years ago |
Georgi Morozov
|
474fc98367
Add a static accessor for the current route being processed.
|
4 years ago |
shalvah
|
56c3fd4c61
Update docs
|
4 years ago |
Shalvah
|
2c6bf92ddd
Add descriptive comment
|
4 years ago |
Chris Smith
|
c32cf48667
[#53] Fixed issue where purposeful head requests aren't rendered
|
4 years ago |
shalvah
|
ca8f791faa
Highlight that auth params are only added to response calls for authenticated endpoints
|
4 years ago |
shalvah
|
72902cbba9
Add GetFromHeaderTag strategy in the default config
|
5 years ago |
shalvah
|
a38018a757
Add doc blocks and simplify code in the Generator
|
5 years ago |
shalvah
|
42d43a7f09
Added ability to use @hidefromapidocumentation on classes
|
5 years ago |
shalvah
|
c0c049c9b9
Rename $context in strategy API to $alreadyExtractedData
|
5 years ago |
shalvah
|
90c9cca32c
Add support for file upload input user examples and response calls
|
5 years ago |
shalvah
|
fc5d112362
Improve error handling
|
5 years ago |
shalvah
|
1b3ad6eda1
(re-)Add support for extracting body parameter information from FormRequests
|
5 years ago |
shalvah
|
e76fea3662
Use configured auth value in response calls
|
5 years ago |
shalvah
|
f39f7a74c2
Add auth info to example requests
|
5 years ago |
shalvah
|
b719d9e6dd
Refactor tests
|
5 years ago |
shalvah
|
d43a09106b
Add support for @responseField annotation; rework strategy class constructor
|
5 years ago |
shalvah
|
afccb86451
Add ability to automatically extract fields from response
|
5 years ago |
shalvah
|
277f3d1080
Rename project to Scribe
|
5 years ago |
shalvah
|
d8dca9a8f2
Merge branch 'master' of https://github.com/YSDSRND/laravel-apidoc-generator into YSDSRND-master
|
5 years ago |
Oscar Parra
|
531724e77e
Fix Body As Array
|
5 years ago |