mirror of
https://git.ianrenton.com/ian/spothole.git
synced 2026-06-24 05:35:10 +00:00
Global autoformat
This commit is contained in:
@@ -678,7 +678,7 @@ components:
|
||||
oneOf:
|
||||
- $ref: "#/components/schemas/SIGName"
|
||||
- type: string
|
||||
enum: [NO_SIG]
|
||||
enum: [ NO_SIG ]
|
||||
example: POTA
|
||||
|
||||
Continent:
|
||||
@@ -1455,7 +1455,7 @@ components:
|
||||
for DX). Null if foF2 or MUF data is not yet available.
|
||||
additionalProperties:
|
||||
type: string
|
||||
enum: [Closed, Short, Long]
|
||||
enum: [ Closed, Short, Long ]
|
||||
example:
|
||||
"160m": "Closed"
|
||||
"80m": "Short"
|
||||
|
||||
Reference in New Issue
Block a user