DOUBLE_FORWARD_SLASHES_IN_URL should be applicable to ARM only
Open
- Dominant language
- TypeScript
- Stars
- 104
- Forks
- 62
- Avg merge
- 2d 12h
- Merged PRs (30d)
- 5
Description
There are legit cases in data-plane where a path parameter can be a '/'. Please make this check applicable only to ARM.
Contributor guide
Research direction
Start by locating the DOUBLE_FORWARD_SLASHES_IN_URL check and tracing how it distinguishes ARM from data-plane validation. Confirm the behavior for data-plane path parameters containing '/' and for ARM requests; done means the check applies only to ARM without rejecting legitimate data-plane paths.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- openapi, typescript
- Domain
- api
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100