Requested changes to the Specs #19
Compare changes
+ 204
− 68
@@ -10,17 +10,32 @@ info:
@@ -10,17 +10,32 @@ info:
@@ -33,7 +48,7 @@ paths:
@@ -33,7 +48,7 @@ paths:
@@ -48,20 +63,42 @@ paths:
@@ -48,20 +63,42 @@ paths:
description: Optional query parameter to sort the resulting listings. This sort will be performed based on the field name passed, leaving the values unsorted if there is no field name that matches
description: Optional query parameter to order the resulting listings. This sort will be performed based on the field name passed, leaving the values unsorted if there is no field name that matches
@@ -73,7 +110,10 @@ paths:
@@ -73,7 +110,10 @@ paths:
@@ -102,13 +142,16 @@ paths:
@@ -102,13 +142,16 @@ paths:
@@ -131,12 +174,16 @@ paths:
@@ -131,12 +174,16 @@ paths:
description: Retrieve install metrics for marketplace a listing by its unique ID. These stats will include available metrics for the last 12 months, as well as the overall install statistics. The parameters that are available for this call act as filters for the statistics, allowing for greater flexibility of analysis of the Installation stats.
description: Retrieve install metrics for marketplace a listing by its unique ID. These stats will include available metrics for the last 12 months, as well as the overall install statistics. The parameters that are available for this call act as filters for the statistics, allowing for greater flexibility of analysis of the Installation stats.
@@ -168,12 +215,16 @@ paths:
@@ -168,12 +215,16 @@ paths:
description: Retrieve install metrics for the given marketplace listing and version by its unique listing ID and version number. These stats will include available metrics for the last 12 months, as well as the overall install statistics for the version. The parameters that are available for this call act as filters for the statistics, allowing for greater flexibility of analysis of the Installation stats.
description: Retrieve install metrics for the given marketplace listing and version by its unique listing ID and version number. These stats will include available metrics for the last 12 months, as well as the overall install statistics for the version. The parameters that are available for this call act as filters for the statistics, allowing for greater flexibility of analysis of the Installation stats.
@@ -186,6 +237,8 @@ paths:
@@ -186,6 +237,8 @@ paths:
@@ -195,9 +248,13 @@ paths:
@@ -195,9 +248,13 @@ paths:
@@ -208,7 +265,10 @@ paths:
@@ -208,7 +265,10 @@ paths:
@@ -238,7 +298,10 @@ paths:
@@ -238,7 +298,10 @@ paths:
@@ -253,7 +316,13 @@ paths:
@@ -253,7 +316,13 @@ paths:
@@ -264,7 +333,10 @@ paths:
@@ -264,7 +333,10 @@ paths:
@@ -294,7 +366,10 @@ paths:
@@ -294,7 +366,10 @@ paths:
@@ -323,8 +398,13 @@ paths:
@@ -323,8 +398,13 @@ paths:
@@ -337,7 +417,13 @@ paths:
@@ -337,7 +417,13 @@ paths:
@@ -348,7 +434,10 @@ paths:
@@ -348,7 +434,10 @@ paths:
@@ -361,7 +450,7 @@ paths:
@@ -361,7 +450,7 @@ paths:
@@ -378,14 +467,17 @@ paths:
@@ -378,14 +467,17 @@ paths:
@@ -400,22 +492,22 @@ components:
@@ -400,22 +492,22 @@ components:
description: The version of the running product of the target Eclipse, identical to the version of the product's branding plugin
description: The version of the JRE running the target Eclipse, as returned by the JRE's `System.getProperty("java.version")`
@@ -449,6 +541,20 @@ components:
@@ -449,6 +541,20 @@ components:
@@ -475,13 +581,13 @@ components:
@@ -475,13 +581,13 @@ components:
@@ -493,10 +599,10 @@ components:
@@ -493,10 +599,10 @@ components:
@@ -505,25 +611,28 @@ components:
@@ -505,25 +611,28 @@ components:
@@ -555,7 +664,7 @@ components:
@@ -555,7 +664,7 @@ components:
@@ -572,10 +681,10 @@ components:
@@ -572,10 +681,10 @@ components:
@@ -624,7 +733,7 @@ components:
@@ -624,7 +733,7 @@ components:
@@ -633,22 +742,22 @@ components:
@@ -633,22 +742,22 @@ components:
@@ -658,28 +767,54 @@ components:
@@ -658,28 +767,54 @@ components:
\ No newline at end of file