Skip to content

Conversation

@pasha-zayko
Copy link
Contributor

Adding set of new routes to handle customer-related requests:

  • query list of customer records
  • or query single customer record with extended information
  • route to update customer tenant record with new reference and/or name

Defining endpoints to handle get/patch/delete operations for customer-related data

Including new parameter and schemas use with the endpoints
Adding response based on the code changes for this endpoint
Removing delete operation

Adjusting endpoint for patch operation

Updating comments
Adjusting comment text for clarity
@pasha-zayko pasha-zayko self-assigned this Mar 17, 2025
Copilot AI review requested due to automatic review settings March 17, 2025 13:53
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

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

Copilot reviewed 1 out of 1 changed files in this pull request and generated no comments.

Modify schema definitions to reflect use of tenant record and structure instead of customer
@pasha-zayko pasha-zayko changed the title Adding Customer routes Adding Tenant routes Mar 25, 2025
Fix general wording.
Add missing tag description.
@elliot-huffman elliot-huffman merged commit 27d2d01 into main Mar 25, 2025
1 check passed
@elliot-huffman elliot-huffman deleted the pasha-customer-api-dg branch March 25, 2025 22:39
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