Updated APIv5 (markdown)

Risto Lahtela 2019-07-28 11:57:55 +03:00
parent 66a25bd80a
commit a852c0d738
1 changed files with 1 additions and 1 deletions

@ -93,7 +93,7 @@ DataExtension API is for adding data of plugins to Plan. The provided data is pl
## Query API
- [Documentation for Query API]
- [Documentation for Query API](https://github.com/plan-player-analytics/Plan/wiki/APIv5-Query-API)
- **Since:** 4.9.0
Query API is for performing SQL queries and statements on the Plan database. The API is intended for those who want to store data of their plugins for DataExtension API in the Plan database (in case they don't have their own storage) or want to use Plan data.