Skip to content

swagger-php v4

Compare
Choose a tag to compare
@DerManoMann DerManoMann released this 28 Nov 01:02
· 271 commits to master since this release
dd5f1b7
  • PHP 8.1 support
  • Annotations can be used as PHP attributes
  • New annotation PathParameter added
  • Removal of deprecated static properties used to configure the underlying Doctrine annotations parser
  • New annotation Attachable to allow to attach any data to annotations/attributes without affecting the generated spec

Migration to v4