cupertino-docs/docs/enterpriseprogramapi/documentation_enterpriseprogramapi_bundleidcapabilitycreaterequest_data-data.dictionary_relationships-data.dictionary.json
Mihaela Mihaljevic 1eae0594fc data: refresh docs/ + add packages/ from .cupertino-dev
Bulk update of the public corpus from /Users/mmj/.cupertino-dev/, the
local source that built v1.0.0 / v1.0.1 release database bundles.

- docs/: 1,739 new pages, 403,381 modified (schema upgrade to the
  structured-page format used by v1.0+: overview, rawMarkdown,
  sections[].items[]). Total 404,568 page JSONs (2.4 GB).
- packages/: 1,587 packages (1.5 GB), previously empty in this repo.
  Includes per-package source archives and READMEs for the curated
  Swift package set. Some packages (notably swiftlang/swift-foundation-icu)
  ship 50-100 MB ICU lookup tables — under GitHub's 100 MB limit.

No deletions: existing files not in .cupertino-dev are preserved
(e.g. swift-org/ has 81 historical pages this update doesn't touch).
2026-05-09 12:58:32 +02:00

39 lines
1.9 KiB
JSON

{
"abstract" : "The relationships to other resources that you can set with this request.",
"availability" : [
],
"codeExamples" : [
],
"contentHash" : "19e70ee9738b66415e0d4dabe372ae484d0b455e7262e969ce350a5b19a07672",
"crawledAt" : "2026-03-10T15:24:56Z",
"declaration" : {
"code" : "object BundleIdCapabilityCreateRequest.Data.Relationships",
"language" : "swift"
},
"id" : "4BB16F77-FBC7-4D06-B9FD-1387F8A1E441",
"kind" : "unknown",
"language" : "data",
"module" : "Enterprise Program API",
"platforms" : [
"Unsupported OS: App Store Connect"
],
"rawMarkdown" : "---\nsource: https:\/\/developer.apple.com\/documentation\/EnterpriseProgramAPI\/BundleIdCapabilityCreateRequest\/Data-data.dictionary\/Relationships-data.dictionary\ncrawled: 2026-03-10T15:24:56Z\n---\n\n# BundleIdCapabilityCreateRequest.Data.Relationships\n\n**Object**\n\nThe relationships to other resources that you can set with this request.\n\n## Declaration\n\n```swift\nobject BundleIdCapabilityCreateRequest.Data.Relationships\n```\n\n## Objects\n\n- **BundleIdCapabilityCreateRequest.Data.Relationships.BundleId**: The relationships to other resources that you can set with this request.\n\n",
"sections" : [
{
"content" : "",
"items" : [
{
"description" : "The relationships to other resources that you can set with this request.",
"name" : "BundleIdCapabilityCreateRequest.Data.Relationships.BundleId",
"url" : "https:\/\/developer.apple.com\/documentation\/EnterpriseProgramAPI\/BundleIdCapabilityCreateRequest\/Data-data.dictionary\/Relationships-data.dictionary\/BundleId-data.dictionary"
}
],
"title" : "Objects"
}
],
"source" : "appleJSON",
"title" : "BundleIdCapabilityCreateRequest.Data.Relationships",
"url" : "https:\/\/developer.apple.com\/documentation\/EnterpriseProgramAPI\/BundleIdCapabilityCreateRequest\/Data-data.dictionary\/Relationships-data.dictionary"
}