Skip to content

Commit

Permalink
Remove mistakenly added field. This field is not documented in Uplynk…
Browse files Browse the repository at this point in the history
… documentation but was provided in examples. Most likely it's a mistake in documentation
  • Loading branch information
OlegRyz committed Sep 5, 2024
1 parent 1417fc0 commit 2ca3306
Showing 1 changed file with 0 additions and 5 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -26,11 +26,6 @@ data class PingResponse(
*/
val ads: UplynkAds? = null,

/**
*
*/
val boundaries: List<BoundaryDetail>? = null,

/**
* **VAST Only**
*
Expand Down

0 comments on commit 2ca3306

Please sign in to comment.