Skip to content
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

Add swagger support for JWT #22

Closed
wants to merge 4 commits into from
Closed

Add swagger support for JWT #22

wants to merge 4 commits into from

Conversation

amirhessampourhossein
Copy link
Contributor

@amirhessampourhossein amirhessampourhossein commented Jan 20, 2024

I thought being able to insert the token inside swagger would be a good idea.
I also tried to remove the token requirement only for the GenerateToken api, but I couldn't find a way to achieve this.
what do you think ? @amantinband

Copy link

codecov bot commented Jan 20, 2024

Codecov Report

Attention: 1 lines in your changes are missing coverage. Please review.

Comparison is base (5822811) 65.46% compared to head (6d77b27) 66.35%.

❗ Current head 6d77b27 differs from pull request most recent head 8c72e60. Consider uploading reports for the commit 8c72e60 to get more accurate results

Files Patch % Lines
...CleanArchitecture.Api/Controllers/ApiController.cs 66.66% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #22      +/-   ##
==========================================
+ Coverage   65.46%   66.35%   +0.89%     
==========================================
  Files          95       96       +1     
  Lines        1390     1412      +22     
  Branches       86       85       -1     
==========================================
+ Hits          910      937      +27     
+ Misses        439      435       -4     
+ Partials       41       40       -1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

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.

1 participant