It's about completing https://scava-docs.readthedocs.io/en/latest/users/REST-API-Documentation/ For example, we don't have the expected parameters name and value for each methods. The only way to find the info is to refer to the raw code, for example : https://github.com/crossminer/scava/blob/master/metric-platform/platform/org.eclipse.scava.platform.client.api/src/org/eclipse/scava/platform/client/api/AnalysisCreationTaskResource.java
It's about completing https://scava-docs.readthedocs.io/en/latest/users/REST-API-Documentation/
For example, we don't have the expected parameters name and value for each methods. The only way to find the info is to refer to the raw code, for example : https://github.com/crossminer/scava/blob/master/metric-platform/platform/org.eclipse.scava.platform.client.api/src/org/eclipse/scava/platform/client/api/AnalysisCreationTaskResource.java