How to get value of $ref field from Context.api ? #1504
saloniudani
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I am trying to create a custom rule where I want to get all properties which uses $ref to refer some other object. I want to get the value of $ref field and also the property name. If I am using context.api.getAllProperties() then I get fully resolved properties with all null ref.
Beta Was this translation helpful? Give feedback.
All reactions