API spec update

This commit is contained in:
Ian Renton
2025-10-20 11:52:41 +01:00
parent 1a7427ad36
commit e2e5eb0b8b

View File

@@ -991,3 +991,7 @@ components:
type: string
description: Icon, from the Font Awesome set. This is fairly opinionated but is here to help the Spothole web UI and Field Spotter. Does not include the "fa-" prefix.
example: tree
ref_regex:
type: string
description: Regex that matches this SIG's reference IDs. Generally for Spothole's own internal use, clients probably won't need this.
example: "[A-Z]{2}\-\d+"