json-schema-org / JSON-Schema-Test-Suite

A language agnostic test suite for the JSON Schema specifications
MIT License
603 stars 205 forks source link

Test for $ref with $recursiveAnchor #731

Closed MeastroZI closed 2 months ago

MeastroZI commented 3 months ago

Test that verifies that $ref is not affected by $recursiveAnchor , addresing this issue #296

gregsdennis commented 3 months ago

@MeastroZI when you force-push, it's difficult to review what changed. Please just add a new commit next time.

If you're incorporating others' recommendations, it's actually a good idea to just merge directly from the suggestion comment.

MeastroZI commented 3 months ago

@MeastroZI when you force-push, it's difficult to review what changed. Please just add a new commit next time.

If you're incorporating others' recommendations, it's actually a good idea to just merge directly from the suggestion comment.

Oo noted. I've learned a new good practice from you. Thank you, Greg Dennis

MeastroZI commented 2 months ago

Please let me know if this PR requires any changes. Otherwise, I kindly request to merge it.