Skip to content

Errors generating code with the OpenAPI Generator #180

Open
@martyphee

Description

@martyphee

Kotlin Project 2.0.21
OpenAPI generator pluin 7.10.0

I try to generate the code and get the following errors. Any thoughts?

There were issues with the specification. The option can be disabled via validateSpec (Maven/Gradle) or --skip-validate-spec (CLI).
 | Error count: 2, Warning count: 6
Errors: 
	-attribute components.schemas.ticket_custom_attributes.items is missing
	-attribute components.schemas.ticket_request_custom_attributes.items is missing
Warnings: 
	-attribute components.schemas.ticket_custom_attributes.items is missing
	-attribute components.schemas.ticket_request_custom_attributes.items is missing

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