CreateMenuParams.Url
Open
- Dominant language
- Go
- Stars
- 242
- Forks
- 35
- PR merge metrics
- No merged PRs in 30d
Description
https://github.com/axetroy/go-server/blob/673f2dca167f4a642e4a5391b2d6e773508ab094/internal/app/admin_server/controller/menu/create.go#L21
有时候可能需要写相对路径,是不是可以不那么严格按一个标准的URL来规定?必填就完事了
Contributor guide
No contributing guide indexed for this repository
Research direction
Start with internal/app/admin_server/controller/menu/create.go at the linked line and inspect how CreateMenuParams.Url is validated. Confirm the desired behavior for relative paths and that the field remains required; done means valid relative paths are accepted without requiring a standard absolute URL.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go
- Domain
- backend
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100