Major corpus refresh accompanying the cupertino #284 cleanup work: docs/ (412,562 files / 2.4G total): - Net change: 71,284 files (1,017,864 insertions / 4,503,415 deletions). - Removed: 1,166 + 39 + 3 = 1,208 poison files Apple's CDN consistently returns error templates for (JS-disabled fallback + Web Server Error + 502/403 titles). - Added: 8,357 .json files recovered from cross-backup URL match (May-09 jsonpass + private mirror + Apr-30 pre-recrawl). - Added: 103 .md files from the November 2025 AppleDocs snapshot for URIs not available as .json anywhere. - Added: 580 synthesized stub .json files for URIs whose own page Apple's CDN won't render but whose one-line description IS embedded in the parent type's Topics section. Each stub carries the parent- extracted description as 'abstract' and source: custom. - Verified clean across 12 poison categories (no HTTP error titles, no JS-disabled fallback, no Skip-Navigation broken bodies, no openresty/CDN markers) by a full no-heuristics scan of all 412,458 .json + 103 .md files. swift-evolution/ (912 files, +41 new): - Refetched via 'cupertino fetch --type evolution' against github.com/swiftlang/swift-evolution. - 3 brand-new SE-XXXX proposals + 478 refreshed. - Preserves the historical NNNN-descriptive-name files (429 of them) that the cupertino-docs repo kept from the original swift-evolution proposals/* directory layout — both naming conventions coexist. swift-org/ (787 files, +2 from local sync). archive/ (419 files, +12 from local sync). packages/, hig/ unchanged. Reference: #290 (re-publish v1.0.x bundle), #284 (poison rows, closed), PR #289 + PR #291 (crawler + indexer defenses, merged into cupertino main), #293 (URI collision design issue, filed). No version bump on cupertino. The corpus tag below marks this state.
34 lines
3.9 KiB
JSON
34 lines
3.9 KiB
JSON
{
|
||
"abstract" : "The request body you use to update a Bundle ID Capability.",
|
||
"codeExamples" : [
|
||
|
||
],
|
||
"contentHash" : "0e304849e2e1559900b31eb6760c651b7eabc9cc50f23f340d33766172e1f156",
|
||
"crawlDepth" : 2,
|
||
"crawledAt" : "2026-05-11T19:52:33Z",
|
||
"id" : "A0C34517-07B3-989E-11F3-F3AE98BCD03B",
|
||
"kind" : "unknown",
|
||
"overview" : "BundleIdCapabilityUpdateRequest ObjectBundleIdCapabilityUpdateRequestThe request body you use to update a Bundle ID Capability.object BundleIdCapabilityUpdateRequestPropertiesdataBundleIdCapabilityUpdateRequest.Data (Required) The resource data.",
|
||
"rawMarkdown" : "---\nsource: https:\/\/developer.apple.com\/documentation\/enterpriseprogramapi\/bundleidcapabilityupdaterequest\ncrawled: 2026-05-11T19:52:33Z\n---\n\n# BundleIdCapabilityUpdateRequest | Apple Developer Documentation\n\n- [ Enterprise Program API ](\/documentation\/enterpriseprogramapi)\n\n- [ BundleIdCapabilityUpdateRequest ](\/documentation\/enterpriseprogramapi\/bundleidcapabilityupdaterequest)\n\n- BundleIdCapabilityUpdateRequest \n\nObject# BundleIdCapabilityUpdateRequest\n\nThe request body you use to update a Bundle ID Capability.\n\n```\nobject BundleIdCapabilityUpdateRequest\n```\n\n## [Properties](\/documentation\/enterpriseprogramapi\/bundleidcapabilityupdaterequest#properties)\n\n`data``[BundleIdCapabilityUpdateRequest.Data`](\/documentation\/enterpriseprogramapi\/bundleidcapabilityupdaterequest\/data-data.dictionary) (Required) The resource data.\n\n## [ Attributes ](\/documentation\/enterpriseprogramapi\/bundleidcapabilityupdaterequest#attributes)\n\n Possible types: ``## [Topics](\/documentation\/enterpriseprogramapi\/bundleidcapabilityupdaterequest#topics)\n\n### [Objects](\/documentation\/enterpriseprogramapi\/bundleidcapabilityupdaterequest#Objects)\n\n[`object BundleIdCapabilityUpdateRequest.Data`](\/documentation\/enterpriseprogramapi\/bundleidcapabilityupdaterequest\/data-data.dictionary)The data element of the request body.## [See Also](\/documentation\/enterpriseprogramapi\/bundleidcapabilityupdaterequest#see-also)\n\n### [Object and Data Types](\/documentation\/enterpriseprogramapi\/bundleidcapabilityupdaterequest#Object-and-Data-Types)\n\n[`object BundleIdCapability`](\/documentation\/enterpriseprogramapi\/bundleidcapability)The data structure that represents a Bundle ID Capabilities resource.[`object BundleIdCapabilityCreateRequest`](\/documentation\/enterpriseprogramapi\/bundleidcapabilitycreaterequest)The request body you use to create a Bundle ID Capability.[`object BundleIdCapabilityResponse`](\/documentation\/enterpriseprogramapi\/bundleidcapabilityresponse)A response that contains a single Bundle ID Capabilities resource.[`object BundleIdCapabilitiesResponse`](\/documentation\/enterpriseprogramapi\/bundleidcapabilitiesresponse)A response that contains a list of Bundle ID Capability resources.[`object BundleIdCapabilitiesWithoutIncludesResponse`](\/documentation\/enterpriseprogramapi\/bundleidcapabilitieswithoutincludesresponse)A response that contains a single Bundle IDs capability resource without includes.[`object CapabilityOption`](\/documentation\/enterpriseprogramapi\/capabilityoption)An option within a capability setting.[`object CapabilitySetting`](\/documentation\/enterpriseprogramapi\/capabilitysetting)An object that represents a capability setting for an app.[`type CapabilityType`](\/documentation\/enterpriseprogramapi\/capabilitytype)String that represents an app’s capability type.",
|
||
"sections" : [
|
||
{
|
||
"content" : "",
|
||
"title" : "Properties"
|
||
},
|
||
{
|
||
"content" : "",
|
||
"title" : "Attributes"
|
||
},
|
||
{
|
||
"content" : "",
|
||
"title" : "Topics"
|
||
},
|
||
{
|
||
"content" : "",
|
||
"title" : "See Also"
|
||
}
|
||
],
|
||
"source" : "appleWebKit",
|
||
"title" : "BundleIdCapabilityUpdateRequest | Apple Developer Documentation",
|
||
"url" : "https:\/\/developer.apple.com\/documentation\/enterpriseprogramapi\/bundleidcapabilityupdaterequest"
|
||
} |