Your IP : 216.73.216.220


Current Path : /home/deltalab/PMS/logistic-backend/node_modules/ajv/lib/vocabularies/
Upload File :
Current File : //home/deltalab/PMS/logistic-backend/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",
]