From f0fb5d2adec92defea6b1825bb50f568f0ca5dad Mon Sep 17 00:00:00 2001 From: gebele Date: Tue, 29 May 2018 16:46:14 +0200 Subject: updated with registry service annotations --- api/api.json | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/api/api.json b/api/api.json index c65fa27..efb0191 100644 --- a/api/api.json +++ b/api/api.json @@ -2,6 +2,12 @@ "openapi": "3.0.0", "x-orn-@id": "https://lazar.prod.openrisknet.org", "x-orn-@type": "x-orn:Service", + "x-orn-@context": { + "@vocab": "http://openrisknet.org/schema#", + "x-orn": "http://openrisknet.org/schema#", + "x-orn-@id": "@id", + "x-orn-@type": "@type" + }, "servers": [ { "url": "https://lazar.prod.openrisknet.org/" -- cgit v1.2.3