hi. @JasonL
Thanks for the link.
Thanks to you, I checked many schemas.
The problem is that if I don't set the script to true , the response is returned as below:
"'scripts' component must be true when the 'meta' component is true."
components: {
meta: true,
scripts: false,
files: false,
customEntities: false,
legacyFiles: false,
},
options: {
meta: {
excludes: {
itemCatalog: false,
productPricing: false,
pushCertificates: true,
integrations: true,
myServers: true,
lobbies: true,
leaderboardsTournaments: true,
independentLeaderboards: true,
migratableGlobalEntities: true,
selfServiceBranding: true,
},
},
scripts: {},
},
allowLiveUpdate: true,