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

feat: new endpoint with single field patch #7

Merged
merged 1 commit into from
Sep 3, 2024

Conversation

danielhe4rt
Copy link
Contributor

Motivation

Instead create a new FormRequest, I used the current one that has the same field and removed the required fields there.

Changes

  • New endpoint for update a single field Added
  • Tests Added

Closes: basementdevs/twitch-better-profile#62

@danielhe4rt danielhe4rt self-assigned this Sep 3, 2024
@danielhe4rt danielhe4rt merged commit 21755bb into main Sep 3, 2024
3 checks passed
@danielhe4rt danielhe4rt deleted the feat/put-single-field branch September 3, 2024 16:40
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.

feat(platform): PUT for Settings::$filable
3 participants