Yii2 Swagger Versions Save

yii2 with swagger-php

3.0.4

1 month ago

What's Changed

Full Changelog: https://github.com/lichunqiang/yii2-swagger/compare/3.0.3...3.0.4

3.0.3

1 year ago

3.0.1

4 years ago

3.0.0

4 years ago

2.0.0-alpha

6 years ago

Now using swagger-ui 3.x !!!

Document and usage will be ready as soon as possiable. Before that the demo project can refer for the usage.

Enjoy

1.0.7

6 years ago

Fix nginx header can not accept like api_key

1.0.6

6 years ago

Add OPTIONS and HEAD to supported methods. Thanks to @Kolyunya

1.0.5

7 years ago

Fix SwaggerAction when specified response format in controller @bradliu

1.0.2

7 years ago

Added cache support. Thanks to @dcb9

1.0.1

8 years ago

Change api_key input type to password