Skip to content

Conversation

@c8y3
Copy link
Contributor

@c8y3 c8y3 commented Nov 7, 2025

Implementation of endpoint POST /api/v2/global-tasks

  • Deprecated POST /global/tasks/add
  • Added import constraint: Do not import the persistence layer from the models
  • Removed some import app
  • some code factorization in the persistence layer
    Goes with documentation PR#94

Elise17 added 30 commits October 8, 2025 14:04
@c8y3 c8y3 requested a review from whikernel November 7, 2025 14:06
@c8y3 c8y3 self-assigned this Nov 7, 2025
@c8y3 c8y3 added the enhancement New feature or request label Nov 7, 2025
@c8y3 c8y3 assigned whikernel and unassigned c8y3 Nov 7, 2025
@c8y3 c8y3 linked an issue Nov 7, 2025 that may be closed by this pull request
10 tasks
@coderabbitai
Copy link

coderabbitai bot commented Nov 7, 2025

Important

Review skipped

Auto reviews are disabled on base/target branches other than the default branch.

🗂️ Base branches to auto review (1)
  • api_*

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

✨ Finishing touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment
  • Commit unit tests in branch api_v2_create_global_task

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

API v2 create global task

4 participants