From 22f9802e7b2e59f9505e2574eb918c37206deec4 Mon Sep 17 00:00:00 2001 From: fredlcore Date: Sun, 5 Jan 2025 20:48:57 +0800 Subject: [PATCH] Bugfix --- openapi.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/openapi.yaml b/openapi.yaml index 8ed42522..7e5308e0 100644 --- a/openapi.yaml +++ b/openapi.yaml @@ -996,9 +996,9 @@ components: type: number format: integer example: - parameter: "700" - status: 1 - destination: 0 + '700': + status: 1 + destination: 0 PossibleValue: title: PossibleValue