Hello Apache Airavata Dev Community! *PATCH Functionality Pull Request: * https://github.com/apache/airavata-custos/pull/415 I've added a PATCH endpoint to group management in Airavata Custos, allowing developers to only pass in the properties they want to change in the request. Previously, we only had a PUT endpoint, where developers would need to pass in the entire updated object, even if some properties were not changed.
*README Updates: *https://github.com/apache/airavata-custos/pull/414 I also added some updates to the README to maintain accuracy with how to currently get Custos up and running. This README will continuously be updated, if installation steps change. That's it for now! I'd love any feedback regarding anything related to this project (code, features, anything!). Sincerely, Ganning Xu