Description
Describe the bug
The following OpenAPI used to be valid in OpenApi v1.x. It is now giving an error message.
OpenApi File To Reproduce
openapi: 3.0.0
info:
title: Sample API
version: 1.0.0
paths: {}
Expected behavior
Valid OpenApi document
Screenshots/Code Snippets
fail: Microsoft.OpenApi.Hidi.Handlers.ValidateCommandHandler[0]
=> Parsing OpenAPI: simple1.yaml => Detected errors
Detected error during parsing: Paths is a REQUIRED field at #/
Metadata
Assignees
Labels
No labels
Activity