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'm working on an application which consumes hal+json documents and uses dustjs for templating. The spec for hal+json documents the use of Curie syntax for link relations which includes colons in the key. Dust doesn't like colons in keys. Can we fix that?
The text was updated successfully, but these errors were encountered:
I'm working on an application which consumes hal+json documents and uses dustjs for templating. The spec for hal+json documents the use of Curie syntax for link relations which includes colons in the key. Dust doesn't like colons in keys. Can we fix that?
The text was updated successfully, but these errors were encountered: