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

[CON-761] feat: Enable Delighted proxy #1243

Merged
merged 4 commits into from
Dec 20, 2024
Merged

[CON-761] feat: Enable Delighted proxy #1243

merged 4 commits into from
Dec 20, 2024

Conversation

immdipu
Copy link
Collaborator

@immdipu immdipu commented Dec 20, 2024

Testing

GET

image

POST

image

DELETE

image
  • PATCH and PUT Method endpoints not available.

Pagination

Pagination is cursor based. Within each response, a Link header will provide access to the next page of results. If missing, there are no more results to be returned.

Next page Link is in the header :
image

Next page:
image

ERROR

Call the API with the incorrect people ID.
image

provide invalid payload
image

Call incorrect http method
image

Successful console operation (operation & events)

image

Failed console operation (operation & events)

image

@immdipu immdipu requested a review from RajatPawar December 20, 2024 07:04
@RajatPawar RajatPawar merged commit 4d6c134 into main Dec 20, 2024
5 checks passed
@RajatPawar RajatPawar deleted the dipu/delighted branch December 20, 2024 08:05
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