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

ci(postman): Add Customer list endpoint #2623

Merged
merged 2 commits into from
Oct 18, 2023
Merged

ci(postman): Add Customer list endpoint #2623

merged 2 commits into from
Oct 18, 2023

Conversation

Gnanasundari24
Copy link
Contributor

Type of Change

  • Bugfix
  • New feature
  • Enhancement
  • Refactoring
  • Dependency updates
  • Documentation
  • CI/CD

Description

Added List customer endpoint to the collections

Additional Changes

  • This PR modifies the API contract
  • This PR modifies the database schema
  • This PR modifies application configuration/environment variables

How did you test it?

Ran the collections

Screenshot 2023-10-18 at 1 17 01 PM Screenshot 2023-10-18 at 1 17 34 PM

Checklist

  • I formatted the code cargo +nightly fmt --all
  • I addressed lints thrown by cargo clippy
  • I reviewed the submitted code
  • I added unit tests for my changes where possible
  • I added a CHANGELOG entry if applicable

Sorry, something went wrong.

@Gnanasundari24 Gnanasundari24 requested a review from a team as a code owner October 18, 2023 07:48
@github-actions github-actions bot added the S-conventions-not-followed Status: This PR does not follow contributing guidelines label Oct 18, 2023
@pixincreate pixincreate changed the title ci(postman):Add Customer list endpoint ci(postman): Add Customer list endpoint Oct 18, 2023
@github-actions github-actions bot removed the S-conventions-not-followed Status: This PR does not follow contributing guidelines label Oct 18, 2023
Copy link
Member

@pixincreate pixincreate left a comment

Choose a reason for hiding this comment

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

Other than that, LGTM!

},
{
"key": "api-key",
"value": "dev_GjNoSP4hVX8opfmczYhmg6zMzbYWRwK9O49aw9XC6Pia8qnUyrccQLBRE07PFHdg"
Copy link
Member

Choose a reason for hiding this comment

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

Remove the content within the value

@SanchithHegde SanchithHegde added this pull request to the merge queue Oct 18, 2023
@SanchithHegde SanchithHegde added A-CI-CD Area: Continuous Integration/Deployment C-test Category: Tests labels Oct 18, 2023
Merged via the queue into main with commit cd90305 Oct 18, 2023
@SanchithHegde SanchithHegde deleted the customerList branch October 18, 2023 18:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-CI-CD Area: Continuous Integration/Deployment C-test Category: Tests
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants