mirror of
https://github.com/derfenix/webarchive.git
synced 2026-03-11 12:41:54 +03:00
Refactoring
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user