Skip to content

Commit

Permalink
source-hubspot: update schema test snapshot (new properties)
Browse files Browse the repository at this point in the history
  • Loading branch information
jgraettinger committed Mar 11, 2024
1 parent 966cc06 commit 663ecd3
Showing 1 changed file with 13 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -6759,6 +6759,12 @@
"number"
]
},
"hs_call_video_meeting_type": {
"type": [
"null",
"string"
]
},
"hs_call_video_recording_url": {
"type": [
"null",
Expand Down Expand Up @@ -14592,6 +14598,13 @@
"string"
]
},
"hs_applied_sla_rule_config_at": {
"format": "date-time",
"type": [
"null",
"string"
]
},
"hs_assignment_method": {
"type": [
"null",
Expand Down

0 comments on commit 663ecd3

Please sign in to comment.