Releases: lithnet/resourcemanagement-webservice
Releases · lithnet/resourcemanagement-webservice
v2.0.6692
v2.0.6689
This update adds in 4 new endpoints that can be used to manipulate attributes directly, without having to modify the resource representation. #8
The following new endpoints have been added
- Delete a value from a specific attribute of a resource
- Delete all values from a specific attribute of a resource
- Add a value to a specific attribute of a resource
- Get a specific attribute from a resource
The application has also been updated to use .NET Framework version 4.6.1
v2.0.6226
Adds support for getting permission hints from the v2 API
Adds support for modification of resource rendering
Fixes issue #6 in the v2 API where a resource's attribute values are all serialized as strings
v2.0.6185
v2.0.6170
v2.0.6108
Fixes an issue where multivalued updates to a resource were not processed
v2.0.6099
Adds v2 API methods
v1.0.6088
Fixes an issue where a pending authorization response from the FIM service results in a 500 error
v1.0.6048
Adds localization support
v1.0.6039
Updates RMC library to improve exception error messages