diff --git a/draft/index.html b/draft/index.html index 28aa6ff..4d3e597 100644 --- a/draft/index.html +++ b/draft/index.html @@ -830,11 +830,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>]@@ -847,7 +847,7 @@
type
limit