Commit 45f9bada authored by Nathan Chambron's avatar Nathan Chambron
Browse files

renamed id to UUID

parent 7180dd51
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -127,6 +127,7 @@ components:
    trackable:
      type: object
      required:
	- UID
        - creatorUID
        - trackableType
        - trackableEncodingInformation
@@ -136,7 +137,7 @@ components:
        - trackableDimension
        - keyvalueTagList
      properties:
        id :
        UID:
          description: A Universally Unique IDentifier identifying the trackable
          type: string
          format: uuid