Skip to content

Conversation

@glowcloud
Copy link
Contributor

This PR avoids accessing properties of empty Example Objects, e.g.:

openapi: 3.0.4
paths:
  /test:
    put:
      parameters:
        - in: query
          name: test
          examples:
            test:
      responses:
        '200':
          description: OK

@glowcloud glowcloud merged commit 6a07ac8 into master May 20, 2025
8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants