ci: regenerated with OpenAPI Doc 0.0.3, Speakeasy CLI 1.206.0

This commit is contained in:
speakeasybot
2024-03-12 15:07:13 +00:00
parent 207d81ed46
commit f76d0b2a02
847 changed files with 36197 additions and 5 deletions

12
.gitattributes vendored Normal file
View File

@@ -0,0 +1,12 @@
#
# https://help.github.com/articles/dealing-with-line-endings/
#
# Linux start script should use lf
/gradlew text eol=lf
# These are Windows script files and should use crlf
*.bat text eol=crlf
# This allows generated code to be indexed correctly
*.java linguist-generated=false