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).
55 lines
3.1 KiB
JSON
55 lines
3.1 KiB
JSON
{
|
||
"abstract" : "The relationships to other resources that you can set with this request.",
|
||
"availability" : [
|
||
|
||
],
|
||
"codeExamples" : [
|
||
|
||
],
|
||
"contentHash" : "1ebc4a68360943a836b0c2d2ebd7217507ee17cc9f0d30cd05b6367063add8a8",
|
||
"crawledAt" : "2026-03-10T15:25:49Z",
|
||
"declaration" : {
|
||
"code" : "object ProfileCreateRequest.Data.Relationships.Devices",
|
||
"language" : "swift"
|
||
},
|
||
"id" : "6B339E81-652F-4750-8FB2-983DFA09397C",
|
||
"kind" : "unknown",
|
||
"language" : "data",
|
||
"module" : "Enterprise Program API",
|
||
"platforms" : [
|
||
"Unsupported OS: App Store Connect"
|
||
],
|
||
"rawMarkdown" : "---\nsource: https:\/\/developer.apple.com\/documentation\/EnterpriseProgramAPI\/ProfileCreateRequest\/Data-data.dictionary\/Relationships-data.dictionary\/Devices-data.dictionary\ncrawled: 2026-03-10T15:25:49Z\n---\n\n# ProfileCreateRequest.Data.Relationships.Devices\n\n**Object**\n\nThe relationships to other resources that you can set with this request.\n\n## Declaration\n\n```swift\nobject ProfileCreateRequest.Data.Relationships.Devices\n```\n\n## Objects\n\n- **ProfileCreateRequest.Data.Relationships.Devices.Data**: The type and ID of the resource that you’re relating with the resource you’re creating.\n\n## Objects\n\n- **ProfileCreateRequest.Data.Relationships.BundleId**: The relationships to other resources that you can set with this request.\n- **ProfileCreateRequest.Data.Relationships.Certificates**: The relationships to other resources that you can set with this request.\n\n",
|
||
"sections" : [
|
||
{
|
||
"content" : "",
|
||
"items" : [
|
||
{
|
||
"description" : "The type and ID of the resource that you’re relating with the resource you’re creating.",
|
||
"name" : "ProfileCreateRequest.Data.Relationships.Devices.Data",
|
||
"url" : "https:\/\/developer.apple.com\/documentation\/EnterpriseProgramAPI\/ProfileCreateRequest\/Data-data.dictionary\/Relationships-data.dictionary\/Devices-data.dictionary\/Data-data.dictionary"
|
||
}
|
||
],
|
||
"title" : "Objects"
|
||
},
|
||
{
|
||
"content" : "",
|
||
"items" : [
|
||
{
|
||
"description" : "The relationships to other resources that you can set with this request.",
|
||
"name" : "ProfileCreateRequest.Data.Relationships.BundleId",
|
||
"url" : "https:\/\/developer.apple.com\/documentation\/EnterpriseProgramAPI\/ProfileCreateRequest\/Data-data.dictionary\/Relationships-data.dictionary\/BundleId-data.dictionary"
|
||
},
|
||
{
|
||
"description" : "The relationships to other resources that you can set with this request.",
|
||
"name" : "ProfileCreateRequest.Data.Relationships.Certificates",
|
||
"url" : "https:\/\/developer.apple.com\/documentation\/EnterpriseProgramAPI\/ProfileCreateRequest\/Data-data.dictionary\/Relationships-data.dictionary\/Certificates-data.dictionary"
|
||
}
|
||
],
|
||
"title" : "Objects"
|
||
}
|
||
],
|
||
"source" : "appleJSON",
|
||
"title" : "ProfileCreateRequest.Data.Relationships.Devices",
|
||
"url" : "https:\/\/developer.apple.com\/documentation\/EnterpriseProgramAPI\/ProfileCreateRequest\/Data-data.dictionary\/Relationships-data.dictionary\/Devices-data.dictionary"
|
||
} |