#597 - Polishing.
Formatting. Simplified resource loading in tests. Added missing line feed to ALPS sample file.
This commit is contained in:
@@ -29,5 +29,4 @@ public class AlpsLinkDiscoverer extends JsonPathLinkDiscoverer {
|
||||
public AlpsLinkDiscoverer() {
|
||||
super("$.descriptors[?(@.name == '%s')].href", MediaTypes.ALPS_JSON);
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user