Skip to content
This repository has been archived by the owner on Apr 3, 2023. It is now read-only.

fix(portability.upload): upload file for portability attachment #261

Merged
merged 1 commit into from
Nov 20, 2019

Conversation

Steffy29
Copy link
Contributor

Ref: UXCT-202

Signed-off-by: Stephanie Moallic [email protected]

@@ -21,7 +21,7 @@ angular.module('ovh-api-services').service('OvhApiTelephonyPortabilityDocumentV6
},
getDocument: {
method: 'GET',
isArray: false,
isArray: true,
Copy link
Contributor

Choose a reason for hiding this comment

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

telephony.PortabilityDocument isn't an Array. Are you sure about this change?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Yes I am sure. The call of the API return an array.

@antleblanc antleblanc added the bug label Nov 19, 2019
@Steffy29 Steffy29 requested a review from antleblanc November 20, 2019 08:29
@antleblanc antleblanc merged commit ab726e6 into master Nov 20, 2019
@antleblanc antleblanc deleted the fix/portability-upload branch November 20, 2019 09:24
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Development

Successfully merging this pull request may close these issues.

2 participants