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).
44 lines
2.0 KiB
JSON
44 lines
2.0 KiB
JSON
{
|
|
"abstract" : "The data element of the request body.",
|
|
"availability" : [
|
|
|
|
],
|
|
"codeExamples" : [
|
|
|
|
],
|
|
"contentHash" : "b3da79890311c750e1057f899f96c8d7ab61748901ab2aed2dc1d1a925b12c3b",
|
|
"crawledAt" : "2026-03-10T15:24:34Z",
|
|
"declaration" : {
|
|
"code" : "object ProfileCreateRequest.Data",
|
|
"language" : "swift"
|
|
},
|
|
"id" : "F781BFF2-0B35-4BC6-B346-63163B28A07C",
|
|
"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\ncrawled: 2026-03-10T15:24:34Z\n---\n\n# ProfileCreateRequest.Data\n\n**Object**\n\nThe data element of the request body.\n\n## Declaration\n\n```swift\nobject ProfileCreateRequest.Data\n```\n\n## Objects\n\n- **ProfileCreateRequest.Data.Attributes**: Attributes that you set that describe the new resource.\n- **ProfileCreateRequest.Data.Relationships**: The relationships to other resources that you can set with this request.\n\n",
|
|
"sections" : [
|
|
{
|
|
"content" : "",
|
|
"items" : [
|
|
{
|
|
"description" : "Attributes that you set that describe the new resource.",
|
|
"name" : "ProfileCreateRequest.Data.Attributes",
|
|
"url" : "https:\/\/developer.apple.com\/documentation\/EnterpriseProgramAPI\/ProfileCreateRequest\/Data-data.dictionary\/Attributes-data.dictionary"
|
|
},
|
|
{
|
|
"description" : "The relationships to other resources that you can set with this request.",
|
|
"name" : "ProfileCreateRequest.Data.Relationships",
|
|
"url" : "https:\/\/developer.apple.com\/documentation\/EnterpriseProgramAPI\/ProfileCreateRequest\/Data-data.dictionary\/Relationships-data.dictionary"
|
|
}
|
|
],
|
|
"title" : "Objects"
|
|
}
|
|
],
|
|
"source" : "appleJSON",
|
|
"title" : "ProfileCreateRequest.Data",
|
|
"url" : "https:\/\/developer.apple.com\/documentation\/EnterpriseProgramAPI\/ProfileCreateRequest\/Data-data.dictionary"
|
|
} |