Skip to content

Conversation

@aegypius
Copy link
Contributor

@aegypius aegypius commented Nov 21, 2025

Q A
Branch? main
Tickets n/a
License MIT
Doc PR n/a

The purpose to this addition is to be able to directly describe the default value of a parameter.

For example

#[Get(
    parameters: [
       'showDeleted' => new QueryParameter(default: false),
    ]
)]

@aegypius aegypius force-pushed the add-default-support-for-parameters branch from b30c86d to 699c5e4 Compare November 21, 2025 12:51
@aegypius aegypius force-pushed the add-default-support-for-parameters branch from 699c5e4 to 9762203 Compare November 21, 2025 14:02
@aegypius aegypius force-pushed the add-default-support-for-parameters branch from 9762203 to 71a5115 Compare November 21, 2025 14:06
@aegypius aegypius force-pushed the add-default-support-for-parameters branch from 71a5115 to 4000903 Compare November 21, 2025 14:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant