Skip to content

[Dart] Annotate required named parameters in model#6798

Merged
wing328 merged 4 commits intoOpenAPITools:masterfrom
agilob:dart-annotate-required-named-field
Jul 22, 2020
Merged

[Dart] Annotate required named parameters in model#6798
wing328 merged 4 commits intoOpenAPITools:masterfrom
agilob:dart-annotate-required-named-field

Conversation

@agilob
Copy link
Copy Markdown
Contributor

@agilob agilob commented Jun 28, 2020

Adds official dart meta package which annotates required fields in named constructor.

PR checklist

  • Read the contribution guidelines.
  • If contributing template-only or documentation-only changes which will change sample output, build the project beforehand.
  • Run the shell script ./bin/generate-samples.shto update all Petstore samples related to your fix. 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/config/java*. For Windows users, please run the script in Git BASH.
  • File the PR against the correct branch: master
  • Copy the technical committee to review the pull request if your PR is targeting a particular programming language.

@ircecho (2017/07) @swipesight (2018/09) @jaumard (2018/09) @athornz (2019/12) @amondnet (2019/12)

@agilob agilob changed the title [Dart] Annotate required named parameters in model [WIP] [Dart] Annotate required named parameters in model Jun 28, 2020
@agilob agilob changed the title [WIP] [Dart] Annotate required named parameters in model [Dart] Annotate required named parameters in model Jun 28, 2020
@wing328
Copy link
Copy Markdown
Member

wing328 commented Jul 21, 2020

CircleCI failure not related to this PR. Restarted the job to see how it goes.

@wing328
Copy link
Copy Markdown
Member

wing328 commented Jul 21, 2020

@agilob when you've time, please pull the latest master of the official repo into this branch as we've fixed the caching issues in CircleCI.

@wing328 wing328 merged commit df2c927 into OpenAPITools:master Jul 22, 2020
@agilob agilob deleted the dart-annotate-required-named-field branch September 25, 2021 20:35
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.

2 participants