Array with strings and subarrays #533
Unanswered
vladgelevera
asked this question in
Q&A
Replies: 1 comment
-
Like that ?
|
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.
-
I need to create the following structure:
I tried to create a
Property
with emptyproperty
key, but it ends up with errorMultiple @OA\Property() with the same property=""
:Also I tried to make
Items
throughexample
like this:But it ends up being just a string.
Is there any way to create the structure I need? Thank you!
Beta Was this translation helpful? Give feedback.
All reactions