You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: