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
Then I could validate responses from an API like the above which includes dynamically generated IDs as keys of a relationships object in the format of Ember.js.
It might be useful to support matching on keys, e.g. wildcards, regular expressions, etc., sort of like JSON Schema's
patternProperties:would match:
Then I could validate responses from an API like the above which includes dynamically generated IDs as keys of a relationships object in the format of Ember.js.