{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "$id": "https://ausca.com/contracts/offers/browser-session.input.schema.json",
  "title": "Browser session create input",
  "description": "Create one fixed 10-minute remote browser lease. The initial offer has no caller-selected options.",
  "type": "object",
  "additionalProperties": false,
  "maxProperties": 0
}
