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

feat(provider): add include query parameter for provider_groups #5974

Conversation

vicferpoy
Copy link
Member

Context

We needed to return provider_groups detailed information when requested from GET /providers.

Description

Added include=provider_groups to GET /providers:

image

image

License

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

@vicferpoy vicferpoy requested a review from a team as a code owner November 30, 2024 17:01
Copy link

codecov bot commented Nov 30, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 92.89%. Comparing base (76b8ac1) to head (eb64a3a).
Report is 493 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #5974      +/-   ##
==========================================
+ Coverage   92.86%   92.89%   +0.03%     
==========================================
  Files          58       58              
  Lines        4919     4940      +21     
==========================================
+ Hits         4568     4589      +21     
  Misses        351      351              
Components Coverage Δ
prowler ∅ <ø> (∅)
api 92.89% <100.00%> (+0.03%) ⬆️

@snaow snaow merged commit ab489be into master Dec 1, 2024
13 checks passed
@snaow snaow deleted the PRWLR-5549-add-provider-group-detailed-info-from-providers-endpoint branch December 1, 2024 15:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants