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

424 Agency budgets endpoint OAS typo #425

Merged
merged 2 commits into from
Feb 19, 2025

Conversation

dhochbaum-dcp
Copy link
Contributor

This Issue is for fixing a couple typos in the OAS spec for the agency budgets endpoint implemented for #401. The spec defines the path as /agencyBugdets whereas the controller correctly sets it as agency-budgets.

  • Change path in OAS file to dash case instead of camel
  • Fix typo in path in OAS file - budgets not bugdets
  • Regen Kubb files

Closes #424

@dhochbaum-dcp dhochbaum-dcp merged commit c7646b4 into main Feb 19, 2025
3 checks passed
@dhochbaum-dcp dhochbaum-dcp deleted the 424/agency-budgets-endpoint-oas-typo branch February 19, 2025 16:44
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.

Agency budgets endpoint OAS typo
2 participants