diff --git a/0003-ayb-config-improvement-schema.json b/0003-ayb-config-improvement-schema.json index 67f259c..c6f866d 100644 --- a/0003-ayb-config-improvement-schema.json +++ b/0003-ayb-config-improvement-schema.json @@ -19,8 +19,9 @@ "examples": ["/auth/confirm/{entity}"], "type": "string" } - } + }, + "required": ["profile", "confirmation"] } }, - "required": ["profile", "confirmation"] + "required": ["endpoints"] } \ No newline at end of file