Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Errors generating code with the OpenAPI Generator #180

Open
martyphee opened this issue Nov 28, 2024 · 0 comments
Open

Errors generating code with the OpenAPI Generator #180

martyphee opened this issue Nov 28, 2024 · 0 comments

Comments

@martyphee
Copy link

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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant