Global autoformat

This commit is contained in:
Ian Renton
2026-06-19 21:36:11 +01:00
parent edb2641f76
commit 07d0d98f3d
65 changed files with 1250 additions and 844 deletions

View File

@@ -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"