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

Update usage of the schema API for push, status, and diff #502

Merged
merged 2 commits into from
Dec 11, 2024

Conversation

ptpaterson
Copy link
Contributor

@ptpaterson ptpaterson commented Dec 10, 2024

Ticket(s): FE-6236

Problem

We should use the /diff endpoint rather than /validate. Also, /diff does not accept a force param.

Solution

update requests to use the /diff endpoint. Remove the force param from diff.

Result

No user-facing changes.

Testing

Updated expectations in tests.

@ptpaterson ptpaterson requested a review from a team as a code owner December 10, 2024 22:37
Copy link
Contributor

@jrodewig jrodewig left a comment

Choose a reason for hiding this comment

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

🎉 Thanks for updating this.

@ecooper ecooper merged commit b3b82eb into v3 Dec 11, 2024
4 checks passed
@ecooper ecooper deleted the fe-6236-schema-push-api branch December 11, 2024 00:08
@cleve-fauna cleve-fauna mentioned this pull request Dec 13, 2024
@mwilde345 mwilde345 mentioned this pull request Dec 18, 2024
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.

4 participants