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

more campaign info added in campaign-news service #602

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

RalitsaIlieva
Copy link

The change was made because I need more info about the campaign in the news section where a new frontend is prepared

Motivation and context

Testing

Steps to test

New endpoints

Environment

New environment variables:

  • NEW_ENV_VAR: env var details

New or updated dependencies:

Dependency name Previous version Updated version Details
dependency/name v1.0.0 v2.0.0

Copy link

github-actions bot commented Feb 12, 2024

✅ Tests will run for this PR. Once they succeed it can be merged.

@igoychev igoychev added the run tests Allows running the tests workflows for forked repos label Mar 2, 2024
@github-actions github-actions bot removed the run tests Allows running the tests workflows for forked repos label Mar 2, 2024
@@ -128,12 +128,9 @@ export class CampaignController {
}

@Get('byId/:id')
Copy link
Member

Choose a reason for hiding this comment

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

This endpoint is for administrators only, and the returned data by it is not meant to be public.
If the goal is to get the donation data of campaign, please use one of the available Public() endpoints

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.

3 participants