swagger-php
swagger-php copied to clipboard
Context is missing class attribute
Hello!
Thank you for the great package! I encountered a problem with the latest release 4.9.2 - the context is missing class
attribute now. Please, suggest how to fetch the class name, the attribute is set to.
Best regards
Could you please provide some more details? For example is this using swagger-php directly or via bundle/plugin? A snippet of the annotations that break would be good too.
@DerManoMann , I am using it with https://github.com/nelmio/NelmioApiDocBundle/tree/v4.26.1. Having all dependencies unchanged except for zircote/swagger-php 4.9.1 -> 4.9.2.
Hmm. A reproducable code example would really help. While the bug happens after the swagger-php upgrade triggers the error the problem might stii be with the bundle.