-
Notifications
You must be signed in to change notification settings - Fork 950
Pull requests: zircote/swagger-php
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
feat: openapi: 3.1.0 summary and description fields for refs
#1030
by bfanger
was merged Dec 22, 2021
Loading…
updated Dec 22, 2021
fix(Attributes): type RequestBody content
#1098
by caugner
was merged Feb 10, 2022
Loading…
updated Feb 10, 2022
Add callbacks parameter to OperationTrait
#1196
by edipoReboucas
was merged Apr 11, 2022
Loading…
updated Apr 11, 2022
Allow attributes' enums to be specified with an enum class string
#1303
by k2tzumi
was merged Sep 5, 2022
Loading…
updated Sep 5, 2022
Allow enums to be specified with an enum array
#1316
by akalineskou
was merged Oct 2, 2022
Loading…
updated Oct 2, 2022
Allow finding child attributes in method args
#1368
by ruscon
was merged Jan 4, 2023
Loading…
updated Jan 4, 2023
Removed error catching on invalid attributes
#1432
by stollr
was merged Mar 21, 2023
Loading…
updated Mar 22, 2023
Better documentation for annotations/attributes
#1441
by MalekMneri
was merged Apr 19, 2023
Loading…
updated Apr 19, 2023
Fix skip closing curly brace
#1468
by Fantom409
was merged Aug 30, 2023
Loading…
updated Aug 30, 2023
Enum can have boolean values
#1467
by momala454
was merged Sep 12, 2023
Loading…
updated Sep 12, 2023
Fix deprecated error in PHP 8.1/8.2
#1474
by koriym
was merged Sep 12, 2023
Loading…
updated Sep 13, 2023
Allow recursive nesting of AdditionalProperties in Attributes
#1490
by rien-vroom-cquential
was merged Oct 26, 2023
Loading…
updated Oct 26, 2023
Fixed url error for OpenAPI.
#1506
by xuanyanwow
was merged Nov 30, 2023
Loading…
updated Nov 30, 2023
feat: Convert exclusiveMinimum/Maximum for openapi 3.1
#1503
by DjordyKoert
was merged Nov 30, 2023
Loading…
updated Nov 30, 2023
Feat: Change nullable & type for OpenApi v3.1.0
#1502
by DjordyKoert
was merged Nov 30, 2023
Loading…
updated Nov 30, 2023
fix: undefined type property
#1529
by DjordyKoert
was merged Jan 7, 2024
Loading…
updated Jan 7, 2024
feat: Added resolving references of components (not only schemas)
#1544
by dkulyk
was merged Feb 18, 2024
Loading…
updated Feb 18, 2024
Add example schema-query-parameter-attributes processor
#1569
by beeyev
was merged Apr 18, 2024
Loading…
updated Apr 18, 2024
doctrine/annotations is not required if you have switched to attributes
#1605
by bobvandevijver
was merged Jun 13, 2024
Loading…
updated Jul 9, 2024
allow unused tags to be kept
#1647
by pauljohnston2009
was merged Sep 22, 2024
Loading…
updated Sep 22, 2024
Prefer attributes, deprecate annotations
#1651
by fulldecent
was merged Sep 25, 2024
Loading…
updated Sep 25, 2024
Previous Next
ProTip!
Adding no:label will show everything without a label.