-
I'd like to create a dedicated issue for this to keep track of information and links for this topic.
Things taken from #303:
- https://developers.helloreverb.com/swagger/
- http://zacstewart.com/2012…
-
#### What are you trying to achieve?
I want to get a component from Yii::$app.
#### What do you get instead?
Yii::$app is null.
I found that Codeception\Lib\InnerBrowser::_after() set $this->clien…
ghost updated
6 years ago
-
It works, just push the images to https://hub.docker.com/r/yiisoftware/yii2-php
I tested for php version 7.0 and 7.1
**Config**:
```bash
$ cat .env
## Environment variables for docker-compose c…
-
yii set bower alias:
Yii::setAlias('@bower', $this->_vendorPath . DIRECTORY_SEPARATOR . 'bower')
light\yii-swagger install swagger-ui in vendor/bower-asset
but light\yii-swagger\SwaggerUIAsset …
-
Help to understand the installation. I have implemented api on Yii2 advanced. There is a folder api, frontend and backend. How to properly install the swagger and how to call it. Thank you in advance.
-
hello,
i have downloaded yii2-rest with swagger-ui, swagger-doc and swagger-api.
it is loading swagger-docs/swagger.json when we run ui of swagger api, i have problem regarding that how can dynamic…
-
My `composer.json`:
```json
{
"name": "test",
"description": "test",
"homepage": "",
"type": "project",
"license": "",
"minimum-stability": "dev",
"require": {
…
-
There is a bunch of existing open/closed issues with questions how to hide the method of the model. My question is about how can all the methods be disabled first and then enabled only those which are…
-
1、composer require --prefer-dist light/yii2-swagger "~1.0.4" --dev
error
Your requirements could not be resolved to an installable set of packages.
Problem 1
- light/yii2-swagger 1.0.5 …
-
I would love to see support for annotation on multidimensional arrays and/or standard object properties.
I added some resources in this issue for another project https://github.com/machour/yii2-swagg…