Skip to content

Minor update to readme #4

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

Merged
merged 1 commit into from
May 13, 2018
Merged

Minor update to readme #4

merged 1 commit into from
May 13, 2018

Conversation

wing328
Copy link
Member

@wing328 wing328 commented May 12, 2018

PR checklist

  • Read the contribution guidelines.
  • Ran the shell script under ./bin/ to update Petstore sample so that CIs can verify the change. (For instance, only need to run ./bin/{LANG}-petstore.sh and ./bin/security/{LANG}-petstore.sh if updating the {LANG} (e.g. php, ruby, python, etc) code generator or {LANG} client's mustache templates). Windows batch files can be found in .\bin\windows\.
  • Filed the PR against the correct branch: Default: master.
  • Copied the technical committee to review the pull request if your PR is targeting a particular programming language.

Description of the PR

(details of the change, additional tests that have been done, reference to the issue for tracking, etc)

@wing328 wing328 added this to the 3.0.0 milestone May 12, 2018
@jimschubert jimschubert self-assigned this May 12, 2018
@jimschubert
Copy link
Member

Looks good. Is the new email ready to go? Or are we waiting for DNS propagation before merging this?

@wing328
Copy link
Member Author

wing328 commented May 12, 2018

[email protected] is ready 😃

@jmini jmini merged commit 23ad9f3 into master May 13, 2018
@jmini jmini deleted the update_readme branch May 13, 2018 04:27
lukoyanov added a commit to lukoyanov/openapi-generator that referenced this pull request Aug 27, 2018
wing328 pushed a commit that referenced this pull request Aug 28, 2018
* added play framework 2.6 support

* generated petstore sample

* generated petstore sample #2

* generated petstore sample #3

* Revert "generated petstore sample #3"

* generated petstore sample #4

* fixed circleci configs

* one more time samples regen
A-Joshi referenced this pull request in ihsmarkitoss/openapi-generator Feb 27, 2019
* added play framework 2.6 support

* generated petstore sample

* generated petstore sample #2

* generated petstore sample #3

* Revert "generated petstore sample #3"

* generated petstore sample #4

* fixed circleci configs

* one more time samples regen
kuFEAR added a commit to kuFEAR/openapi-generator that referenced this pull request Jun 11, 2020
wing328 added a commit that referenced this pull request Jun 16, 2020
…Body, Set List as default collection for Kotlin data class (#6456)

* Replace typeMapping kotlin.Array with kotlin.collections.List, because its doesn't work with Kotlin Data Classes(required manually implementing  hashCode&equals)
Replace typeMapping kotlin.Array<kotlin.Byte> with efficient primitive implementation kotlin.ByteArray
Replace instantiationTypes array to kotlin.collections.ArrayList, for extending Array we should provide element count to its constructor.

* Fixed path(removed slash on begin path) for Jvm Kotlin Retrofit

* Fixed handling optional bodyParams for Jvm Kotlin Retrofit

* Fix kotlin tests

* Fixed code format for detekt inspections #2

* revert formatting

* Added ability to generate optional @query params.

* Update Kotlin docs.

* Update Kotlin openapi3 client samples

* Update Kotlin client samples

* Update Kotlin openapi3 client samples after merge with master

* Revert hardcoding List instead Array

* Set List as default collectionType

* Update Kotlin samples

* Fixed Kotlin multiplatform api template. fix mapper for Array type.
Fixed Kotlin multiplatform api template Code style.

* Update Kotlin multiplatform sample

* Fix Kotlin multiplatform template code style

* Update Kotlin multiplatform sample

* Fix Kotlin multiplatform converting Array to List in Api.

* Update Kotlin multiplatform sample #3

* Fix Kotlin tests

* Fix Kotlin jackson Application.kt

* Fix Kotlin tests #2

* Fix merge conflict with master

* Generate samples after merge with master

* Generate samples after merge with master #2

* Generate samples after merge with master #3

* Generate samples after merge with master #4

* update kotlin samples

* update all samples

Co-authored-by: William Cheng <[email protected]>
Thecrazyskull pushed a commit to Thecrazyskull/openapi-generator that referenced this pull request Nov 13, 2020
mflorin referenced this pull request in ionos-cloud/openapi-generator Aug 13, 2021
* feat: add filters to skip the generation of marked models and apis
* feat: accept more than one skipTag using globalSettings

Signed-off-by: Florin Mihalache <[email protected]>
wing328 pushed a commit that referenced this pull request Jan 2, 2022
ronanwatkins added a commit to ronanwatkins/openapi-generator that referenced this pull request Mar 4, 2022
fire pushed a commit to V-Sekai/openapi-generator that referenced this pull request Jun 25, 2024
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.

3 participants