Skip to content

Arrow function removed#8433

Merged
macjohnny merged 2 commits intoOpenAPITools:masterfrom
ragulmurugesan:master
Mar 11, 2021
Merged

Arrow function removed#8433
macjohnny merged 2 commits intoOpenAPITools:masterfrom
ragulmurugesan:master

Conversation

@ragulmurugesan
Copy link
Contributor

@ragulmurugesan ragulmurugesan commented Jan 13, 2021

PR checklist

  • Read the contribution guidelines.
  • Pull Request title clearly describes the work in the pull request and Pull Request description provides details about how to validate the work. Missing information here may result in delayed response from the community.
  • If contributing template-only or documentation-only changes which will change sample output, build the project beforehand.
  • Run
    mvn clean package
    ./bin/generate-samples.sh
    ./bin/utils/export_docs_generators.sh
    
    to update all Petstore samples related to your fix.
    Commit all changed files.
    This is important, as CI jobs will verify all generator outputs of your HEAD commit as it would merge with master.
    These must match the expectations made by your contribution.
    You may regenerate an individual generator by passing the relevant config(s) as an argument to the script, for example ./bin/generate-samples.sh bin/configs/java*.
    For Windows users, please run the script in Git BASH.
  • File the PR against the correct branch: master, 5.1.x, 6.0.x
  • Copy the technical committee to review the pull request if your PR is targeting a particular programming language.

@macjohnny
Copy link
Member

@blackwolf37 thanks for this contribution. could you please re-generate the samples according to the PR checklist?

@wing328
Copy link
Member

wing328 commented Feb 25, 2021

Pushed b59bb33 to update the samples. Let's see how that goes.

@macjohnny macjohnny merged commit f7a6b7f into OpenAPITools:master Mar 11, 2021
@wing328 wing328 added this to the 5.1.0 milestone Mar 16, 2021
@wing328
Copy link
Member

wing328 commented Mar 22, 2021

@blackwolf37 thanks for the PR, which has been included in the v5.1.0 release: https://twitter.com/oas_generator/status/1373636654024380423

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants