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

Change backend return types for org codelist endpoints #14570

Open
ErlingHauan opened this issue Feb 3, 2025 · 0 comments
Open

Change backend return types for org codelist endpoints #14570

ErlingHauan opened this issue Feb 3, 2025 · 0 comments

Comments

@ErlingHauan
Copy link
Contributor

ErlingHauan commented Feb 3, 2025

Description

These endpoints should return all code lists belonging to an organisation (frontend type CodeListResponse), to make caching easier on the frontend.
(Per now they either return a single code list or a string).

Implementation can be done by using existing method _codeListService.GetCodeLists(org, Repo, developer)

Image

@ErlingHauan ErlingHauan added kind/chore status/draft Status: When you create an issue before you have enough info to properly describe the issue. labels Feb 3, 2025
@ErlingHauan ErlingHauan added team/studio-domain1 backend and removed status/draft Status: When you create an issue before you have enough info to properly describe the issue. labels Feb 3, 2025
@ErlingHauan ErlingHauan moved this to 📈 Todo in Team Studio Feb 3, 2025
@Konrad-Simso Konrad-Simso self-assigned this Feb 6, 2025
@Konrad-Simso Konrad-Simso moved this from 📈 Todo to 👷 In Progress in Team Studio Feb 6, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: 👷 In Progress
Development

No branches or pull requests

2 participants