Skip to content
Snippets Groups Projects
Commit d7e8d584 authored by Erwan Rouchet's avatar Erwan Rouchet Committed by Bastien Abadie
Browse files

Add feature flags

parent 86e99fcd
Branches
Tags
1 merge request!170Add feature flags
Pipeline #28631 passed
......@@ -11390,6 +11390,9 @@ paths:
format: email
readOnly: true
type: string
features:
readOnly: true
type: string
id:
readOnly: true
type: integer
......@@ -11434,6 +11437,9 @@ paths:
format: email
readOnly: true
type: string
features:
readOnly: true
type: string
id:
readOnly: true
type: integer
......@@ -11480,6 +11486,9 @@ paths:
format: email
readOnly: true
type: string
features:
readOnly: true
type: string
id:
readOnly: true
type: integer
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment