mirror of
https://git.ianrenton.com/ian/spothole.git
synced 2025-10-27 08:49:27 +00:00
Add GUID. Closes #10
This commit is contained in:
@@ -223,6 +223,10 @@ components:
|
||||
Spot:
|
||||
type: object
|
||||
properties:
|
||||
guid:
|
||||
type: string
|
||||
description: Globally unique identifier to distinguish this spot from any others.
|
||||
example: d8a3f1b6-cb73-464e-b717-54b7004aa04f
|
||||
dx_call:
|
||||
type: string
|
||||
description: Callsign of the operator that has been spotted
|
||||
|
||||
Reference in New Issue
Block a user