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: support get related projects by scope config #7414

Merged
merged 2 commits into from
Apr 30, 2024
Merged

Conversation

abeizn
Copy link
Contributor

@abeizn abeizn commented Apr 30, 2024

Summary

feat: support get related projects by scope config

Does this close any open issues?

Related to #7407

Screenshots

image
image

Other Information

Any other information that is important to this PR.

// @Failure 400 {object} shared.ApiBody "Bad Request"
// @Failure 500 {object} shared.ApiBody "Internal Error"
// @Router /plugins/azuredevops/scope-config/{scopeConfigId}/projects [GET]
func GetProjects(input *plugin.ApiResourceInput) (*plugin.ApiResourceOutput, errors.Error) {
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

GetScopeConfigProjects would be more specific

@klesh klesh merged commit 24abaef into main Apr 30, 2024
10 checks passed
@klesh klesh deleted the scope-config-projects branch April 30, 2024 04:13
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.

2 participants