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

SDK changes to make use of 'V2' ontologies APIs, plus 'include_org_access' feature #807

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

alexey-cord-tech
Copy link
Contributor

@alexey-cord-tech alexey-cord-tech commented Nov 28, 2024

Introduction and Explanation

Adding 'list all the ontologies in the org' feature, and converting the whole feature to use the '/v2' SDK. Based/depends on https://github.com/encord-team/cord-backend/pull/4349

Documentation

The functional change is just a single parameter that's documented in the source. Will need user-facing 'story' type documentation, but probably only once the whole suite of 'org-wide access' features will land (projects/datasets/folders, at least).

Tests

Mostly covered by the existing SDK testsuite; plus the specific test is coming with the BE change.

Known issues

Relying on very old crufty objects to pass data around -- but these are semi-public so don't want to break the clients.

@alexey-cord-tech alexey-cord-tech marked this pull request as ready for review November 28, 2024 17:33
Copy link

Unit test report ((Pydantic 2.x)

180 tests   180 ✅  4s ⏱️
  1 suites    0 💤
  1 files      0 ❌

Results for commit ca843d7.

Copy link

Unit test report (Pydantic 1.x)

180 tests   180 ✅  4s ⏱️
  1 suites    0 💤
  1 files      0 ❌

Results for commit ca843d7.

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