芝麻web文件管理V1.00
编辑当前文件:/home/rejoandoctor/www/node_modules/ajv-formats/node_modules/ajv/lib/vocabularies/metadata.ts
import type {Vocabulary} from "../types" export const metadataVocabulary: Vocabulary = [ "title", "description", "default", "deprecated", "readOnly", "writeOnly", "examples", ] export const contentVocabulary: Vocabulary = [ "contentMediaType", "contentEncoding", "contentSchema", ]