Skip to content

Commit

Permalink
chore(core): rebuild plugin schema
Browse files Browse the repository at this point in the history
Signed-off-by: Mircea Nistor <mirceanis@gmail.com>
  • Loading branch information
mirceanis committed Oct 31, 2024
1 parent 0784df0 commit daf94b5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/core-types/src/plugin.schema.ts
Original file line number Diff line number Diff line change
Expand Up @@ -543,7 +543,7 @@ export const schema = {
},
"kid": {
"type": "string",
"description": "Key ID"
"description": "Optional. Key ID"
}
},
"required": [
Expand Down

0 comments on commit daf94b5

Please sign in to comment.