diff --git a/schema b/schema index 0b8332068..efb547d5e 100644 --- a/schema +++ b/schema @@ -292,28 +292,28 @@ "first": { "description": "The first page of data", "oneOf": [ - { "type": "string", "format": "uri-reference" }, + { "$ref": "#/definitions/link" }, { "type": "null" } ] }, "last": { "description": "The last page of data", "oneOf": [ - { "type": "string", "format": "uri-reference" }, + { "$ref": "#/definitions/link" }, { "type": "null" } ] }, "prev": { "description": "The previous page of data", "oneOf": [ - { "type": "string", "format": "uri-reference" }, + { "$ref": "#/definitions/link" }, { "type": "null" } ] }, "next": { "description": "The next page of data", "oneOf": [ - { "type": "string", "format": "uri-reference" }, + { "$ref": "#/definitions/link" }, { "type": "null" } ] }
Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.
Alternative Proxies: