Skip to content

[Bug]: OpenAPI library is missing the info.license.identifier field. #11301

Description

@glecaros

Describe the bug

Model definitions for the OpenAPI license are missing the identifier property.

Reproduction

Using

@info(#{
  license: #{ name: "MIT", identifier: "MIT" },
})

will result in a warning about identifier not being a know prop.

Checklist

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions