ResourcePublishingWithStats

    • accessToken
      Type: string
      required
    • createdAt
      Type: string
      required
    • id
      Type: string · UUID Pattern: ^[0-9a-f]{8}-[0-9a-f]{4}-[1-8][0-9a-f]{3}-[89ab][0-9a-f]{3}-[0-9a-f]{12}$
      required
    • lastVisitAt
      Type: string | null
      required
    • modifiedAt
      Type: string
      required
    • resourceId
      Type: string · UUID Pattern: ^[0-9a-f]{8}-[0-9a-f]{4}-[1-8][0-9a-f]{3}-[89ab][0-9a-f]{3}-[0-9a-f]{12}$
      required
    • visitCount
      Type: number
      min:  
      0
      required
    • allowAnalytics
      Type: boolean
    • allowCopy
      Type: boolean
    • allowDownload
      Type: boolean
    • allowIndex
      Type: boolean
    • description
      Type: string | null
      min length:  
      1
      max length:  
      2048
    • expiresAt
      Type: string | null
    • isEnabled
      Type: boolean
    • slug
      Type: string | null Pattern: ^[a-z0-9][a-z0-9-]+[a-z0-9]$
    • title
      Type: string | null
      min length:  
      3
      max length:  
      255