diff --git a/packages/schema/lib/schemas/AuthFieldSchema.js b/packages/schema/lib/schemas/AuthFieldSchema.js index 60839405c..f2013cb31 100644 --- a/packages/schema/lib/schemas/AuthFieldSchema.js +++ b/packages/schema/lib/schemas/AuthFieldSchema.js @@ -94,7 +94,7 @@ module.exports = makeSchema( isNoSecret: true, }, reason: - '"api_key" is a sensitive field and cannot have isSafe set as true.', + '"api_key" is a sensitive field and cannot have isNoSecret set as true.', }, { example: {