docs: ia v3 followups - Limits and dataset & kv store schemas#2747
docs: ia v3 followups - Limits and dataset & kv store schemas#2747TC-MO wants to merge 2 commits into
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 (commit |
|
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. |
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