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

[FEATURE] Migrate used endpoints from API v0 to v1 #4773

Open
13 of 24 tasks
jfcalvo opened this issue May 6, 2024 · 0 comments
Open
13 of 24 tasks

[FEATURE] Migrate used endpoints from API v0 to v1 #4773

jfcalvo opened this issue May 6, 2024 · 0 comments
Milestone

Comments

@jfcalvo
Copy link
Member

jfcalvo commented May 6, 2024

This issue will include all the changes necessary to move some functionality that is not present on API v0 to API v1. Some changes will be required on the UI too so new endpoints from API v1 are used too.

@nataliaElv nataliaElv added this to the v2.0.0 milestone May 7, 2024
jfcalvo added a commit to argilla-io/argilla-server that referenced this issue May 14, 2024
# Description

Feature branch for migrating API endpoints from v0 to v1.

Refs argilla-io/argilla#4773

**Type of change**

(Please delete options that are not relevant. Remember to title the PR
according to the type of change)

- [ ] Bug fix (non-breaking change which fixes an issue)
- [x] New feature (non-breaking change which adds functionality)
- [ ] Breaking change (fix or feature that would cause existing
functionality to not work as expected)
- [ ] Refactor (change restructuring the codebase without changing
functionality)
- [ ] Improvement (change adding some improvement to an existing
functionality)
- [ ] Documentation update

**How Has This Been Tested**

- [x] Adding new tests.

**Checklist**

- [ ] I added relevant documentation
- [ ] follows the style guidelines of this project
- [ ] I did a self-review of my code
- [ ] I made corresponding changes to the documentation
- [ ] My changes generate no new warnings
- [ ] I have added tests that prove my fix is effective or that my
feature works
- [ ] I filled out [the contributor form](https://tally.so/r/n9XrxK)
(see text above)
- [ ] I have added relevant notes to the CHANGELOG.md file (See
https://keepachangelog.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

No branches or pull requests

2 participants