Skip to content

"null" type isn't handled for OpenAPI 3.1 #2430

Description

@atye
type: object
properties:
  id:
    type: string
  url:
    type: string
    format: uri
  challenger:
    type: "null"
error generating code: error collecting component types: error generating Go types for component schemas: error converting Schema ChallengeOpenJson to Go type: error generating Go schema for property 'challenger': error resolving primitive type: unhandled Schema type: &[null]

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions