I was looking into whether the spec supported generics, and I found this nifty article recently shared by henry andrews here
This has technically been a part of the spec for a while, but it's not documented. There is currently an open issue authored 2 months ago to document it OAI/OpenAPI-Specification#3601
I was wondering if swagger-php might be able to add support for it. Although I don't think swagger-codegen parses it, so this would just be a nice-to-have for if/when they do
I was looking into whether the spec supported generics, and I found this nifty article recently shared by henry andrews here
This has technically been a part of the spec for a while, but it's not documented. There is currently an open issue authored 2 months ago to document it OAI/OpenAPI-Specification#3601
I was wondering if swagger-php might be able to add support for it. Although I don't think swagger-codegen parses it, so this would just be a nice-to-have for if/when they do