Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: add api details to managing projects docs #1067

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

abhishekpatil4
Copy link
Contributor

@abhishekpatil4 abhishekpatil4 commented Dec 21, 2024

Important

Adds API details for project management to documentation and updates navigation paths.

  • Documentation Updates:
    • Adds API instructions for creating and deleting projects in docs/managing-projects/intro.mdx.
    • Includes code examples for API requests (POST and DELETE) for project management.
    • Updates project listing and retrieval instructions with API examples.
  • Navigation Changes:
    • Renames docs/enterprise/intro.mdx to docs/managing-projects/intro.mdx.
    • Updates docs/mint.json to reflect the new path managing-projects/intro.

This description was created by Ellipsis for b93ff4f. It will automatically update as commits are pushed.

Copy link

🚀 Code Review Initiated

The review process for this pull request has started. Our system is analyzing the changes for:

  • Code quality, performance, and potential issues
  • Adherence to project guidelines
  • Integration of user-provided learnings

You will receive structured and actionable feedback shortly! ⏳

Copy link

vercel bot commented Dec 21, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
composio ✅ Ready (Inspect) Visit Preview 💬 Add feedback Dec 21, 2024 7:52pm

Copy link
Contributor

@ellipsis-dev ellipsis-dev bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍 Looks good to me! Reviewed everything up to b93ff4f in 22 seconds

More details
  • Looked at 136 lines of code in 2 files
  • Skipped 10 files when reviewing.
  • Skipped posting 1 drafted comments based on config settings.
1. docs/managing-projects/intro.mdx:69
  • Draft comment:
    The DELETE request should include the project ID in the URL path, not in the body. Adjust the endpoint to api/v1/org/projects/<project-uuid> and remove the project ID from the body.
  • Reason this comment was not posted:
    Comment looked like it was already resolved.

Workflow ID: wflow_gSQmDQ5TDQ2lngRm


You can customize Ellipsis with 👍 / 👎 feedback, review rules, user-specific overrides, quiet mode, and more.

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