summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorgebele <gebele@in-silico.ch>2018-05-29 16:46:14 +0200
committergebele <gebele@in-silico.ch>2018-05-29 16:46:14 +0200
commitf0fb5d2adec92defea6b1825bb50f568f0ca5dad (patch)
tree3a7d830efccb55f88c01bd549476b923ce04f09d
parentd818834018f10fd8f57ef765a0647c694ae737b2 (diff)
updated with registry service annotations
-rw-r--r--api/api.json6
1 files changed, 6 insertions, 0 deletions
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/"