Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- [Trace - 10:17:26] Sending request 'serialization - (9)'.
- Params: {
- "documentIdentifier": {
- "uri": "file:///c:/Work/Temp/test/api.raml"
- }
- }
- [Trace - 10:17:26] Received notification 'telemetry/event'.
- Params: {
- "event": "SerializationManager",
- "messageType": "BEGIN_SERIALIZATION",
- "message": "Requested serialization for file:///c:/Work/Temp/test/api.raml",
- "uri": "file:///c:/Work/Temp/test/api.raml",
- "time": 1617693446073,
- "uuid": "d9b56065-10be-454e-8018-845901bc8955"
- }
- [Trace - 10:17:26] Received notification 'telemetry/event'.
- Params: {
- "event": "SerializationManager",
- "messageType": "END_SERIALIZATION",
- "message": "Requested serialization for file:///c:/Work/Temp/test/api.raml\n\ttook 41 millis",
- "uri": "file:///c:/Work/Temp/test/api.raml",
- "time": 1617693446114,
- "uuid": "d9b56065-10be-454e-8018-845901bc8955"
- }
- [Trace - 10:17:26] Received response 'serialization - (9)' in 48ms.
- Result: {
- "uri": "file:///c:/Work/Temp/test/api.raml",
- "content": "[\n{\n\"@id\": \"\",\n\"@type\": [\n\"doc:Document\",\n\"doc:Fragment\",\n\"doc:Module\",\n\"doc:Unit\"\n],\n\"doc:encodes\": [\n{\n\"@id\": \"#3\",\n\"@type\": [\n\"apiContract:WebAPI\",\n\"apiContract:API\",\n\"doc:RootDomainElement\",\n\"doc:DomainElement\"\n],\n\"core:name\": [\n{\n\"@value\": \"test\"\n}\n]\n}\n],\n\"doc:version\": [\n{\n\"@value\": \"3.0.0\"\n}\n],\n\"doc:root\": [\n{\n\"@value\": true\n}\n],\n\"doc:declares\": [\n{\n\"@id\": \"#1\",\n\"@type\": [\n\"raml-shapes:ScalarShape\",\n\"raml-shapes:AnyShape\",\n\"shacl:Shape\",\n\"raml-shapes:Shape\",\n\"doc:DomainElement\"\n],\n\"shacl:datatype\": [\n{\n\"@id\": \"http://www.w3.org/2001/XMLSchema#string\"\n}\n],\n\"shacl:name\": [\n{\n\"@value\": \"mytype\"\n}\n]\n},\n{\n\"@id\": \"#2\",\n\"@type\": [\n\"raml-shapes:ScalarShape\",\n\"raml-shapes:AnyShape\",\n\"shacl:Shape\",\n\"raml-shapes:Shape\",\n\"doc:DomainElement\"\n],\n\"shacl:datatype\": [\n{\n\"@id\": \"http://www.w3.org/2001/XMLSchema#integer\"\n}\n],\n\"shacl:name\": [\n{\n\"@value\": \"newType\"\n}\n]\n}\n],\n\"@context\": {\n\"@base\": \"amf://id\",\n\"shacl\": \"http://www.w3.org/ns/shacl#\",\n\"raml-shapes\": \"http://a.ml/vocabularies/shapes#\",\n\"doc\": \"http://a.ml/vocabularies/document#\",\n\"apiContract\": \"http://a.ml/vocabularies/apiContract#\",\n\"core\": \"http://a.ml/vocabularies/core#\"\n}\n}\n]\n"
- }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement