Add missing colon to ArchivalConfigRequest specification (#8627)

Add a missing colon to the API specification of `ArchivalConfigRequest`.
The `state` field is required. Pointed out by Gleb.
This commit is contained in:
Arpad Müller
2024-08-07 14:53:52 +02:00
committed by GitHub
parent 00c981576a
commit 4d7c0dac93

View File

@@ -932,7 +932,7 @@ components:
description: Whether to poll remote storage for layers to download. If false, secondary locations don't download anything.
ArchivalConfigRequest:
type: object
required
required:
- state
properties:
state: