Skip to content

Conversation

ghost
Copy link

@ghost ghost commented Oct 1, 2021

Hi again!

At work, we realized what could be a small error. For ShipmentServiceOptions, the node expects a LabelLinksIndicator instead of the LabelLinkIndicator (note the 's'), in contrast with the LabelRecoveryRequest which indeed expects the LabelLinkIndicator, without the 's'.

The result was that the URL was not returned in the accept response.

To fix that, we added an option to set LabelLinksIndicator modifying as well the relevant if statement for ShipmentServiceOptions.

Again, let me know if I need to do something else in order to have it merged.

Cheers!
X.

Copy link
Collaborator

@ptondereau ptondereau left a comment

Choose a reason for hiding this comment

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

Thank you for your PR!
Just some small feedback here

}

/**
* @return string
Copy link
Collaborator

Choose a reason for hiding this comment

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

Suggested change
* @return string
* @return boolean

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