-
Notifications
You must be signed in to change notification settings - Fork 30
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
RHINENG-14351: add system authenticated API for templates #1539
Conversation
Referenced Jiras: |
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## master #1539 +/- ##
==========================================
+ Coverage 63.33% 63.68% +0.35%
==========================================
Files 115 116 +1
Lines 9673 9740 +67
==========================================
+ Hits 6126 6203 +77
+ Misses 3003 2986 -17
- Partials 544 551 +7
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
@@ -6611,7 +6682,7 @@ | |||
} | |||
] | |||
}, | |||
"put": { | |||
"patch": { |
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.
does this mean that "/templates/{template_id}/systems"
PUT won't be documented but will still work?
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.
exactly :)
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.
i think it looks good
3120ce9
to
ca38a9e
Compare
github.com/redhatinsights/identity is unmaintained for years
Secure Coding Practices Checklist GitHub Link
Secure Coding Checklist