You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am trying to generate the following OpenAPI JSON but I am having trouble generating the "not": { "required": [ array. I can't really find any examples of doing this and the only thing I can get working is producing warnings (PHP Warning: @OA\Schema() is missing key-field: "schema") because I'm likely doing it wrong. Any help would be appreciated.
I am trying to generate the following OpenAPI JSON but I am having trouble generating the
"not": { "required": [
array. I can't really find any examples of doing this and the only thing I can get working is producing warnings (PHP Warning: @OA\Schema() is missing key-field: "schema") because I'm likely doing it wrong. Any help would be appreciated.The text was updated successfully, but these errors were encountered: