json-schemaScannerKeywordDescriptor이 페이지에서KeywordDescriptor A single entry in the traversal vocabulary: which keyword to descend into and how. Signature interface KeywordDescriptor { keyword: string; kind: KeywordKind;}