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

Добавьте подсказку для массивов в Response типах #48

Open
dimensi opened this issue Mar 31, 2023 · 0 comments

Comments

@dimensi
Copy link

dimensi commented Mar 31, 2023

Если бекенд принимает список через запятую, то есть массив строк. То генерируется тип который указывает что нужно прокидывать строку. Хотелось бы иметь хоть какую-ту подсказку через комментарии, что туда не просто строка прокидывается, а список через запятую или можно алиас.

/** Список элементов через запятую */
type ArrayAsString = string
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