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

TSPS-356 add quotas controller with api to get quota for a pipeline #159

Merged
merged 2 commits into from
Nov 15, 2024

Conversation

jsotobroad
Copy link
Collaborator

Description

This PR adds an API endpoint that allows the user to see their quota usage for a given pipeline

Jira Ticket

https://broadworkbench.atlassian.net/browse/TSPS-356

Copy link
Collaborator

@mmorgantaylor mmorgantaylor left a comment

Choose a reason for hiding this comment

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

sweeeet, one minor typo to fix

parameters:
- $ref: '#/components/parameters/PipelineName'
get:
summary: Return info about the users quota usage for the specified pipeline
Copy link
Collaborator

Choose a reason for hiding this comment

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

Suggested change
summary: Return info about the users quota usage for the specified pipeline
summary: Return info about the user's quota usage for the specified pipeline

Copy link

sonarcloud bot commented Nov 15, 2024

@jsotobroad jsotobroad merged commit 4c53a3e into main Nov 15, 2024
14 checks passed
@jsotobroad jsotobroad deleted the js_TSPS-356 branch November 15, 2024 18:07
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