diff --git a/install/package.json b/install/package.json index c6bcf42866..bc39a1510b 100644 --- a/install/package.json +++ b/install/package.json @@ -111,7 +111,7 @@ "nodebb-theme-lavender": "7.1.19", "nodebb-theme-peace": "2.2.49", "nodebb-theme-persona": "14.1.18", - "nodebb-widget-essentials": "7.0.40", + "nodebb-widget-essentials": "7.0.41", "nodemailer": "7.0.11", "nprogress": "0.2.0", "passport": "0.7.0", 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