Update tainacan-api.md

This commit is contained in:
weryques 2017-12-12 15:33:36 -02:00
parent 3550c8b614
commit 3952519647
1 changed files with 5 additions and 1 deletions

View File

@ -71,6 +71,8 @@ A REST API for Tainacan Plugin. This API uses the Wordpress REST API.
}
```
1.1.2 GET (Fetch all collection metadata)
2. Route `wp-json/tainacan/v2/metadata/item/(?P<item_id>[\d]+)`
2.1. Endpoints supported:
@ -87,4 +89,6 @@ A REST API for Tainacan Plugin. This API uses the Wordpress REST API.
values: ''
}
```
```
2.1.2 GET (Fetch all item metadata, with your values)