Skip to content

Commit

Permalink
docs
Browse files Browse the repository at this point in the history
  • Loading branch information
fivetran-reneeli committed Jan 17, 2024
1 parent 3bdaa43 commit 049a9fb
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions models/servicenow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -175,6 +175,9 @@ models:
- name: task_updated_at
description: '{{ doc("task_updated_at") }}'

- name: task_updated_date
description: '{{ doc("task_updated_date") }}'

- name: task_effective_number
description: '{{ doc("task_effective_number") }}'

Expand Down Expand Up @@ -442,8 +445,6 @@ models:
description: '{{ doc("roles") }}'
- name: associated_problem_id
description: '{{ doc("associated_problem_id") }}'
- name: total_incidents_caused_by_problem
description: '{{ doc("total_incidents_caused_by_problem") }}'
- name: problem_confirmer_email
description: '{{ doc("email") }}'
- name: problem_confirmer_manager_value
Expand Down

0 comments on commit 049a9fb

Please sign in to comment.