You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: packages/openapi/api/definitions/playlists.yaml
+3Lines changed: 3 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -278,6 +278,9 @@ resources:
278
278
delta:
279
279
type: number
280
280
description: Amount to move next Segment point by (+/-). If delta results in an index that is greater than the number of Segments available, no action will be taken.
281
+
ignoreQuickLoop:
282
+
type: boolean
283
+
description: When true, the operation will ignore any boundaries set by the QuickLoop feature when moving to the next part
0 commit comments