This repository was archived by the owner on Apr 30, 2026. It is now read-only.
Commit a5b35b6
committed
feat: enable validate-links & support 2 hash formats
Update link normalization logic to remove any trailing slash after stripping query parameters and hash fragments.
This ensures that both "api/interfaces/MetadataFilter#operator" and "api/interfaces/MetadataFilter/#operator" are correctly normalized.1 parent 111dd56 commit a5b35b6
1 file changed
Lines changed: 7 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
162 | 162 | | |
163 | 163 | | |
164 | 164 | | |
165 | | - | |
| 165 | + | |
| 166 | + | |
| 167 | + | |
| 168 | + | |
| 169 | + | |
| 170 | + | |
166 | 171 | | |
167 | 172 | | |
168 | 173 | | |
| |||
192 | 197 | | |
193 | 198 | | |
194 | 199 | | |
195 | | - | |
196 | | - | |
| 200 | + | |
197 | 201 | | |
198 | 202 | | |
199 | 203 | | |
| |||
0 commit comments