Conversation

vinceAmstoutz

Fixes #20977 by replacing the work started in PR #20974 by @RisingSunLight42

@vinceAmstoutzvinceAmstoutz force-pushed the docs/json-path/initiate-documentation-for-the-component branch 2 times, most recently from 828b6d1 to 4825f3d Compare June 13, 2025 08:32

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Quick first review, thank you for taking this over!

@vinceAmstoutzvinceAmstoutz force-pushed the docs/json-path/initiate-documentation-for-the-component branch from 4825f3d to b247407 Compare June 13, 2025 09:54
@vinceAmstoutzvinceAmstoutz marked this pull request as ready for review June 13, 2025 09:55
@OskarStarkOskarStark reopened this Jun 16, 2025
@vinceAmstoutzvinceAmstoutz force-pushed the docs/json-path/initiate-documentation-for-the-component branch from b247407 to d4056c3 Compare June 16, 2025 09:26
@vinceAmstoutzvinceAmstoutz force-pushed the docs/json-path/initiate-documentation-for-the-component branch from d4056c3 to abc2df6 Compare June 16, 2025 11:08
@OskarStarkOskarStark added this to the 7.3 milestone Jun 16, 2025
@OskarStark

Thanks @vinceAmstoutz for working on this feature, this is much appreciated.

@OskarStarkOskarStark merged commit baaf33e into symfony:7.3 Jun 16, 2025
3 checks passed
@vinceAmstoutzvinceAmstoutz deleted the docs/json-path/initiate-documentation-for-the-component branch June 16, 2025 16:20
vinceAmstoutz added a commit to vinceAmstoutz/symfony-docs that referenced this pull request Jun 17, 2025
Updates the documentation to document `JsonPathAssertionsTrait` and related constraints (closes symfony#20977). Complete the previous work done in symfony#21078.
vinceAmstoutz added a commit to vinceAmstoutz/symfony-docs that referenced this pull request Jun 17, 2025
Updates the documentation to document `JsonPathAssertionsTrait` and related constraints (closes symfony#20977). Complete the previous work done in symfony#21078.
vinceAmstoutz added a commit to vinceAmstoutz/symfony-docs that referenced this pull request Jun 19, 2025
Updates the documentation to document `JsonPathAssertionsTrait` and related constraints (closes symfony#20977). Complete the previous work done in symfony#21078.

# Conflicts:
#	components/json_path.rst
vinceAmstoutz added a commit to vinceAmstoutz/symfony-docs that referenced this pull request Jun 19, 2025
Updates the documentation to document `JsonPathAssertionsTrait` and related constraints (closes symfony#20977). Complete the previous work done in symfony#21078.

# Conflicts:
#	components/json_path.rst
OskarStark added a commit that referenced this pull request Jun 19, 2025
This PR was squashed before being merged into the 7.3 branch.

Discussion
----------

[JsonPath] Minor fixes and tweaks

The JsonPath docs added in #21078 are nice. In this PR, I only make minor changes: grammar fixes and minor rewords, fix some minor RST syntax issues and wrap the long lines.

Commits
-------

f547cc7 [JsonPath] Minor fixes and tweaks
vinceAmstoutz added a commit to vinceAmstoutz/symfony-docs that referenced this pull request Jun 19, 2025
Updates the documentation to document `JsonPathAssertionsTrait` and related constraints (closes symfony#20977). Complete the previous work done in symfony#21078.
vinceAmstoutz added a commit to vinceAmstoutz/symfony-docs that referenced this pull request Jun 19, 2025
Updates the documentation to document `JsonPathAssertionsTrait` and related constraints (closes symfony#20977). Complete the previous work done in symfony#21078.

# Conflicts:
#	components/json_path.rst

# Conflicts:
#	components/json_path.rst
javiereguiluz added a commit that referenced this pull request Jun 19, 2025
…ceAmstoutz)

This PR was squashed before being merged into the 7.3 branch.

Discussion
----------

[JsonPath] Add test documentation for the component

Updates the documentation to document `JsonPathAssertionsTrait` and related constraints (closes #20977).

Complete the previous work done in #21078.

Commits
-------

87ccbb5 [JsonPath] Add test documentation for the component
Sign up for free to join this conversation on . Already have an account? Sign in to comment
None yet

Successfully merging this pull request may close these issues.

[JsonPath] Add JsonPathAssertionsTrait and related constraints