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: Added restricted_spender_user_ids field in GET and POST categories APIs of approver and admin persona #350

Merged
merged 2 commits into from
Aug 30, 2023

Conversation

satyamyesj
Copy link
Contributor

@satyamyesj satyamyesj commented Aug 30, 2023

Description

Added restricted_spender_user_ids field in GET and POST categories APIs of approver and admin persona

Clickup

https://app.clickup.com/t/85ztr63mu

@satyamyesj satyamyesj force-pushed the satyam-85ztr63mu branch 2 times, most recently from 0e6751c to d991da1 Compare August 30, 2023 10:59
@satyamyesj satyamyesj changed the title feat: Added restricted_spender_user_ids field in GET /admin/categories endpoint feat: Added restricted_spender_user_ids field in GET and POST categories APIs Aug 30, 2023
@satyamyesj satyamyesj changed the title feat: Added restricted_spender_user_ids field in GET and POST categories APIs feat: Added restricted_spender_user_ids field in GET and POST categories APIs of approver and admin persona Aug 30, 2023
example: [2222, 1221]
description: |
List of project ids for which this category can be used. If project_ids is null, then this category can be used for any project.
restricted_spender_user_ids:
Copy link
Contributor

Choose a reason for hiding this comment

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

Seems like only these 2 lines were additionally added in the admin_approver_category_out from category_out.

@satyamyesj satyamyesj merged commit 4f7c2e9 into main Aug 30, 2023
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