cupertino-docs/docs/enterpriseprogramapi/documentation_enterpriseprogramapi_userinvitationcreaterequest_data-data.dictionary_attributes-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

29 lines
1.2 KiB
JSON

{
"abstract" : "Attributes that you set that describe the new resource.",
"availability" : [
],
"codeExamples" : [
],
"contentHash" : "76639904158eafdfb1c2d0b282d04974d0a90f9032d22de29a4baeb9f1e0928c",
"crawledAt" : "2026-03-10T15:25:06Z",
"declaration" : {
"code" : "object UserInvitationCreateRequest.Data.Attributes",
"language" : "swift"
},
"id" : "8AC4C338-7024-4AC2-A62E-943C4E10E134",
"kind" : "unknown",
"language" : "data",
"module" : "Enterprise Program API",
"platforms" : [
"Unsupported OS: App Store Connect"
],
"rawMarkdown" : "---\nsource: https:\/\/developer.apple.com\/documentation\/EnterpriseProgramAPI\/UserInvitationCreateRequest\/Data-data.dictionary\/Attributes-data.dictionary\ncrawled: 2026-03-10T15:25:06Z\n---\n\n# UserInvitationCreateRequest.Data.Attributes\n\n**Object**\n\nAttributes that you set that describe the new resource.\n\n## Declaration\n\n```swift\nobject UserInvitationCreateRequest.Data.Attributes\n```\n\n",
"sections" : [
],
"source" : "appleJSON",
"title" : "UserInvitationCreateRequest.Data.Attributes",
"url" : "https:\/\/developer.apple.com\/documentation\/EnterpriseProgramAPI\/UserInvitationCreateRequest\/Data-data.dictionary\/Attributes-data.dictionary"
}