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

Fixed response with Array #5

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Fixed response with Array #5

wants to merge 1 commit into from

Conversation

teonivalois
Copy link

  • If response contains an array of items, only the first one was being
    fetched. Now it fetches all elements.
  • Fixed the getNode:withName: for ARC

- If response contains an array of items, only the first one was being
fetched. Now it fetches all elements.
- Fixed the getNode:withName: for ARC
@trombini
Copy link

hi teonivalois .. did you also patch the generation of the stub objects? patching only the soapresponse seems not enough as the *OutDTOs are still wrong. I don't really like to patch them manually as it would be a mess if i have to update the wsdl file.

thank you for your answer

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