web_api_base 6.0.1 → 6.0.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/package.json +1 -1
- package/readme.md +1 -1
package/package.json
CHANGED
package/readme.md
CHANGED
|
@@ -521,7 +521,7 @@ Explain all the possibles rsponses of a controller´s action. We can use this de
|
|
|
521
521
|
[](https://raw.githubusercontent.com/adrianomarino1992/web_api_base/master/light.png)
|
|
522
522
|
|
|
523
523
|
### To use the dark theme, run the API with **--debug --dark** arguments
|
|
524
|
-
[](https://raw.githubusercontent.com/adrianomarino1992/web_api_base/master/dark.png)
|
|
525
525
|
|
|
526
526
|
|
|
527
527
|
## Contributing
|