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

missing definition "items": [] in openapi.json #32

Open
yabe-diverta opened this issue Mar 15, 2021 · 2 comments
Open

missing definition "items": [] in openapi.json #32

yabe-diverta opened this issue Mar 15, 2021 · 2 comments
Assignees

Comments

@yabe-diverta
Copy link
Contributor

/rcms-api/1/form/7/send has a malformed items value in responseBody.
"items": []

スクリーンショット 2021-03-15 12 09 56

P.S.
actually it has more invalidations(↓) but the above is crucial that openapi-typescript-codegen generates malformed codes.
スクリーンショット 2021-03-15 12 08 04

@yabe-diverta yabe-diverta changed the title missing definition "items": [] missing definition "items": [] in openapi.json Mar 15, 2021
@artem-tim
Copy link

This was due to a (recent) implementation of matrix type (especially the case when no ROW or COL are defined)
Fix: https://github.com/diverta/Kuroco-opendev/pull/469

@sakaguchi-diverta
Copy link
Collaborator

@artem-tim Oh sorry, it was my mistake... Thank you for fixing 🙇

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

4 participants