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

Replace deprecated API call "get:schema/" from SDK #3841

Merged
merged 3 commits into from
Jul 20, 2024

Conversation

BaptisteGi
Copy link
Contributor

Following #3813 API endpoint "get:schema/" is now deprecated. I adjusted Python SDK so it's not using this endpoint anymore but rather "get:schema".

#3820

@BaptisteGi BaptisteGi marked this pull request as draft July 15, 2024 14:22
@github-actions github-actions bot added group/python-sdk group/backend Issue related to the backend (API Server, Git Agent) labels Jul 15, 2024
@BaptisteGi BaptisteGi force-pushed the bgi-20240715-remove-deprecated-api-endpoint-sdk-3820 branch 2 times, most recently from bfcc0dc to a91bb11 Compare July 18, 2024 10:56
@BaptisteGi BaptisteGi force-pushed the bgi-20240715-remove-deprecated-api-endpoint-sdk-3820 branch from a91bb11 to aa467d1 Compare July 19, 2024 08:57
@BaptisteGi BaptisteGi self-assigned this Jul 19, 2024
@BaptisteGi BaptisteGi linked an issue Jul 19, 2024 that may be closed by this pull request
@BaptisteGi BaptisteGi marked this pull request as ready for review July 19, 2024 10:48
Copy link
Collaborator

@dgarros dgarros left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Great work

@dgarros dgarros merged commit 16a8f33 into develop Jul 20, 2024
45 checks passed
@dgarros dgarros deleted the bgi-20240715-remove-deprecated-api-endpoint-sdk-3820 branch July 20, 2024 14:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
group/backend Issue related to the backend (API Server, Git Agent)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

task: SDK shouldn't use deprecated "get:schema/" anymore
2 participants