php-openapi icon indicating copy to clipboard operation
php-openapi copied to clipboard

feat: mark `tags` and `parameters` as list in `Operation`

Open simPod opened this issue 2 years ago • 3 comments

simPod avatar Feb 22 '23 14:02 simPod

cc @cebe

simPod avatar Mar 23 '25 20:03 simPod

can you explain the change or point me to some docs about this? Not aware of the syntax, how is it better?

cebe avatar Apr 23 '25 12:04 cebe

point me to some docs about this
  • https://phpstan.org/writing-php-code/phpdoc-types#lists
  • https://phpstan.org/blog/phpstan-1-9-0-with-phpdoc-asserts-list-type#list-type

SOHELAHMED7 avatar Oct 17 '25 12:10 SOHELAHMED7