-
Notifications
You must be signed in to change notification settings - Fork 2.3k
How I can describe multiple files uploading #467
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
Labels
Comments
Swagger 2.0 doesn't support it. Follow this thread for feature updates. |
tim-lai
added a commit
that referenced
this issue
Jun 9, 2022
tim-lai
pushed a commit
that referenced
this issue
Jun 9, 2022
# [0.3.0](https://github.com/swagger-api/swagger-ide/compare/v0.2.2...v0.3.0) (2022-02-10) ### Bug Fixes * **eslint:** define rule to match airbnb preset format ([#467](https://github.com/swagger-api/swagger-ide/issues/467)) ([bf59735](https://github.com/swagger-api/swagger-ide/commit/bf59735a2815b969fe8a06d8249a6f6b6044c316)) * **lint:** add dist to ignore list ([#477](https://github.com/swagger-api/swagger-ide/issues/477)) ([737a2e8](https://github.com/swagger-api/swagger-ide/commit/737a2e8ee940a9248808d8e1b14de3ccf4c35f7d)) * **lint:** reorder eslintc extends list ([#480](https://github.com/swagger-api/swagger-ide/issues/480)) ([e901ce3](https://github.com/swagger-api/swagger-ide/commit/e901ce36571760670cc3a62a05da56342a6c7712)) * **package:** introduce new exports mappings ([#518](https://github.com/swagger-api/swagger-ide/issues/518)) ([35f59a0](https://github.com/swagger-api/swagger-ide/commit/35f59a05032ff4ffb82678eb43106ba82c42080b)) ### Features * bump apidom-ls to 0.17.0 ([e240b74](https://github.com/swagger-api/swagger-ide/commit/e240b74794a88b8a515e1cc24e9c3be1e21fbb29))
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi.
Now I have that config:
But I want describe of multiple files uploading. I'm tried:
but in doc swagger docs I saw that
items
doesn't support _file_ typeIt's possible?
Thanks.
The text was updated successfully, but these errors were encountered: