diff --git a/draft/index.html b/draft/index.html index d80e536..19467f8 100644 --- a/draft/index.html +++ b/draft/index.html @@ -840,11 +840,11 @@
- If the reconciliation service supports data extension property proposals, it MUST support HTTP GET requests to the endpoint /extend/propose
(relative to the reconciliation endpoint) with a type
query string parameter
+ If the reconciliation service supports data extension property proposals, it MUST support HTTP GET requests to the endpoint /extend/propose
(relative to the reconciliation endpoint) with a type
query parameter
containing a type identifier.
- The service SHOULD support an optional limit
query string parameter to control the number of proposed properties.
+ The service SHOULD support an optional limit
query parameter to control the number of proposed properties.
GET /extend/propose?type=<type identifier>[&limit=<limit>]@@ -857,7 +857,7 @@
type
limit