Merge pull request #7178 from nextcloud/work/dev_settings

Add setting section in the app developement tutorial
This commit is contained in:
Carl Schwan
2021-10-14 11:40:10 +02:00
committed by GitHub
3 changed files with 181 additions and 0 deletions

View File

@@ -938,6 +938,8 @@ To run the integration tests change into the **notestutorial** directory and run
phpunit -c phpunit.integration.xml
Adding a RESTful API (optional)
-------------------------------