Request Asset Editable Attributes

APIs.ioEngineeringPlatform

Properties

Name Type Description
source object
View JSON Schema on GitHub

JSON Schema

apis-io-engineering-platform-cloudforce-one-request-asset-edit-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "$id": "#/components/schemas/cloudforce-one_request-asset-edit",
  "title": "Request Asset Editable Attributes",
  "properties": {
    "source": {
      "$ref": "#/components/schemas/cloudforce-one_asset-content"
    }
  },
  "type": "object"
}