Skip to content

Commit

Permalink
Merge pull request #987 from codatio/oas-sync
Browse files Browse the repository at this point in the history
Automated PR created by OAS bot
  • Loading branch information
pzaichkina authored Jan 31, 2024
2 parents 32977a1 + dbdd2b4 commit 4f00e47
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 3 deletions.
1 change: 0 additions & 1 deletion static/oas/Codat-Accounting.json
Original file line number Diff line number Diff line change
Expand Up @@ -143108,7 +143108,6 @@
"trackingCategoryRefs": {
"type": "array",
"nullable": true,
"deprecated": true,
"description": "Reference to the tracking categories to which the line item is linked.",
"items": {
"$ref": "#/components/schemas/TrackingCategory/definitions/trackingCategoryRef"
Expand Down
1 change: 0 additions & 1 deletion static/oas/Codat-Lending.json
Original file line number Diff line number Diff line change
Expand Up @@ -112178,7 +112178,6 @@
"trackingCategoryRefs": {
"type": "array",
"nullable": true,
"deprecated": true,
"description": "Reference to the tracking categories to which the line item is linked.",
"items": {
"$ref": "#/components/schemas/AccountingTrackingCategory/definitions/trackingCategoryRef"
Expand Down
1 change: 0 additions & 1 deletion static/oas/Codat-Sync-Commerce-v1.json
Original file line number Diff line number Diff line change
Expand Up @@ -14788,7 +14788,6 @@
"trackingCategoryRefs": {
"type": "array",
"nullable": true,
"deprecated": true,
"description": "Reference to the tracking categories to which the line item is linked.",
"items": {
"$ref": "#/components/schemas/AccountingDirectIncome/definitions/directIncomeLineItem/properties/trackingCategoryRefs/items"
Expand Down

0 comments on commit 4f00e47

Please sign in to comment.