maxResults is really called limit, update the discovery document accordingly
authorWard Vandewege <ward@clinicalfuture.com>
Mon, 18 Mar 2013 20:01:17 +0000 (16:01 -0400)
committerWard Vandewege <ward@clinicalfuture.com>
Mon, 18 Mar 2013 20:01:17 +0000 (16:01 -0400)
public/discovery/v1/apis/orvos/v1/rest

index 0e0c31e97216c4f002584e39f0f832d85923db53..d02c73820314c7489190732885834717d971f6b7 100644 (file)
      "httpMethod": "GET",
      "description": "Lists the user's collections.",
      "parameters": {
-      "maxResults": {
+      "limit": {
        "type": "integer",
        "description": "Maximum number of collections to return.",
        "default": "100",
      "httpMethod": "GET",
      "description": "Lists the user's links.",
      "parameters": {
-      "maxResults": {
+      "limit": {
        "type": "integer",
        "description": "Maximum number of links to return.",
        "default": "100",