@workbuddy/n8n-nodes-workbuddy-vnext 1.0.36 → 1.0.38

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -5130,7 +5130,7 @@ class WorkBuddy {
5130
5130
  type: 'dateTime',
5131
5131
  default: '',
5132
5132
  description: 'For optimistic concurrency — update fails if entity was modified after this timestamp',
5133
- required: true,
5133
+ required: false,
5134
5134
  displayOptions: {
5135
5135
  show: {
5136
5136
  resource: ['jobs'],