@pnp/cli-microsoft365 11.5.0-beta.9dbb2e8 → 11.5.0

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.
@@ -57,6 +57,22 @@ components:
57
57
  User.Read.All: User.Read.All
58
58
  User.ReadWrite.All: User.ReadWrite.All
59
59
  paths:
60
+ /_api/Brandcenter/Configuration:
61
+ get:
62
+ security:
63
+ - delegated:
64
+ - AllSites.Read
65
+ - AllSites.Write
66
+ - AllSites.Manage
67
+ - AllSites.FullControl
68
+ - application:
69
+ - Sites.Read.All
70
+ - Sites.ReadWrite.All
71
+ - Sites.Manage.All
72
+ - Sites.FullControl.All
73
+ responses:
74
+ 200:
75
+ description: OK
60
76
  /_api/contextinfo:
61
77
  post:
62
78
  security: