fix
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
openapi: 3.0.2
|
||||
info:
|
||||
title: Response without a schema
|
||||
version: 1.0.0
|
||||
paths:
|
||||
/foo:
|
||||
get:
|
||||
responses:
|
||||
'200':
|
||||
description: OK
|
||||
Reference in New Issue
Block a user