diff --git a/xero_assets.yaml b/xero_assets.yaml index af21b16ff..b081e32fb 100644 --- a/xero_assets.yaml +++ b/xero_assets.yaml @@ -316,6 +316,7 @@ paths: assetId: 68f17094-af97-4f1b-b36b-013b45b6ad3c assetName: Computer47822 assetNumber: "123478074" + description: CAD workstation assigned to the design team purchaseDate: 2020-01-01T00:00:00 purchasePrice: 100.0000 disposalPrice: 23.0000 @@ -661,6 +662,10 @@ components: type: string description: Must be unique. example: FA-0013 + description: + type: string + description: The asset description. This may be null in collection responses and populated when retrieving a single asset. + example: Delivery van used for regional shipments purchaseDate: type: string format: date