remove api endpoint to create, update, and destroy devlogs#1056
Merged
cskartikey merged 1 commit intomainfrom Jan 25, 2026
Merged
remove api endpoint to create, update, and destroy devlogs#1056cskartikey merged 1 commit intomainfrom
cskartikey merged 1 commit intomainfrom
Conversation
Member
Author
|
cc: @3kh0 & @Lordseriouspig |
Member
|
Respectfully I don't see a reason to remove them. If there was an issue with it, I'd implore you to let me know or fix it, but right now, I don't see anything wrong with it. |
Open
Member
|
This PR also inadvertently removed the GET (index and list) routes for a project's devlogs too. |
Lordseriouspig
added a commit
to Lordseriouspig/flavorcli
that referenced
this pull request
Jan 25, 2026
Removed because merged pr hackclub/flavortown#1056 removes the corrosponding routes from the API. BREAKING CHANGE: Removes commands and functionality related to devlog creation, updating, and deletion.
Lordseriouspig
added a commit
to Lordseriouspig/flavorcli
that referenced
this pull request
Jan 25, 2026
Removed because merged PR hackclub/flavortown#1056 removes project devlog routes which these used BREAKING CHANGE: Removes some options and functionality from devlog commands
Lordseriouspig
added a commit
to Lordseriouspig/flavorcli
that referenced
this pull request
Jan 25, 2026
Removed because merged PR hackclub/flavortown#1056 removes the project-specific devlog endpoints that this relys on. BREAKING CHANGE: The `project_id` parameter was removed from devlog list.
Member
|
|
With this change, it’s no longer possible to build a full Flavortown extension with all intended features. |
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.
I don't feel comfortable with a route that could do all of these especially in its current implementation