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

Update master branch with upstream #2

Merged
merged 2,686 commits into from
May 24, 2023
Merged

Update master branch with upstream #2

merged 2,686 commits into from
May 24, 2023

Conversation

ff137
Copy link
Collaborator

@ff137 ff137 commented May 24, 2023

No description provided.

wing328 and others added 30 commits April 1, 2023 18:48
* set 6.6.0 snapshot version

* update samples

* update readme
* [cpp-ue4] Removed warning related to wrong casing of HTTP module

* [cpp-ue4] Fixed compilation error when using file parameters in json body generation

* [cpp-ue4] Do not write the form param json body generation unless there actually are form params

* [cpp-ue4] Added support for enum values in path params
…ools#15130)

* add bytearray, none type as primitive type

* update samples

* update doc
* [cpp-qt-client] Fix warning about deprecated count() method

* [cpp-qt-client] Ignore build directory

* [cpp-qt-client] Use ctest

* Fix CMakeLists.txt for cpp-qt-client
…ientCodegen (OpenAPITools#15096)

* Make TypeScriptClientCodegen extend AbstractTypeScriptClientCodegen

* Regenerate samples

* Update docs

* Clean up

* Remove updated toEnumName

* Fix: SUPPORTS_ES6

* Fix: `setSupportsES6` should not be set directly in unit tests

* Set modelPropertyNaming to camelCase
Downgrade tox and flake8. Alternateively, we can increase minimum python version to 3.8.1
…s#15160)

* explicit interface implementation

* minor spacing change
* Adding Flipkart as a openapi generator user

* chore: added flipkart company logo static asset

* fix: fixed typo in users
Clarify which OpenAPI Generator version exactly introduced [Set skipFormModel to true by default](OpenAPITools#8125).
Added useSwashBuckle condition to Swashbuckle attributes in models
* Check if Kind is Struct

* Commit regenerated files

* Tabs indentation instead of 4-space

* Commit regenerated files
…ITools#15079)

* Add ability to handle parameters of number type

* Generate samples

* Add handling for number without format

* Regenerate samples

* Fix indentation
…ITools#15083)

* Fix: reservedWordsMappings not checked for reserved word

* Fix coding issue
…penAPITools#15084)

* Change Routes to map[string]Route

* Fix linting issues

* Regenerate samples
* add test for aspnetcore 6.0 useSwashBuckle option

* update samples

* update petstore with more tests

* add options

* update samples

* remove unused files
…5189)

Align the lower limits between pyproject.toml and setup.py.

Set a common upper limit of <2, because version 2 brings breaking
changes.
tiffmaelite and others added 28 commits May 20, 2023 20:09
* fix incomplete codegensecurity copies

* refactoring
* use docker

* update

* skip httpclient

* update

* sleep 120

* use cmd

* restore tests

* sleep 120

* clean up

* skip
* update to jdk11, fix tests

* update workflow to use jdk11 instead

* update travis, circleci build

* fix test failure, update CI

* skip mvn install in appveyor

* add windows tests

* fix workflow

* remove log level

* add timeout

* sleep more

* skip tests

* sleep more

* only skip tests

* test with jdk11 only

* fix gradlew

* remove skip tests

* start server after build

* update gradle version

* more time to start server

* update to 420

* comment out build

* update

* update
* update pom.xml with new plugin, setting

* update workflow
* set maven to 3.9

* add java version

* fix maven version

* fix java version
…do not use HttpBearerAuth (or HttpBasicAuth) for other http auth methods (such as http signature auth or custom schemes) (OpenAPITools#15220)

* remove http signature from test yaml when not supported

* do not use HttpBearerAuth for signature auth or other unsupported http auth method

ignore unsupported http auth method unless generated code would not compile (in which case, an exception is thrown)

* [Java] fix use of isBasic condition

* [kotlin] fix use of isBasic condition
* better enforcer with gradle mgmt plugin

* update gradle-enterprise

* fix id
* removed .netcore 3.1

* dont use .net standard for test package
* Added library 'jvm-spring-webclient' to Kotlin client generator

* Reran all generators and generated docs

* Changed target of kotlin-jvm-spring-webclient sample from 2_0 to 3_0

* Added build of kotlin-jvm-spring-webclient to github workflow
…penAPITools#15608)

* better code foramt, add library creator

* remove kotlin server deprecated generator
* support generation of enums for groovy

* add custom json generator for groovy

* add nestet enums in groovy templates

* add indent for nested Groovy enums & fix compilation errors in Groovy ApiUtils

* save auto generated samples&docs for groovy
)

* add test for nullable property with pattern

* update samples
* [rust-client]: fix for collection format multi

* update rust samples

---------

Co-authored-by: Gorka Kobeaga <[email protected]>
@ff137 ff137 merged commit 1557e07 into master May 24, 2023
@ff137 ff137 deleted the update-openapi-master branch May 24, 2023 13:42
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

Successfully merging this pull request may close these issues.