Skip to content

Create delivery#8

Merged
bruno-costanzo merged 5 commits intomainfrom
feature/create_delivery
Feb 25, 2025
Merged

Create delivery#8
bruno-costanzo merged 5 commits intomainfrom
feature/create_delivery

Conversation

@nicogaldamez
Copy link
Member

Why

Users need to create a delivery using the Uber Direct API.

What

  • Added the create method to DeliveryResource object
  • Improved the Ruber::Error object. Now, if the status is not 200, it raises an exception with more detailed information. This change was made because I noticed that error details were included inside a metadata attribute in the response

@nicogaldamez nicogaldamez added the enhancement New feature or request label Feb 24, 2025
@nicogaldamez nicogaldamez self-assigned this Feb 24, 2025
@bruno-costanzo bruno-costanzo force-pushed the feature/create_delivery branch from e396cd5 to 9a55c20 Compare February 25, 2025 00:38
@bruno-costanzo bruno-costanzo force-pushed the feature/create_delivery branch from 9a55c20 to aeb832a Compare February 25, 2025 00:40
@bruno-costanzo bruno-costanzo merged commit 861d1d2 into main Feb 25, 2025
1 check passed
@bruno-costanzo bruno-costanzo deleted the feature/create_delivery branch February 25, 2025 13:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants