Loading LocationAPI.json +3 −3 Original line number Original line Diff line number Diff line Loading @@ -3899,14 +3899,14 @@ "properties": { "properties": { "nanoSeconds": { "nanoSeconds": { "description": "The nanoseconds part of the time. Time is defined as Unix-time since January 1, 1970, 00:00:00 UTC.", "description": "The nanoseconds part of the time. Time is defined as Unix-time since January 1, 1970, 00:00:00 UTC.", "format": "int32", "format": "uint32", "type": "integer", "type": "integer", "x-etsi-mec-cardinality": "1", "x-etsi-mec-cardinality": "1", "x-etsi-mec-origin-type": "Uint32" "x-etsi-mec-origin-type": "Uint32" }, }, "seconds": { "seconds": { "description": "The seconds part of the time. Time is defined as Unix-time since January 1, 1970, 00:00:00 UTC.", "description": "The seconds part of the time. Time is defined as Unix-time since January 1, 1970, 00:00:00 UTC.", "format": "int32", "format": "uint32", "type": "integer", "type": "integer", "x-etsi-mec-cardinality": "1", "x-etsi-mec-cardinality": "1", "x-etsi-mec-origin-type": "Uint32" "x-etsi-mec-origin-type": "Uint32" Loading LocationAPI.yaml +2 −2 Original line number Original line Diff line number Diff line Loading @@ -2689,14 +2689,14 @@ components: nanoSeconds: nanoSeconds: description: 'The nanoseconds part of the time. Time is defined as description: 'The nanoseconds part of the time. Time is defined as Unix-time since January 1, 1970, 00:00:00 UTC.' Unix-time since January 1, 1970, 00:00:00 UTC.' format: int32 format: uint32 type: integer type: integer x-etsi-mec-cardinality: '1' x-etsi-mec-cardinality: '1' x-etsi-mec-origin-type: Uint32 x-etsi-mec-origin-type: Uint32 seconds: seconds: description: 'The seconds part of the time. Time is defined as description: 'The seconds part of the time. Time is defined as Unix-time since January 1, 1970, 00:00:00 UTC.' Unix-time since January 1, 1970, 00:00:00 UTC.' format: int32 format: uint32 type: integer type: integer x-etsi-mec-cardinality: '1' x-etsi-mec-cardinality: '1' x-etsi-mec-origin-type: Uint32 x-etsi-mec-origin-type: Uint32 Loading Loading
LocationAPI.json +3 −3 Original line number Original line Diff line number Diff line Loading @@ -3899,14 +3899,14 @@ "properties": { "properties": { "nanoSeconds": { "nanoSeconds": { "description": "The nanoseconds part of the time. Time is defined as Unix-time since January 1, 1970, 00:00:00 UTC.", "description": "The nanoseconds part of the time. Time is defined as Unix-time since January 1, 1970, 00:00:00 UTC.", "format": "int32", "format": "uint32", "type": "integer", "type": "integer", "x-etsi-mec-cardinality": "1", "x-etsi-mec-cardinality": "1", "x-etsi-mec-origin-type": "Uint32" "x-etsi-mec-origin-type": "Uint32" }, }, "seconds": { "seconds": { "description": "The seconds part of the time. Time is defined as Unix-time since January 1, 1970, 00:00:00 UTC.", "description": "The seconds part of the time. Time is defined as Unix-time since January 1, 1970, 00:00:00 UTC.", "format": "int32", "format": "uint32", "type": "integer", "type": "integer", "x-etsi-mec-cardinality": "1", "x-etsi-mec-cardinality": "1", "x-etsi-mec-origin-type": "Uint32" "x-etsi-mec-origin-type": "Uint32" Loading
LocationAPI.yaml +2 −2 Original line number Original line Diff line number Diff line Loading @@ -2689,14 +2689,14 @@ components: nanoSeconds: nanoSeconds: description: 'The nanoseconds part of the time. Time is defined as description: 'The nanoseconds part of the time. Time is defined as Unix-time since January 1, 1970, 00:00:00 UTC.' Unix-time since January 1, 1970, 00:00:00 UTC.' format: int32 format: uint32 type: integer type: integer x-etsi-mec-cardinality: '1' x-etsi-mec-cardinality: '1' x-etsi-mec-origin-type: Uint32 x-etsi-mec-origin-type: Uint32 seconds: seconds: description: 'The seconds part of the time. Time is defined as description: 'The seconds part of the time. Time is defined as Unix-time since January 1, 1970, 00:00:00 UTC.' Unix-time since January 1, 1970, 00:00:00 UTC.' format: int32 format: uint32 type: integer type: integer x-etsi-mec-cardinality: '1' x-etsi-mec-cardinality: '1' x-etsi-mec-origin-type: Uint32 x-etsi-mec-origin-type: Uint32 Loading