docs: ia v3 followups - Limits and dataset & kv store schemas#2747
Conversation
…ype (#2746) Move the dataset and key-value store schema pages out of Actor development into the Storage section, grouped under Dataset and Key-value store categories. Add nginx redirects for the old URLs and repoint internal links; page slugs are unchanged. Also align the two schema docs to a parallel structure and headings, correct the Actor definition schema list to cover input and output schemas, and drop first-person voice from the storage pages.
Move the Limits page from the top navigation into the Account section (/limits -> /account/limits) and add an nginx redirect. Remove the top-nav entry from the shared theme.
|
🗑️ Preview for this PR was deleted. |
|
Important Action required — @TC-MO please coordinate this docs PR with the Python API client PR linked below. Because this PR modifies the OpenAPI specification, the generated models in A companion PR has been opened in
|
|
Optional / out of strict scope — flagging since this PR already updates OpenAPI spec links and could be expanded to finish the set. These four spec links still point at the old
Equally fine to leave as-is and handle in a separate follow-up. |
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
|
Important Action required — @TC-MO please coordinate this docs PR with the Python API client PR linked below. Because this PR modifies the OpenAPI specification, the generated models in The companion
|
- Updates the auto-generated Pydantic models and TypedDicts based on the proposed OpenAPI specification changes. - Based on apify-docs PR [#2747](apify/apify-docs#2747).
Resolves issue 2476
Removes Limits from topnav to Account section
Moves dataset & kv store schema to Storage
Restructures Storage to account for new content
Restructures KV Store schema docs to align wiwth dataset schema doc structure
Updates links within OpenAPI spec