DORSETRIGS
Home

swagger-php (3 post)


posts by category not found!

Can I make swagger-php use arrays on the query string?

Query String Arrays with Swagger PHP Demystifying the Magic Swagger PHP a powerful tool for documenting APIs can sometimes leave developers scratching their hea

2 min read 07-10-2024 27
Can I make swagger-php use arrays on the query string?
Can I make swagger-php use arrays on the query string?

$ref "#/components/responses/" not found for @OA\Response(response=200)

Couldnt Find My Response Solving the ref components responses Not Found Error in Open API The Problem You re diligently building your API documentation using Op

2 min read 05-10-2024 43
$ref "#/components/responses/" not found for @OA\Response(response=200)
$ref "#/components/responses/" not found for @OA\Response(response=200)

cannot get rid of phpstan errors since switching to php attributes for OpenApi - has no value type specified in iterable type array

Conquering PHP Stan Errors with Open Api Attributes A Deep Dive into Array Type Declarations Migrating to PHP attributes for Open Api documentation can be a smo

2 min read 02-09-2024 63
cannot get rid of phpstan errors since switching to php attributes for OpenApi - has no value type specified in iterable type array
cannot get rid of phpstan errors since switching to php attributes for OpenApi - has no value type specified in iterable type array