From b19281b0611328e4213259e9c3c0d686cfdd6cb0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bar=C4=B1=C5=9F=20Soner=20U=C5=9Fakl=C4=B1?= Date: Mon, 8 Dec 2025 10:18:38 -0500 Subject: [PATCH] revert: spec change --- public/openapi/write/posts/pid/diffs/timestamp.yaml | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/public/openapi/write/posts/pid/diffs/timestamp.yaml b/public/openapi/write/posts/pid/diffs/timestamp.yaml index 02d4219d9c..15d942fc26 100644 --- a/public/openapi/write/posts/pid/diffs/timestamp.yaml +++ b/public/openapi/write/posts/pid/diffs/timestamp.yaml @@ -19,9 +19,7 @@ delete: description: a valid UNIX timestamp example: 1611850000000 responses: - "200": + '200': description: Post diff successfully deleted content: - application/json: - schema: - $ref: ../diffs.yaml#/get/responses/200/content + $ref: ../diffs.yaml#/get/responses/200/content \ No newline at end of file