aboutsummaryrefslogtreecommitdiff
path: root/swagger.json
diff options
context:
space:
mode:
Diffstat (limited to 'swagger.json')
-rw-r--r--swagger.json8
1 files changed, 7 insertions, 1 deletions
diff --git a/swagger.json b/swagger.json
index 8968db4eb..d3a83ba76 100644
--- a/swagger.json
+++ b/swagger.json
@@ -2821,6 +2821,12 @@
"coordinateFormat": {
"type": "string"
},
+ "oidcEnabled": {
+ "type": "boolean"
+ },
+ "oidcForce": {
+ "type": "boolean"
+ },
"attributes": {
"type": "object",
"properties": {}
@@ -3533,4 +3539,4 @@
}
}
}
-} \ No newline at end of file
+}