Skip to content

Instantly share code, notes, and snippets.

@antoniogarrote
Created August 7, 2017 16:34
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 antoniogarrote/0b98b045d2e90d67ddb566a080a1e33e to your computer and use it in GitHub Desktop.
Save antoniogarrote/0b98b045d2e90d67ddb566a080a1e33e to your computer and use it in GitHub Desktop.
"http://raml.org/vocabularies/document#sources": [
{
"@id": "/Users/antoniogarrote/Development/raml-tck/tests/syntax/raml-1.0/root-section/baseuri.raml#/web-api/source-map",
"@type": [
"http://raml.org/vocabularies/document#SourceMap"
],
"http://raml.org/vocabularies/document#lexical": [
{
"http://raml.org/vocabularies/document#element": [
{
"@value": "http://raml.org/vocabularies/http#host"
}
],
"http://raml.org/vocabularies/document#value": [
{
"@value": "[(3,0)-(3,24)]"
}
]
},
{
"http://raml.org/vocabularies/document#element": [
{
"@value": "/Users/antoniogarrote/Development/raml-tck/tests/syntax/raml-1.0/root-section/baseuri.raml#/web-api"
}
],
"http://raml.org/vocabularies/document#value": [
{
"@value": "[(1,0)-(3,24)]"
}
]
},
{
"http://raml.org/vocabularies/document#element": [
{
"@value": "http://schema.org/name"
}
],
"http://raml.org/vocabularies/document#value": [
{
"@value": "[(2,0)-(2,11)]"
}
]
}
]
}
]
}
]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment