{ "$schema": "https://json-structure.org/meta/core/v0/#", "$id": "https://raw.githubusercontent.com/api-evangelist/lightspeed-pos/refs/heads/main/json-structure/restaurant-k-series-teckel-link-self-page-structure.json", "name": "teckelLinkSelfPage", "description": "teckelLinkSelfPage schema from Lightspeed Restaurant K Series API", "type": "object", "properties": { "self": { "properties": { "href": { "example": "https://api.trial.lsk.lightspeed.app/i/i/richItem/8262?page=0&size=100&sort=", "type": "string", "description": "The URL of the page of results." } }, "type": "object" } } }