Skip to content

[C#] add support for client certificates#5328

Merged
wing328 merged 5 commits intoOpenAPITools:masterfrom
jornhd:issue_5306__support_for_client_certificates
Feb 20, 2020
Merged

[C#] add support for client certificates#5328
wing328 merged 5 commits intoOpenAPITools:masterfrom
jornhd:issue_5306__support_for_client_certificates

Conversation

@jornhd
Copy link
Copy Markdown
Contributor

@jornhd jornhd commented Feb 15, 2020

@shibayan Here is template changes for solving the issue #5306 . New samples has been generated, along with missing openapi3 samples and batch files.

PR checklist

  • [ x ] Read the contribution guidelines.
  • [ x ] If contributing template-only or documentation-only changes which will change sample output, build the project before.
  • [ x ] Run the shell script(s) under ./bin/ (or Windows batch scripts under.\bin\windows) to update Petstore samples related to your fix. This is important, as CI jobs will verify all generator outputs of your HEAD commit, and these must match the expectations made by your contribution. You only need to run ./bin/{LANG}-petstore.sh, ./bin/openapi3/{LANG}-petstore.sh if updating the code or mustache templates for a language ({LANG}) (e.g. php, ruby, python, etc).
  • [ x ] File the PR against the correct branch: master, 4.3.x, 5.0.x. Default: master.
  • [ x ] Copy the technical committee to review the pull request if your PR is targeting a particular programming language.

@jornhd jornhd requested a review from jimschubert February 15, 2020 12:30
@wing328
Copy link
Copy Markdown
Member

wing328 commented Feb 15, 2020

Thanks for the PR but your commit (as shown in the Commits tab) is not linked to your Github account, which means this PR won't count as your contribution in https://github.com/OpenAPITools/openapi-generator/graphs/contributors.

Let me know if you need help fixing it.

Ref: https://github.com/OpenAPITools/openapi-generator/wiki/FAQ#how-can-i-update-commits-that-are-not-linked-to-my-github-account

@jornhd
Copy link
Copy Markdown
Contributor Author

jornhd commented Feb 15, 2020 via email

Copy link
Copy Markdown
Contributor

@shibayan shibayan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@wing328
Copy link
Copy Markdown
Member

wing328 commented Feb 20, 2020

@jornhd thanks for the PR.

@shibayan thanks for the review.

@wing328 wing328 merged commit 28f649a into OpenAPITools:master Feb 20, 2020
@wing328 wing328 changed the title Issue 5306 support for client certificates [C#] add support for client certificates Feb 20, 2020
MikailBag pushed a commit to MikailBag/openapi-generator that referenced this pull request Mar 23, 2020
* Issue OpenAPITools#5306: Added support for client certificates for csharp-netcore

* Added missing windows petstore scripts

* Updated sample client

* Added missing openapi3 samples

* Added missing images causing openapi3 test projects to fail
@wing328 wing328 added this to the 4.3.0 milestone Mar 26, 2020
@wing328
Copy link
Copy Markdown
Member

wing328 commented Mar 27, 2020

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