Identifies which organizations can import a library capsule. Scopes can be public
(available to all capsules in the Marketplace) or restricted
(available to only the organization the capsule belongs to, as well as other explicitly enumerated organizations).
If scope
is not provided in a library
block, it implies the restricted
scope with no additional organizations.
public optional | Allows all capsules in the Marketplace to import this library capsule |
restricted optional | Only allows specific capsules in the Marketplace to import this library capsule |