Skip to content

Instantly share code, notes, and snippets.

@ignamiguel
Last active September 5, 2018 13:16
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 ignamiguel/a416f7c9103d2e613b2b1396dce84c4c to your computer and use it in GitHub Desktop.
Save ignamiguel/a416f7c9103d2e613b2b1396dce84c4c to your computer and use it in GitHub Desktop.
#%RAML 1.0 NamedExample
value: {
"items": {
"show-new-navbar": {
"_links": {
"self": {
"href": "/api/v2/users/demo-project/production/216c84b1-19dd-42b2-a9a4-58e4098bf31c/flags/show-new-navbar",
"type": "application/json"
}
},
"_value": false,
"setting": null
}
},
"_links": {
"self": {
"href": "/api/v2/users/demo-project/production/216c84b1-19dd-42b2-a9a4-58e4098bf31c/flags",
"type": "application/json"
}
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment