Auto generate api client

This commit is contained in:
Guilherme Werner 2025-12-16 18:44:07 -03:00
parent 79236af76b
commit f75e0275cc
712 changed files with 277698 additions and 885 deletions

12
.editorconfig Normal file
View file

@ -0,0 +1,12 @@
root = true
[*]
end_of_line = lf
indent_style = space
indent_size = 4
charset = utf-8
trim_trailing_whitespace = true
insert_final_newline = true
[*.md]
trim_trailing_whitespace = false