Radek Adamiec
|
6db4214530
Remove redundant imports
|
2 years ago |
shalvah
|
04dfccc5ee
4.2.0
|
2 years ago |
shalvah
|
69aeec6fe3
Set operationId on endpoints in OpenAPI spec
|
2 years ago |
shalvah
|
527fdc2067
Remove outdated sort methods support; move sorting to output stage
|
2 years ago |
shalvah
|
2da3dea1b2
Tests for response attributes
|
2 years ago |
shalvah
|
2de8f91d4f
Lotsa refactors!
|
2 years ago |
shalvah
|
3fb9872fa6
Add `instantiateFormRequestUsing` hook
|
3 years ago |
shalvah
|
b6739fe02a
Tweak
|
3 years ago |
Shalvah
|
1031b1d72f
Update deps for Laravel 9 (#405)
|
3 years ago |
shalvah
|
84e2c95ce3
OAS: Include group descriptions as tags
|
3 years ago |
shalvah
|
a81d8785ed
Dont include response status code in description
|
3 years ago |
shalvah
|
8b51d839d2
Improve OAS generation for array bod and files
|
3 years ago |
shalvah
|
a5f51714ea
Fix #246
|
3 years ago |
shalvah
|
e9cf24151f
Support separate base URLs
|
4 years ago |
shalvah
|
3a9256b032
Rename `methods` to `httpMethods` to avoid confusion
|
4 years ago |
shalvah
|
fb21543cbe
Dependency updates
|
4 years ago |
shalvah
|
3f49c83927
Support request body as array
|
4 years ago |
shalvah
|
9a0eb64c35
Support for custom endpoints
|
4 years ago |
shalvah
|
f7c3320463
First Camel impl - serialise to YAML
|
4 years ago |
shalvah
|
80e49c1dbe
Separate DTOs for extraction and output; serialise and load
|
4 years ago |
shalvah
|
18ad8e47af
Rename 'value' field in parameters to 'example'
|
4 years ago |
shalvah
|
516a96cf49
Switch to DTOs for parsing and writing Postman/OpenAPI
|
4 years ago |
shalvah
|
e678a1e844
Use proper name for subfields
|
4 years ago |
shalvah
|
ca38437b32
Fix code style issues
|
4 years ago |
shalvah
|
13b15797e0
Fix nesting object in array of object (Fixes #139)
|
4 years ago |
shalvah
|
72d530b18a
Rename internal property 'fields' to '__fields' to prevent clashes in dot-replace
|
4 years ago |
shalvah
|
be69987aa4
Check for nested fields properly when writing OAS
|
4 years ago |
shalvah
|
76df3ca41d
Fix title inference
|
4 years ago |
shalvah
|
b9f390a032
Speed up tests
|
4 years ago |
shalvah
|
13cec547b5
Transform FormRequest-parsed parameters into new array/object syntax
|
4 years ago |