Skip to content

Commit

Permalink
Merged PR 83597: Fixed company tags object
Browse files Browse the repository at this point in the history
  • Loading branch information
Codat Pipeline Bot committed Oct 29, 2024
1 parent 5372578 commit 91ac0cd
Show file tree
Hide file tree
Showing 22 changed files with 22 additions and 22 deletions.
2 changes: 1 addition & 1 deletion json/Codat-Bank-Feeds.json
Original file line number Diff line number Diff line change
Expand Up @@ -5058,7 +5058,7 @@
"propertyNames": {
"pattern": "^.{1,27}$"
},
"additional properties": {
"additionalProperties": {
"type": "string",
"maxLength": 100
},
Expand Down
2 changes: 1 addition & 1 deletion json/Codat-Lending.json
Original file line number Diff line number Diff line change
Expand Up @@ -118238,7 +118238,7 @@
"propertyNames": {
"pattern": "^.{1,27}$"
},
"additional properties": {
"additionalProperties": {
"type": "string",
"maxLength": 100
},
Expand Down
2 changes: 1 addition & 1 deletion json/Codat-Platform.json
Original file line number Diff line number Diff line change
Expand Up @@ -5126,7 +5126,7 @@
"propertyNames": {
"pattern": "^.{1,27}$"
},
"additional properties": {
"additionalProperties": {
"type": "string",
"maxLength": 100
},
Expand Down
2 changes: 1 addition & 1 deletion json/Codat-Sync-Commerce-v1.json
Original file line number Diff line number Diff line change
Expand Up @@ -17372,7 +17372,7 @@
"propertyNames": {
"pattern": "^.{1,27}$"
},
"additional properties": {
"additionalProperties": {
"type": "string",
"maxLength": 100
},
Expand Down
2 changes: 1 addition & 1 deletion json/Codat-Sync-Commerce.json
Original file line number Diff line number Diff line change
Expand Up @@ -1730,7 +1730,7 @@
"propertyNames": {
"pattern": "^.{1,27}$"
},
"additional properties": {
"additionalProperties": {
"type": "string",
"maxLength": 100
},
Expand Down
2 changes: 1 addition & 1 deletion json/Codat-Sync-Expenses-v1.json
Original file line number Diff line number Diff line change
Expand Up @@ -2141,7 +2141,7 @@
"propertyNames": {
"pattern": "^.{1,27}$"
},
"additional properties": {
"additionalProperties": {
"type": "string",
"maxLength": 100
},
Expand Down
2 changes: 1 addition & 1 deletion json/Codat-Sync-Expenses.json
Original file line number Diff line number Diff line change
Expand Up @@ -15247,7 +15247,7 @@
"propertyNames": {
"pattern": "^.{1,27}$"
},
"additional properties": {
"additionalProperties": {
"type": "string",
"maxLength": 100
},
Expand Down
2 changes: 1 addition & 1 deletion json/Codat-Sync-Payables-v1.json
Original file line number Diff line number Diff line change
Expand Up @@ -46033,7 +46033,7 @@
"propertyNames": {
"pattern": "^.{1,27}$"
},
"additional properties": {
"additionalProperties": {
"type": "string",
"maxLength": 100
},
Expand Down
2 changes: 1 addition & 1 deletion json/Codat-Sync-Payables.json
Original file line number Diff line number Diff line change
Expand Up @@ -3255,7 +3255,7 @@
"propertyNames": {
"pattern": "^.{1,27}$"
},
"additional properties": {
"additionalProperties": {
"type": "string",
"maxLength": 100
},
Expand Down
2 changes: 1 addition & 1 deletion json/Codat-Sync-Payroll.json
Original file line number Diff line number Diff line change
Expand Up @@ -14876,7 +14876,7 @@
"propertyNames": {
"pattern": "^.{1,27}$"
},
"additional properties": {
"additionalProperties": {
"type": "string",
"maxLength": 100
},
Expand Down
2 changes: 1 addition & 1 deletion json/Webhooks.json
Original file line number Diff line number Diff line change
Expand Up @@ -3653,7 +3653,7 @@
"propertyNames": {
"pattern": "^.{1,27}$"
},
"additional properties": {
"additionalProperties": {
"type": "string",
"maxLength": 100
},
Expand Down
2 changes: 1 addition & 1 deletion yaml/Codat-Bank-Feeds.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3530,7 +3530,7 @@ components:
maxProperties: 10
propertyNames:
pattern: '^.{1,27}$'
additional properties:
additionalProperties:
type: string
maxLength: 100
description: A collection of user-defined key-value pairs that store custom metadata against the company.
Expand Down
2 changes: 1 addition & 1 deletion yaml/Codat-Lending.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -82397,7 +82397,7 @@ components:
maxProperties: 10
propertyNames:
pattern: '^.{1,27}$'
additional properties:
additionalProperties:
type: string
maxLength: 100
description: A collection of user-defined key-value pairs that store custom metadata against the company.
Expand Down
2 changes: 1 addition & 1 deletion yaml/Codat-Platform.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3618,7 +3618,7 @@ components:
maxProperties: 10
propertyNames:
pattern: '^.{1,27}$'
additional properties:
additionalProperties:
type: string
maxLength: 100
description: A collection of user-defined key-value pairs that store custom metadata against the company.
Expand Down
2 changes: 1 addition & 1 deletion yaml/Codat-Sync-Commerce-v1.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12678,7 +12678,7 @@ components:
maxProperties: 10
propertyNames:
pattern: '^.{1,27}$'
additional properties:
additionalProperties:
type: string
maxLength: 100
description: A collection of user-defined key-value pairs that store custom metadata against the company.
Expand Down
2 changes: 1 addition & 1 deletion yaml/Codat-Sync-Commerce.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -1103,7 +1103,7 @@ components:
maxProperties: 10
propertyNames:
pattern: '^.{1,27}$'
additional properties:
additionalProperties:
type: string
maxLength: 100
description: A collection of user-defined key-value pairs that store custom metadata against the company.
Expand Down
2 changes: 1 addition & 1 deletion yaml/Codat-Sync-Expenses-v1.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -1398,7 +1398,7 @@ components:
maxProperties: 10
propertyNames:
pattern: '^.{1,27}$'
additional properties:
additionalProperties:
type: string
maxLength: 100
description: A collection of user-defined key-value pairs that store custom metadata against the company.
Expand Down
2 changes: 1 addition & 1 deletion yaml/Codat-Sync-Expenses.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10576,7 +10576,7 @@ components:
maxProperties: 10
propertyNames:
pattern: '^.{1,27}$'
additional properties:
additionalProperties:
type: string
maxLength: 100
description: A collection of user-defined key-value pairs that store custom metadata against the company.
Expand Down
2 changes: 1 addition & 1 deletion yaml/Codat-Sync-Payables-v1.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -32722,7 +32722,7 @@ components:
maxProperties: 10
propertyNames:
pattern: '^.{1,27}$'
additional properties:
additionalProperties:
type: string
maxLength: 100
description: A collection of user-defined key-value pairs that store custom metadata against the company.
Expand Down
2 changes: 1 addition & 1 deletion yaml/Codat-Sync-Payables.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2307,7 +2307,7 @@ components:
maxProperties: 10
propertyNames:
pattern: '^.{1,27}$'
additional properties:
additionalProperties:
type: string
maxLength: 100
description: A collection of user-defined key-value pairs that store custom metadata against the company.
Expand Down
2 changes: 1 addition & 1 deletion yaml/Codat-Sync-Payroll.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10354,7 +10354,7 @@ components:
maxProperties: 10
propertyNames:
pattern: '^.{1,27}$'
additional properties:
additionalProperties:
type: string
maxLength: 100
description: A collection of user-defined key-value pairs that store custom metadata against the company.
Expand Down
2 changes: 1 addition & 1 deletion yaml/Webhooks.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2704,7 +2704,7 @@ components:
maxProperties: 10
propertyNames:
pattern: '^.{1,27}$'
additional properties:
additionalProperties:
type: string
maxLength: 100
description: A collection of user-defined key-value pairs that store custom metadata against the company.
Expand Down

0 comments on commit 91ac0cd

Please sign in to comment.