Files
bruno/tests/import/openapi/fixtures/openapi-missing-info.yaml
Pooja e1b4043ca5 fix: openapi request import (#5586)
* fix: openapi request import
* fix: js sandbox mode selector doesn't show up while opening new collections in playwright tests

---------

Co-authored-by: Bijin Bruno <bijin@usebruno.com>
2025-09-25 13:06:02 +05:30

10 lines
164 B
YAML

openapi: 3.0.0
# Missing required info section
paths:
/test:
get:
summary: Test endpoint
responses:
'200':
description: Success