@vrplatform/api 1.3.1-stage.6505 → 1.3.1-stage.6514
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
|
@@ -3633,7 +3633,7 @@ export interface paths {
|
|
|
3633
3633
|
};
|
|
3634
3634
|
get?: never;
|
|
3635
3635
|
/**
|
|
3636
|
-
* @description Set
|
|
3636
|
+
* @description Set a listing's group parent. Grouping requires compatible ownership and unlocked child history; a current in-review child statement can join a matching published parent statement.
|
|
3637
3637
|
*
|
|
3638
3638
|
* Required scope: listings:write
|
|
3639
3639
|
*/
|