-
Notifications
You must be signed in to change notification settings - Fork 10
Open
Description
Hello.
I'm getting this error when trying to validate OpenAPI v3 definition:
WakeOnWeb\Component\Swagger\Exception\ParseException : The key "swagger" is required and has not been specified (openapi, info, tags, paths, components).
Definition starts like this:
openapi: 3.0.0
info:
description: |
My API
version: "1.0.0-oas3"
title: My API
contact:
email: [email protected]
paths:
...
Are there any plans to support version 3 in a near future?
Thanks in advance.
Metadata
Metadata
Assignees
Labels
No labels