Schemas

  • object
    Example: {"first":"https://example.com/api/resource","last":"https://example.com/api/resource","next":"https://example.com/api/resource","prev":"https://example.com/api/resource","related":"https://example.com/api/resource","self":"https://example.com/api/resource"}
    Additional Properties: false
    Properties:
    • first
      mixed
      LinkProperty
      Example: "https://example.com/api/resource"
      One Of:
      • string
        A string containing the link’s URL.
        Example: "https://example.com/api/resource"
      • object
        Example: {"href":"https://example.com/api/resource"}
        Additional Properties: false
    • last
      mixed
      LinkProperty
      Example: "https://example.com/api/resource"
      One Of:
      • string
        A string containing the link’s URL.
        Example: "https://example.com/api/resource"
      • object
        Example: {"href":"https://example.com/api/resource"}
        Additional Properties: false
    • next
      mixed
      LinkProperty
      Example: "https://example.com/api/resource"
      One Of:
      • string
        A string containing the link’s URL.
        Example: "https://example.com/api/resource"
      • object
        Example: {"href":"https://example.com/api/resource"}
        Additional Properties: false
    • prev
      mixed
      LinkProperty
      Example: "https://example.com/api/resource"
      One Of:
      • string
        A string containing the link’s URL.
        Example: "https://example.com/api/resource"
      • object
        Example: {"href":"https://example.com/api/resource"}
        Additional Properties: false
    • related
      mixed
      LinkProperty
      Example: "https://example.com/api/resource"
      One Of:
      • string
        A string containing the link’s URL.
        Example: "https://example.com/api/resource"
      • object
        Example: {"href":"https://example.com/api/resource"}
        Additional Properties: false
    • self
      mixed
      LinkProperty
      Example: "https://example.com/api/resource"
      One Of:
      • string
        A string containing the link’s URL.
        Example: "https://example.com/api/resource"
      • object
        Example: {"href":"https://example.com/api/resource"}
        Additional Properties: false

LinkProperty

LinkProperty
  • mixed
    Example: "https://example.com/api/resource"
    One Of:
    • string
      A string containing the link’s URL.
      Example: "https://example.com/api/resource"
    • object
      Example: {"href":"https://example.com/api/resource"}
      Additional Properties: false