generated: '2026-07-18' method: derived source: openapi/charthop-openapi-original.json summary: entities: 24 total_definitions: 655 relationships_captured: 32 entities: - name: Person properties: 25 - name: Job properties: 21 - name: User properties: 35 - name: Org properties: 46 - name: Form properties: 39 - name: FormResponse properties: 41 - name: Goal properties: 31 - name: CompReview properties: 20 - name: CompBand properties: 38 - name: ApprovalRequest properties: 19 - name: ApprovalChain properties: 21 - name: App properties: 46 - name: Field properties: 47 - name: Policy properties: 14 - name: TimeOffPolicy properties: 43 - name: Budget properties: 25 - name: Scenario properties: 37 - name: Table properties: 21 - name: Report properties: 21 - name: Change properties: 46 - name: Calendar properties: 24 - name: Customer properties: 35 - name: AiChat properties: 36 relationships: - from: AiChat kind: belongs_to to: Org via: orgId - from: AiChat kind: belongs_to to: User via: userId - from: App kind: belongs_to to: Org via: orgId - from: ApprovalChain kind: belongs_to to: Org via: orgId - from: ApprovalRequest kind: belongs_to to: Org via: orgId - from: Budget kind: belongs_to to: Org via: orgId - from: Calendar kind: belongs_to to: Org via: orgId - from: Change kind: belongs_to to: Job via: jobId - from: Change kind: belongs_to to: Org via: orgId - from: Change kind: belongs_to to: Person via: personId - from: Change kind: belongs_to to: Form via: formId - from: Change kind: belongs_to to: ApprovalRequest via: approvalId - from: CompBand kind: belongs_to to: Org via: orgId - from: CompReview kind: belongs_to to: Org via: orgId - from: Field kind: belongs_to to: Org via: orgId - from: Field kind: belongs_to to: Table via: tableId - from: Form kind: belongs_to to: Org via: orgId - from: FormResponse kind: belongs_to to: Org via: orgId - from: FormResponse kind: belongs_to to: Form via: formId - from: FormResponse kind: belongs_to to: ApprovalRequest via: approvalId - from: Goal kind: belongs_to to: Org via: orgId - from: Job kind: belongs_to to: Job via: jobId - from: Job kind: belongs_to to: Org via: orgId - from: Job kind: belongs_to to: Person via: personId - from: Org kind: belongs_to to: Customer via: customerId - from: Person kind: belongs_to to: Org via: orgId - from: Policy kind: belongs_to to: Org via: orgId - from: Report kind: belongs_to to: Org via: orgId - from: Scenario kind: belongs_to to: Org via: orgId - from: Table kind: belongs_to to: Org via: orgId - from: TimeOffPolicy kind: belongs_to to: Org via: orgId - from: User kind: belongs_to to: App via: appId