feat: standardize home v2 API into v4 - #38684
Merged
Faraz32123 merged 1 commit intoJun 3, 2026
Merged
Conversation
Faraz32123
force-pushed
the
feat/standardize_contentstore_home_v2_api_and_version_it_to_v4
branch
3 times, most recently
from
June 2, 2026 14:42
418a1e8 to
9538b26
Compare
Faraz32123
force-pushed
the
feat/standardize_contentstore_home_v2_api_and_version_it_to_v4
branch
from
June 2, 2026 15:05
9538b26 to
68af37b
Compare
Faraz32123
requested review from
Abdul-Muqadim-Arbisoft,
feanil and
taimoor-ahmed-1
June 3, 2026 07:07
This was referenced Jun 3, 2026
taimoor-ahmed-1
approved these changes
Jun 3, 2026
Faraz32123
deleted the
feat/standardize_contentstore_home_v2_api_and_version_it_to_v4
branch
June 3, 2026 07:57
Faraz32123
added a commit
that referenced
this pull request
Jun 3, 2026
Faraz32123
pushed a commit
to edly-io/openedx-sdk
that referenced
this pull request
Jun 3, 2026
Add OpenEdxClient with HomeResource for Studio home/courses V4 endpoint related PR: openedx/openedx-platform#38684
Faraz32123
pushed a commit
to edly-io/openedx-sdk
that referenced
this pull request
Jun 3, 2026
Add OpenEdxClient with HomeResource for Studio home/courses V4 endpoint related PR: openedx/openedx-platform#38684
Faraz32123
pushed a commit
to edly-io/openedx-sdk
that referenced
this pull request
Jun 3, 2026
Add OpenEdxClient with HomeResource for Studio home/courses V4 endpoint related PR: openedx/openedx-platform#38684
Faraz32123
pushed a commit
to edly-io/openedx-sdk
that referenced
this pull request
Jun 3, 2026
Add OpenEdxClient with HomeResource for Studio home/courses V4 endpoint related PR: openedx/openedx-platform#38684
Faraz32123
added a commit
that referenced
this pull request
Jun 15, 2026
Faraz32123
added a commit
that referenced
this pull request
Jun 15, 2026
6 tasks
Faraz32123
added a commit
that referenced
this pull request
Jun 22, 2026
5 tasks
Faraz32123
added a commit
that referenced
this pull request
Jun 24, 2026
feanil
pushed a commit
that referenced
this pull request
Jul 29, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description:
The FC-0118 initiative introduces a comprehensive standardization of APIs across the platform, guided by 15 newly defined Architectural Decision Records (ADRs). These ADRs collectively establish consistent patterns for serializers, permissions, error handling, pagination, filtering, authentication, versioning, and overall API design. Through this effort, existing endpoints are being refactored and aligned to ensure uniformity, improved developer experience, and long-term maintainability, while also reducing redundancy and inconsistencies across services.
Checklist: