Remove following resolve endpoint #82
No reviewers
Labels
No labels
activitypub
admin
api
articles
auth
bug
cleanup
cli
comments
compatibility
config
contacts
database
deployment
design
dev-env
docs
documentation
email
enhancement
feature
federation
feed
homepage
implementation
integration
media
openapi
priority:high
priority:low
priority:medium
proof
public-routes
public-ui
release
safety
social
sources
status:active
status:canceled
status:done
status:inprogress
status:waiting
syndication
tailwind
template
test
web
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
erik/slugkit!82
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "feat/task-f94e6dd2-remove-following-resolve"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Summary
POST /api/v1/following/resolveroutePOST /api/v1/followingfollowing.resolvefrom OpenAPI and API/CLI specsVerification
make check./scripts/pre-pr.shTask: #task-f94e6dd2
PR review approved
Summary:
POST /api/v1/following/resolveendpoint.POST /api/v1/following.following.resolvefrom OpenAPI and API/CLI specs.Acceptance criteria:
POST /api/v1/following/resolveis no longer routed — met by route removal and test expecting404.following.resolve— met by deleting the path and route coverage assertion.make check,./scripts/pre-pr.sh, and Forgejo CI passed.Blocking issues: none.
Warnings: none.
Final verdict: approved.