-
Notifications
You must be signed in to change notification settings - Fork 28
API gateway: api-keys in webserver, gateway services and client sdk #1460
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
Conversation
Codecov Report
@@ Coverage Diff @@
## master #1460 +/- ##
=======================================
Coverage 52.55% 52.55%
=======================================
Files 32 32
Lines 666 666
Branches 33 33
=======================================
Hits 350 350
Misses 310 310
Partials 6 6 Continue to review full report at Codecov.
|
0f349a4
to
c8626ef
Compare
- sets up a system with environs for devel -
- logging - fixes tests - / and /health untagged
c8626ef
to
7385de9
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Frontend looks very very good
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
👍
What do these changes do?
webserver
service:auth/api-keys
pathapi-gateway
service:me
andstudies
(dummy handles in this PR)Related issue number
part of #1268
part of #1269
How to test
Checklist
make openapi-specs
,git commit ...
and thenmake version-*
)