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

Replace wildcard endpoints with explicit endpoints in Quoting Service #1875

Closed
11 tasks done
oderayi opened this issue Nov 26, 2020 · 0 comments
Closed
11 tasks done

Replace wildcard endpoints with explicit endpoints in Quoting Service #1875

oderayi opened this issue Nov 26, 2020 · 0 comments
Assignees
Labels
oss-core This is an issue - story or epic related to a feature on a Mojaloop core service or related to it story
Milestone

Comments

@oderayi
Copy link

oderayi commented Nov 26, 2020

Goal:

As an OSS Maintainer

I want to replace wildcard endpoints in Quoting Service with explicit endpoints

so that individual endpoints are explicitly defined and API documentations (swagger) can be more detailed and usable.

Acceptance Criteria:

  • Wildcard endpoints/routes are replaced with specific endpoints
  • API documentation (swagger) endpoints are detailed and usable

Complexity: Low - Already implemented in ALS

Uncertainty: Low - Already implemented in ALS


Tasks:

  • Replace all wildcard endpoints with explicit endpoints with relevant description
  • Ensure changes cascade down to /documentation and /swagger.json endpoints

Done

  • Acceptance Criteria pass
  • Designs are up-to date
  • Unit Tests pass
  • Integration Tests pass
  • Code Style & Coverage meets standards
  • Changes made to config (default.json) are broadcast to team and follow-up tasks added to update helm charts and other deployment config.

Pull Requests:

Follow-up:

  • N/A

Dependencies:

  • N/A

Accountability:

  • Owner: TBC
  • QA/Review: TBC
@oderayi oderayi added oss-core This is an issue - story or epic related to a feature on a Mojaloop core service or related to it story labels Nov 26, 2020
@oderayi oderayi self-assigned this Nov 26, 2020
@oderayi oderayi added this to the Sprint 12.2 milestone Nov 26, 2020
@oderayi oderayi closed this as completed Nov 27, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
oss-core This is an issue - story or epic related to a feature on a Mojaloop core service or related to it story
Projects
None yet
Development

No branches or pull requests

1 participant