issues
search
dedoc
/
scramble
Modern Laravel OpenAPI (Swagger) documentation generator. No PHPDoc annotations required.
https://scramble.dedoc.co/
MIT License
1.25k
stars
120
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Allow disabling validation exceptions in testing environment
#644
AbdulkarimOmer
opened
4 hours ago
1
Add Contribution Guide and Update README
#643
lucascbittencourt
opened
1 day ago
0
`0.11.28` break API docs after upgrading from `v0.11.27`
#642
MarJose123
opened
2 days ago
2
Improved default documentation for explicitly bound route params
#640
romalytvynenko
closed
3 days ago
0
Improved mapping of route path parameters to route signature parameters
#639
romalytvynenko
closed
3 days ago
0
Prevent failing when analyzing `__invoke` call on `\Closure`
#638
romalytvynenko
closed
3 days ago
0
When inferring a type, the default parameter value (type) is lost when the parameter is typehinted
#637
romalytvynenko
opened
3 days ago
0
Method Closure::__invoke() does not exist
#636
slnw
closed
3 days ago
3
Improved inference of inherited method calls (fixes issues when `parent::toArray()` calls in JSON resources were not working as expected with larger classes hierarchies)
#635
romalytvynenko
closed
4 days ago
0
Extended Request Class Not Showing Description or Default Value in Auto-Generated API Documentation
#634
michaelpoernomo
opened
6 days ago
0
Added support PHPDoc v2 without introducing breaking changes
#633
romalytvynenko
closed
1 week ago
0
Laravel-Data request object marked with `#[FromRouteParameter()]` not replaced in API route
#632
cosmastech
closed
3 days ago
2
Incompatible with phpstan/phpdoc-parser 2.0
#631
cosmastech
closed
1 week ago
3
Added enum case type, invokable type inference, method calls extensions for exception inference
#627
romalytvynenko
closed
1 week ago
0
Route [scramble.docs.index] not defined.
#626
Alan01252
closed
1 week ago
6
Fix reference being ignored if one type had many type to schema extensions associated
#623
romalytvynenko
closed
2 weeks ago
0
Xdebug has detected a possible infinite loop, and aborted your script with a stack depth of '512' frames
#620
mo7ameds7awky
closed
3 weeks ago
20
Added `size` validation rule support
#618
romalytvynenko
closed
3 weeks ago
0
Support for size:x validation
#617
RobinVW
closed
3 weeks ago
1
Request Parameters (bool) not matches validator boolean
#615
LvckyAPI
closed
3 weeks ago
1
Issue on doc
#613
valentinrougier39
closed
3 weeks ago
1
update
#612
terranc
closed
4 weeks ago
0
Redirect is adding extra 200 response
#610
m4tthumphrey
opened
4 weeks ago
10
[Pro] Nested Laravel-Data attribute validations are not applied
#609
manuel-watchenterprise
closed
1 month ago
2
Enum constraints are not added to response objects
#608
manuel-watchenterprise
opened
1 month ago
4
Added the resolution of class names of PHPDoc for SchemaClassDocReflector
#605
romalytvynenko
closed
1 month ago
0
Add a new configuration.
#603
Iso-Doss
closed
1 month ago
1
Array typing doesn't allow multiple array item types
#601
dnkmdg
opened
1 month ago
7
Set Required to false, if param is optional
#600
mikield
closed
1 month ago
2
Strange optional route parameter generation behavior
#599
mikield
closed
1 month ago
2
The display of scramble cannot select an image file if the body of the image is nullable.
#597
HasanH47
closed
1 month ago
1
Ability to exclude routes using attributes instead of re-defining routes resolution method
#594
romalytvynenko
closed
1 month ago
1
Conditionals like whenExistsLoaded not recognized as optional
#593
TiiFuchs
opened
1 month ago
6
[PRO] AllowedInclude::relationship not using QueryBuilder's internal name
#589
makroxyz
closed
1 month ago
4
Service ReflectionClass
#588
Cellard
closed
1 month ago
1
fix: specify binary format for files
#587
axelrindle
closed
1 month ago
0
Any way to document ENUM values?
#584
benascbr
closed
1 month ago
9
Improved merging of dot-notated params originated from method calls
#583
romalytvynenko
closed
1 month ago
3
Change default OpenAPI JSON export to pretty print
#582
coffee-r
closed
1 month ago
1
Added `required` field to request body as well as automatically when required
#580
romalytvynenko
closed
1 month ago
0
Added `mixed` type
#579
romalytvynenko
closed
1 month ago
0
Fix failing when fetching constants using variables
#577
romalytvynenko
closed
1 month ago
0
Added `immutable_date` casts support
#576
romalytvynenko
closed
1 month ago
0
Fixed incorrect parsing of inline JSON resource model annotating comments
#575
romalytvynenko
closed
1 month ago
0
Ability to use paginators as a part of other schemas
#574
romalytvynenko
closed
1 month ago
0
Cannot annotate paginator types manually in arrays via annotations
#573
PauRodriguezGuzman
closed
1 month ago
0
Query Builder fields not pupulating in docs.
#571
jtbratcher
closed
1 month ago
8
Fix the extensions ordering so users extensions' result is not overwritten
#570
romalytvynenko
closed
1 month ago
0
Add file upload in OAS 3.1 format description support
#569
yvoitenko
closed
1 month ago
0
Feature/describe file upload oas31 format
#568
yvoitenko
closed
1 month ago
0
Next