Trying to create an OAS API here fails with the following error…
{“status”:“error”,“message”:“(root): Additional property basic-config-and-security/security is not allowed”}
Trying to create an OAS API here fails with the following error…
{“status”:“error”,“message”:“(root): Additional property basic-config-and-security/security is not allowed”}
Changeing “basic-config-and-security/security”: to just “security”: resolves the creation error