Skip to content

Instantly share code, notes, and snippets.

@reedobrien
Last active December 21, 2018 22:53
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save reedobrien/c9ea90f17bbbc9a513d0d105382d0255 to your computer and use it in GitHub Desktop.
Save reedobrien/c9ea90f17bbbc9a513d0d105382d0255 to your computer and use it in GitHub Desktop.
---
foo: # Type Ta
bar:
eggs: green # dereferenced URN for type Tb.
baz: huzzah
or
---
foo: # Type Ta
bar: urn:example:... # URN for type Tb to be dereferenced by client if desired.
baz: huzzah
@reedobrien
Copy link
Author

LInkedin appears to call this decorating: https://developer.linkedin.com/docs/guide/v2/concepts/decoration

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment