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

[Feature]: Allow $ref to point to any sub property #144

Closed
janechu opened this issue Sep 6, 2023 · 0 comments · Fixed by #146
Closed

[Feature]: Allow $ref to point to any sub property #144

janechu opened this issue Sep 6, 2023 · 0 comments · Fixed by #146
Assignees

Comments

@janechu
Copy link
Owner

janechu commented Sep 6, 2023

What package(s) should this feature be added to?

design-to-code-react

Summary

Not just the $defs JSON pointer.

@janechu janechu self-assigned this Sep 6, 2023
janechu added a commit that referenced this issue Sep 6, 2023
# Pull Request

## 📖 Description

<!--- Provide some background and a description of your work. -->

This change allows `$ref` to point to any internal JSON pointer to the JSON schema provided.

### 🎫 Issues

<!---
List and link relevant issues here using the keyword "closes"
if this PR will close an issue, eg. closes #411
-->
Closes #144

## ✅ Checklist

### General

<!--- Review the list and put an x in the boxes that apply. -->

- [x] I have added tests for my changes.
- [x] I have tested my changes.
- [x] I have updated the project documentation to reflect my changes.
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 a pull request may close this issue.

1 participant