Replies: 1 comment
-
Gosh, changing maxOccurs -> max_occcurs resolved it, likewise for min_occurs. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
My example:
Given the request:
I would like to receive:
Issueing the request yields:
It seems that the serializer is assuming the issue would begin with an attribute id, just my assumption.
What I'm doing wrong?
Environment is:
Beta Was this translation helpful? Give feedback.
All reactions