managed-doc-version

  • createdAt
    Type: number
    required
  • embedStatus
    Type: stringenum nullable
    required
    values
    • complete
    • failed
  • tags
    Type: array string[]
    required
  • uid
    Type: string · nanoid
    min length:  
    5
    required
  • upgraded
    Type: boolean
    required
  • version
    Type: string · version
    min length:  
    1
    required
  • jsonSha
    Type: string
  • tools
    Type: array object[]
    • enabledTools
      Type: array string[]enum
      required
      values
      • execute-request
      • get-mini-openapi-spec
    • method
      Type: string · methodenum
      required
      values
      • delete
      • get
      • head
      • options
      • patch
      • post
      • put
      • trace
    • path
      Type: string
      required
  • yamlSha
    Type: string