Mark body of archival_config endpoint as required (#8458)

As pointed out in
https://github.com/neondatabase/neon/pull/8414#discussion_r1684881525

Part of https://github.com/neondatabase/neon/issues/8088
This commit is contained in:
Arpad Müller
2024-07-22 18:39:18 +02:00
committed by GitHub
parent 6237322a2e
commit f17fe75169

View File

@@ -414,7 +414,7 @@ paths:
Either archives or unarchives the given timeline.
An archived timeline may not have any non-archived children.
requestBody:
required: false
required: true
content:
application/json:
schema: