summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--api/api.json6
1 files changed, 6 insertions, 0 deletions
diff --git a/api/api.json b/api/api.json
index b56a0f0..9976569 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/"