Refactoring

This commit is contained in:
2023-04-13 18:22:17 +03:00
parent f47dbefb67
commit 2b7a33e72d
9 changed files with 73 additions and 43 deletions

View File

@@ -1,4 +1,5 @@
openapi: 3.1.0
---
openapi: 3.0.3
info:
title: Sample API
description: API description in Markdown.
@@ -125,7 +126,7 @@ paths:
200:
description: File content
content:
application/pdf: { }
application/pdf: {}
text/plain:
schema:
type: string