Skip to content

docs(#126): Update Swagger for job status endpoint#133

Merged
DevanshuNEU merged 1 commit into
OpenCodeIntel:mainfrom
DevanshuNEU:main
Dec 26, 2025
Merged

docs(#126): Update Swagger for job status endpoint#133
DevanshuNEU merged 1 commit into
OpenCodeIntel:mainfrom
DevanshuNEU:main

Conversation

@DevanshuNEU

Copy link
Copy Markdown
Collaborator

Swagger Documentation Update for #126

Updates OpenAPI documentation for GET /playground/index/{job_id} endpoint.

Added

  • cloning status example (was missing)
  • repository object in all response examples
  • created_at, updated_at timestamps
  • Partial indexing example (partial: true, max_files)
  • 400 response for invalid job_id format
  • Descriptive summaries for each example
  • Expanded endpoint description with status values and polling guidance

Response Examples Now Include

  1. queued - Job waiting to start
  2. cloning - Repository being downloaded
  3. processing - Regular indexing in progress
  4. processing_partial - Partial indexing (large repos)
  5. completed - Success with repo_id
  6. failed - Error with details

No code logic changes - documentation only.

Related to #126 (already implemented, this just updates the docs)

…b_id}

- Add cloning status example
- Add repository object to all response examples
- Add created_at, updated_at timestamps
- Add partial indexing example with max_files
- Add 400 response for invalid job_id format
- Improve 404 response example
- Add descriptive summaries to each example
- Expand description with status values and polling guidance
@vercel

vercel Bot commented Dec 26, 2025

Copy link
Copy Markdown

@DevanshuNEU is attempting to deploy a commit to the Dev's projects Team on Vercel.

A member of the Team first needs to authorize it.

@vercel

vercel Bot commented Dec 26, 2025

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

1 Skipped Deployment
Project Deployment Review Updated (UTC)
opencodeintel Ignored Ignored Preview Dec 26, 2025 5:41pm

@DevanshuNEU DevanshuNEU merged commit dc4579c into OpenCodeIntel:main Dec 26, 2025
5 checks passed
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