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

fix: update SDK and fix /identities/:id/session endpoint in swagger/openapi #1756

Merged
merged 1 commit into from
Sep 18, 2021

Conversation

harnash
Copy link
Contributor

@harnash harnash commented Sep 18, 2021

This is an addendum to #1740 . I've missed one spot in the swagger definitions and had to regenerate SDK.

Related issue(s)

Contributes to #655

Checklist

@harnash harnash changed the title Update SDK and fix /identities/:id/session endpoint in swagger/openapi fix: update SDK and fix /identities/:id/session endpoint in swagger/openapi Sep 18, 2021
@codecov
Copy link

codecov bot commented Sep 18, 2021

Codecov Report

Merging #1756 (b74132f) into master (36bb336) will decrease coverage by 0.05%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #1756      +/-   ##
==========================================
- Coverage   74.10%   74.05%   -0.06%     
==========================================
  Files         260      260              
  Lines       12714    12714              
==========================================
- Hits         9422     9415       -7     
- Misses       2667     2674       +7     
  Partials      625      625              
Impacted Files Coverage Δ
session/handler.go 92.64% <ø> (ø)
cmd/courier/watch.go 60.34% <0.00%> (-12.07%) ⬇️

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 36bb336...b74132f. Read the comment docs.

@aeneasr aeneasr merged commit d614f2a into ory:master Sep 18, 2021
@aeneasr
Copy link
Member

aeneasr commented Sep 18, 2021

ty 👍

@harnash harnash deleted the session_purge_fix_sdk branch September 18, 2021 17:05
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.

None yet

2 participants