Commit 5914796
authored
Fix
fixes:
```bash
curl https://download.swift.org/swift-evolution/v1/evolution.json | jq '.proposals[] | select(.id == "SE-0487") | .errors'
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 696k 100 696k 0 0 771k 0 --:--:-- --:--:-- --:--:-- 770k
[
{
"code": 0,
"kind": "error",
"message": "Missing or invalid proposal status.",
"suggestion": ""
}
]
```SE-0487 status code1 parent 84addf9 commit 5914796
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | | - | |
| 6 | + | |
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
| |||
0 commit comments