Skip to content

Commit

Permalink
fixup! Add endpoint for getting item properties (RAD-720)
Browse files Browse the repository at this point in the history
  • Loading branch information
OndraM committed Dec 7, 2017
1 parent 27a4c8d commit 6c15fb2
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,8 @@
<!-- There is always Unreleased section on the top. Subsections (Added, Changed, Fixed, Removed) should be added as needed. -->

## Unreleased
- Endpoint `$matej->getItemProperties()` that returns all defined item properties
### Added
- Endpoint to get all defined item properties in the Matej database (`$matej->request()->getItemProperties()`).

## 1.0.0 - 2017-12-05
### Added
Expand Down

0 comments on commit 6c15fb2

Please sign in to comment.