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

Fixes rendering in Swagger documentation for TArray<> type fields #802

Open
marcelojaloto opened this issue Jan 5, 2025 · 1 comment
Open

Comments

@marcelojaloto
Copy link
Contributor

This fix allows a TArray type field to be rendered in Swagger documentation. Previously it was necessary to use TObjectList to render an array type field. With this fix it will now be possible to render arrays of TArray and TObjectList types.

@marcelojaloto marcelojaloto mentioned this issue Jan 5, 2025
@marcelojaloto
Copy link
Contributor Author

@danieleteti Please approve my pull request as soon as possible. Thank you very much!

Happy New Year 2025!

See more:
#803

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