Skip to content

docs: Fix project export API parameter name to match route URL#903

Open
willeastcott wants to merge 1 commit intomainfrom
fix/api-docs-project-export-param-naming
Open

docs: Fix project export API parameter name to match route URL#903
willeastcott wants to merge 1 commit intomainfrom
fix/api-docs-project-export-param-naming

Conversation

@willeastcott
Copy link
Contributor

Summary

  • Rename projectId to id in the project export API parameter table and curl example to match the route URL pattern (POST .../projects/:id/export) and the convention used in other endpoint docs (app-get, job-get, checkpoint-get)
  • Apply the same fix to the Japanese translation

Test plan

  • Verify the parameter table shows id instead of projectId
  • Verify the curl example uses {id} instead of {projectId}
  • Verify the Japanese translation matches

Made with Cursor

Co-authored-by: Cursor <cursoragent@cursor.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant