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.
30 lines
2.1 KiB
JSON
30 lines
2.1 KiB
JSON
{
|
|
"abstract" : "An object that contains the query parameter that produced the error.",
|
|
"codeExamples" : [
|
|
|
|
],
|
|
"contentHash" : "dc195ec8a2d8c8517b106efc365b186184fe11d65c327b682c5a61d28adc2488",
|
|
"crawlDepth" : 1,
|
|
"crawledAt" : "2026-05-09T04:24:33Z",
|
|
"id" : "50EB8A38-41D1-2C98-48E9-7E9D59835519",
|
|
"kind" : "unknown",
|
|
"overview" : "Parameter ObjectParameterAn object that contains the query parameter that produced the error.object ParameterPropertiesparameterstring (Required) The query parameter that produced the error.",
|
|
"rawMarkdown" : "---\nsource: https:\/\/developer.apple.com\/documentation\/enterpriseprogramapi\/parameter\ncrawled: 2026-05-09T04:24:33Z\n---\n\n# Parameter | Apple Developer Documentation\n\n- [ Enterprise Program API ](\/documentation\/enterpriseprogramapi)\n\n- [ Parameter ](\/documentation\/enterpriseprogramapi\/parameter)\n\n- Parameter \n\nObject# Parameter\n\nAn object that contains the query parameter that produced the error.\n\n```\nobject Parameter\n```\n\n## [Properties](\/documentation\/enterpriseprogramapi\/parameter#properties)\n\n`parameter``string` (Required) The query parameter that produced the error.\n\n## [ Attributes ](\/documentation\/enterpriseprogramapi\/parameter#attributes)\n\n Possible types: ``## [See Also](\/documentation\/enterpriseprogramapi\/parameter#see-also)\n\n### [Objects](\/documentation\/enterpriseprogramapi\/parameter#Objects)\n\n[`object JsonPointer`](\/documentation\/enterpriseprogramapi\/jsonpointer)An object that contains the JSON pointer that indicates the location of the error.[`object ErrorResponse.Errors.Meta`](\/documentation\/enterpriseprogramapi\/errorresponse\/errors-data.dictionary\/meta-data.dictionary)An object that contains the error itself or associated errors.",
|
|
"sections" : [
|
|
{
|
|
"content" : "",
|
|
"title" : "Properties"
|
|
},
|
|
{
|
|
"content" : "",
|
|
"title" : "Attributes"
|
|
},
|
|
{
|
|
"content" : "",
|
|
"title" : "See Also"
|
|
}
|
|
],
|
|
"source" : "appleWebKit",
|
|
"title" : "Parameter | Apple Developer Documentation",
|
|
"url" : "https:\/\/developer.apple.com\/documentation\/enterpriseprogramapi\/parameter"
|
|
} |