Update 0003-ayb-config-improvement-schema.json
This commit is contained in:
parent
c55b974e4f
commit
03d9f66d2a
1 changed files with 3 additions and 2 deletions
|
@ -19,8 +19,9 @@
|
||||||
"examples": ["/auth/confirm/{entity}"],
|
"examples": ["/auth/confirm/{entity}"],
|
||||||
"type": "string"
|
"type": "string"
|
||||||
}
|
}
|
||||||
}
|
},
|
||||||
|
"required": ["profile", "confirmation"]
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"required": ["profile", "confirmation"]
|
"required": ["endpoints"]
|
||||||
}
|
}
|
Loading…
Reference in a new issue