[Bps-public-commit] rt-extension-rest2 branch, rest2_api_custom_field_admin, updated. 1.07-10-g9112667

Aaron Trevena ast at bestpractical.com
Tue Apr 7 09:50:14 EDT 2020


The branch, rest2_api_custom_field_admin has been updated
       via  91126675ed2d60be6255ee879a19b50ceac48dc3 (commit)
      from  f3d73ebc2b8831ea2019214053dca36c1cf7cb78 (commit)

Summary of changes:
 Changes | 7 +++++--
 1 file changed, 5 insertions(+), 2 deletions(-)

- Log -----------------------------------------------------------------
commit 91126675ed2d60be6255ee879a19b50ceac48dc3
Author: Aaron Trevena <ast at bestpractical.com>
Date:   Tue Apr 7 14:49:46 2020 +0100

    Updated changelog with new custom field endpoints

diff --git a/Changes b/Changes
index afcfdfb..5367145 100644
--- a/Changes
+++ b/Changes
@@ -1,8 +1,11 @@
 Revision history for RT-Extension-REST2
 
+ - Add endpoint to retrieve custom fields for an object (PR #22 Thanks gibus!)
+ - Add Custom Field value admin endpoints (PR #13 Thanks gibus!)
+ - Add Custom Field admin endpoints (PR #12 Thanks gibus!)
  - Add a new JSON property, "Values:" as an array of all possible values for
-   RT::Customfield of type Select.
- - Allow filtering values for BasedOn custom fields, by specifying a category argument
+   RT::Customfield of type Select. (PR #11 Thanks gibus!)
+ - Allow filtering values for BasedOn custom fields, by specifying a category argument (PR #11 Thanks gibus!)
 
 1.07 2019-05-24
  - Accept 'Content' as a parameter on create. The documentation previously showed

-----------------------------------------------------------------------


More information about the Bps-public-commit mailing list