Commit Graph

885 Commits

Author SHA1 Message Date
shalvah
34bff3ed8e Add option to seed faker for deterministic output (closes #461) 2019-04-23 15:59:53 +01:00
Shalvah
f297bf801c Merge pull request #500 from mpociot/apply-bindings-in-examples
Use bound URL in doc examples (closes #478)
2019-04-23 01:25:57 +01:00
Marcel Pociot
e1c89bcb31 Merge pull request #501 from mpociot/analysis-q5wxxW
Apply fixes from StyleCI
2019-04-22 23:28:51 +02:00
Marcel Pociot
6b2ce66eca Apply fixes from StyleCI 2019-04-22 21:28:44 +00:00
shalvah
141ea742e7 Merge remote-tracking branch 'remotes/origin/master' into replace-env-with-config 2019-04-22 22:27:30 +01:00
shalvah
cc5c7f6a7b Use bound URL in doc examples (closes #478) 2019-04-22 22:26:11 +01:00
Shalvah
14e95e375f Merge pull request #498 from mpociot/support-binding-prefixes
Allow binding prefixes (closes #488)
2019-04-22 22:21:35 +01:00
Marcel Pociot
fdd4943cf8 Merge pull request #497 from mpociot/analysis-8bnkB5
Apply fixes from StyleCI
2019-04-22 23:08:17 +02:00
Marcel Pociot
cef90ce2c8 Apply fixes from StyleCI 2019-04-22 21:08:09 +00:00
shalvah
d811427f79 Allow binding prefixes (closes #488) 2019-04-22 22:07:44 +01:00
Shalvah
fa8a6edf5a Merge pull request #496 from mpociot/replace-env-with-config
Replace `env` section with `config`
2019-04-22 21:55:07 +01:00
Marcel Pociot
225b1b2842 Merge pull request #495 from mpociot/analysis-z3m0E4
Apply fixes from StyleCI
2019-04-22 22:31:12 +02:00
Marcel Pociot
6d031c0882 Apply fixes from StyleCI 2019-04-22 20:31:05 +00:00
shalvah
68cd100065 Replace env section with config
This is because Laravel loads values from the .env file before the generator has a chance to run, so env variables set there can't be changed. Also, the `env` helper caches variables. So the `env` section wasn't really changing any env variables.
2019-04-22 21:30:45 +01:00
Shalvah
99fbbbf40d Merge pull request #493 from hausir/master
fixed request router cannot match when router has sub-domain
2019-04-16 22:21:11 +01:00
hausir
fa88964eb5 fixed request router cannot match when router has sub-domain 2019-04-14 12:45:41 +08:00
Shalvah
bf20b56bae Merge pull request #491 from 7d-digital/master
Allow override of the name 'general' for ungrouped routes
2019-04-03 22:54:43 +01:00
russellgalpin
8137cbb616 Allow override of the name 'general' for ungrouped routes 2019-04-03 09:56:05 +01:00
Shalvah
ce75c2d05a Update CHANGELOG.md 2019-03-30 11:02:54 +01:00
Shalvah
e8bd27c25f Merge pull request #486 from SBShane/custom-content-type-header
Custom Content-Type Header
2019-03-30 10:56:18 +01:00
Shane
8762610362 Custom Content-Type Header
Allow users to specify a custom Content-Type header for their markdown examples. Expands on commit 127de8e which overrode this functionality.
2019-03-26 08:37:24 -04:00
Shalvah
8d0bf3a739 Update CHANGELOG.md 2019-03-13 20:06:30 +01:00
Shalvah
4560c86bd6 Merge pull request #474 from zasan1017/fix/version3.4.0
fix: Correspondence of ReflectionException of version 3.4.0
2019-03-13 20:04:04 +01:00
yusuke nakazawa
cf5f422051 test: add withMultipleFormRequestParameters 2019-03-11 15:56:45 +09:00
yusuke nakazawa
00ee45b090 fix: Correspondence of ReflectionException of version 3.4.0 2019-03-11 14:58:39 +09:00
Shalvah
61dc0fbe62 Update CHANGELOG.md 2019-03-10 07:31:17 +01:00
Shalvah
f67e41847e Merge pull request #471 from zasan1017/feat/issue-468
feat: cookies added to response_call.
2019-03-10 07:26:54 +01:00
yusuke nakazawa
850e4cf8d1 feat: cookies added to response_call. 2019-03-08 18:52:13 +09:00
Shalvah
46e7a34b63 Update CHANGELOG.md 2019-03-04 23:13:05 +01:00
Shalvah
6b316236af Merge pull request #467 from ItsiAdam/master
Fix Lumen 5.7 compatibility
2019-03-04 23:09:54 +01:00
Adam
2b91065588 Fix Lumen compatibility 2019-03-01 23:22:38 +00:00
Marcel Pociot
b677e66fcd Merge pull request #464 from mpociot/analysis-qJjgoQ
Apply fixes from StyleCI
2019-02-27 21:47:09 +01:00
Shalvah
da6370c2c0 Update CHANGELOG.md 2019-02-27 21:47:06 +01:00
Marcel Pociot
e259d779ae Apply fixes from StyleCI 2019-02-27 20:46:58 +00:00
Shalvah
4fce81ba71 Merge pull request #460 from neonblack-at/allow-laravel-form-request-body-params
[Feature] Allow bodyParams to be noted in a FormRequest
2019-02-27 21:46:51 +01:00
Shalvah
83d5cca8f4 Update variable names 2019-02-27 21:32:36 +01:00
Shalvah
fd5b01e44d Merge pull request #462 from mpociot/shalvah-patch-1
Add support for Laravel 5.8
2019-02-26 22:35:28 +01:00
Shalvah
cccfa3b20e Add support for Laravel 5.8 2019-02-26 22:02:41 +01:00
Michael Wallner
15ae0b4d61 fix for php < 7.1.0 2019-02-18 18:16:43 +01:00
Michael Wallner
e58d0d371e make iteration clearer 2019-02-16 11:02:08 +01:00
Michael Wallner
6de096a161 code style 2019-02-16 01:34:35 +01:00
Michael Wallner
566ac44fdd Merge branch 'allow-laravel-form-request-body-params' of github.com:neonblack-at/laravel-apidoc-generator into allow-laravel-form-request-body-params 2019-02-16 01:30:19 +01:00
Michael Wallner
2144a3c07b Update documentation 2019-02-16 01:26:45 +01:00
Michael Wallner
030ff2374a Update documentation 2019-02-16 01:24:53 +01:00
Michael Wallner
1265719bf4 fallback to method docblock if FormRequest subclass has no docblock 2019-02-16 01:10:41 +01:00
Michael Wallner
84e425d964 allow bodyParams to be noted in a FormRequest subclass 2019-02-16 00:59:46 +01:00
Shalvah
eb54c1608a Update CHANGELOG.md 2019-02-12 20:54:08 +01:00
Shalvah
b9e5bdc3ea Merge pull request #458 from Sh1d0w/master
Fix domain name for the generated links
2019-02-12 20:45:13 +01:00
Radoslav Vitanov
d915818248 Fix domain name for the generated links 2019-02-10 17:03:11 +02:00
Shalvah
e98c7f4df0 Merge pull request #443 from ewerkema/name
Specify more Postman parameters
2019-01-25 19:45:03 +01:00