/api/organizations and /organization should be consistent
Open
API
bug
- Dominant language
- Python
- Stars
- 1.1k
- Forks
- 200
- Avg merge
- 4h 56m
- Merged PRs (30d)
- 5
Description
`/organization` uses `list_organizations()`;
`/api/organizations` uses `get_organizations()`;
They return different org list because one excludes 0-dataset org and the other includes it.
Contributor guide
Assessment
This issue has not been assessed yet.