Skip to content

feat: support get related projects by scope config#7414

Merged
klesh merged 2 commits into
mainfrom
scope-config-projects
Apr 30, 2024
Merged

feat: support get related projects by scope config#7414
klesh merged 2 commits into
mainfrom
scope-config-projects

Conversation

@abeizn
Copy link
Copy Markdown
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
Copy Markdown
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
@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