Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(metadata): allow \Stringable for security parameters #6095

Conversation

aurimasrim
Copy link
Contributor

@aurimasrim aurimasrim commented Jan 9, 2024

Q A
Branch? 3.2
Tickets Closes #6087
License MIT
Doc PR N/A

Allows passing \Stringable objects to security parameters of operations and resources.
This enables users to use expressions in a more statical way.
See #6087

Failing tests seem to be unrelated with changes.

Copy link

stale bot commented Mar 10, 2024

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the stale label Mar 10, 2024
@soyuka
Copy link
Member

soyuka commented Mar 15, 2024

can you target the main branch please?

@stale stale bot removed the stale label Mar 15, 2024
@aurimasrim aurimasrim force-pushed the feat/stringable-security-parameters-in-metadata branch from 2c5e927 to fce7127 Compare March 15, 2024 14:01
@aurimasrim aurimasrim changed the base branch from 3.2 to main March 15, 2024 14:01
@aurimasrim aurimasrim closed this Mar 15, 2024
@aurimasrim aurimasrim reopened this Mar 15, 2024
@aurimasrim
Copy link
Contributor Author

@soyuka changed to target main branch. Failing tests seem unrelated.

@aurimasrim aurimasrim force-pushed the feat/stringable-security-parameters-in-metadata branch from fce7127 to 217f2b1 Compare March 21, 2024 12:38
@soyuka soyuka merged commit b79c7ae into api-platform:main Mar 21, 2024
78 checks passed
@soyuka
Copy link
Member

soyuka commented Mar 21, 2024

thanks @aurimasrim

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.

Expressions on security parameter of operations
2 participants