Skip to content

Update the option --tls-certificate-key to --tls-key of todo-list-server in todo-list example #2718

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
Feb 16, 2022

Conversation

nishipy
Copy link
Contributor

@nishipy nishipy commented Feb 16, 2022

Fix #2716 .

Signed-off-by: nishipy <goodisonev4@gmail.com>
@codecov
Copy link

codecov bot commented Feb 16, 2022

Codecov Report

Merging #2718 (294af19) into master (1dc6bd5) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #2718   +/-   ##
=======================================
  Coverage   82.91%   82.91%           
=======================================
  Files          55       55           
  Lines        9548     9548           
=======================================
  Hits         7917     7917           
  Misses       1117     1117           
  Partials      514      514           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 1dc6bd5...294af19. Read the comment docs.

@casualjim casualjim merged commit acb235e into go-swagger:master Feb 16, 2022
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.

Need to fix the options of todo-list-server in todo-list example
2 participants