Commit 813a3fa
[GitHub] Update to 1.1.4-a073e1a053477690d506f42cadb2ee51 from 1.1.4-dbba2c62a8f04380c590a1aa0d1194e8
Detected Schema changes:
```
├─┬Paths
│ ├─┬/orgs/{org}/teams/{team_slug}/projects/{project_id}
│ │ ├─┬GET
│ │ │ ├──[🔀] description (17404:20)
│ │ │ ├──[➖] deprecated (17439:19)
│ │ │ └─┬Extensions
│ │ │ └──[🔀] x-github (17432:9)
│ │ ├─┬PUT
│ │ │ ├──[🔀] description (17438:20)
│ │ │ ├──[➖] deprecated (17508:19)
│ │ │ └─┬Extensions
│ │ │ └──[🔀] x-github (17499:9)
│ │ └─┬DELETE
│ │ ├──[🔀] description (17505:20)
│ │ ├──[➖] deprecated (17535:19)
│ │ └─┬Extensions
│ │ └──[🔀] x-github (17524:9)
│ ├─┬/zen
│ │ └─┬GET
│ │ └─┬Responses
│ │ └─┬200
│ │ ├──[➕] content (51145:15)
│ │ └──[➖] content (51142:15)❌
│ ├─┬/teams/{team_id}/projects/{project_id}
│ │ ├─┬GET
│ │ │ ├──[🔀] description (44885:20)
│ │ │ └─┬Extensions
│ │ │ └──[🔀] x-github (44912:9)
│ │ ├─┬PUT
│ │ │ ├──[🔀] description (44921:20)
│ │ │ └─┬Extensions
│ │ │ └──[🔀] x-github (44983:9)
│ │ └─┬DELETE
│ │ ├──[🔀] description (44992:20)
│ │ └─┬Extensions
│ │ └──[🔀] x-github (45014:9)
│ ├─┬/search/issues
│ │ └─┬GET
│ │ ├──[➖] parameters (230963:13)❌
│ │ ├──[🔀] description (43214:20)
│ │ ├──[➖] deprecated (43307:19)
│ │ └─┬Extensions
│ │ └──[🔀] x-github (43303:9)
│ ├─┬/orgs/{org}/teams/{team_slug}/projects
│ │ └─┬GET
│ │ ├──[🔀] description (17365:20)
│ │ ├──[➖] deprecated (17402:19)
│ │ └─┬Extensions
│ │ └──[🔀] x-github (17397:9)
│ ├─┬/repos/{owner}/{repo}/dependency-graph/compare/{basehead}
│ │ └─┬GET
│ │ └─┬Responses
│ │ └─┬403
│ │ └──[🔀] description (231263:20)
│ └─┬/teams/{team_id}/projects
│ └─┬GET
│ ├──[🔀] description (44842:20)
│ └─┬Extensions
│ └──[🔀] x-github (44875:9)
└─┬Components
└──[➖] parameters (230963:7)❌
```
| Document Element | Total Changes | Breaking Changes |
|------------------|---------------|------------------|
| paths | 27 | 2 |
| components | 1 | 1 |
Date: 03/01/25 | Commit: Original: etc/specs/GitHub/current.spec.yaml, Modified: etc/specs/GitHub/previous.spec.yaml,
- ❌ **BREAKING Changes**: _3_ out of _28_
- **Modifications**: _19_
- **Removals**: _8_
- **Additions**: _1_
- **Breaking Removals**: _3_
ERROR: breaking changes discovered1 parent 648d3b5 commit 813a3fa
File tree
33 files changed
+194
-168
lines changed- clients/GitHub
- etc
- src
- Internal
- Operation
- DependencyGraph
- Meta
- Search
- Operator
- DependencyGraph
- Meta
- Orgs
- Repos
- Search
- Users
- Router/Get
- Operation
- PHPStan
- Schema/Operations/Meta/GetZen/Response/TextPlain
- tests
- Internal/Operation/Search
- Types
- etc/specs/GitHub
33 files changed
+194
-168
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
24370 | 24370 | | |
24371 | 24371 | | |
24372 | 24372 | | |
| 24373 | + | |
24373 | 24374 | | |
24374 | 24375 | | |
24375 | 24376 | | |
| |||
24380 | 24381 | | |
24381 | 24382 | | |
24382 | 24383 | | |
| 24384 | + | |
24383 | 24385 | | |
24384 | 24386 | | |
24385 | 24387 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
| 2 | + | |
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
| |||
5512 | 5512 | | |
5513 | 5513 | | |
5514 | 5514 | | |
5515 | | - | |
| 5515 | + | |
5516 | 5516 | | |
5517 | 5517 | | |
5518 | 5518 | | |
| |||
5560 | 5560 | | |
5561 | 5561 | | |
5562 | 5562 | | |
5563 | | - | |
| 5563 | + | |
5564 | 5564 | | |
5565 | 5565 | | |
5566 | 5566 | | |
| |||
5596 | 5596 | | |
5597 | 5597 | | |
5598 | 5598 | | |
5599 | | - | |
| 5599 | + | |
5600 | 5600 | | |
5601 | 5601 | | |
5602 | 5602 | | |
| |||
5620 | 5620 | | |
5621 | 5621 | | |
5622 | 5622 | | |
5623 | | - | |
| 5623 | + | |
5624 | 5624 | | |
5625 | 5625 | | |
5626 | 5626 | | |
| |||
5636 | 5636 | | |
5637 | 5637 | | |
5638 | 5638 | | |
5639 | | - | |
| 5639 | + | |
5640 | 5640 | | |
5641 | 5641 | | |
5642 | 5642 | | |
5643 | | - | |
| 5643 | + | |
5644 | 5644 | | |
5645 | 5645 | | |
5646 | 5646 | | |
| |||
11966 | 11966 | | |
11967 | 11967 | | |
11968 | 11968 | | |
11969 | | - | |
11970 | | - | |
11971 | | - | |
11972 | | - | |
11973 | 11969 | | |
11974 | 11970 | | |
11975 | 11971 | | |
| |||
18356 | 18352 | | |
18357 | 18353 | | |
18358 | 18354 | | |
18359 | | - | |
| 18355 | + | |
18360 | 18356 | | |
18361 | 18357 | | |
18362 | 18358 | | |
18363 | | - | |
| 18359 | + | |
18364 | 18360 | | |
18365 | 18361 | | |
18366 | 18362 | | |
| |||
21636 | 21632 | | |
21637 | 21633 | | |
21638 | 21634 | | |
21639 | | - | |
| 21635 | + | |
21640 | 21636 | | |
21641 | 21637 | | |
21642 | 21638 | | |
21643 | | - | |
| 21639 | + | |
21644 | 21640 | | |
21645 | 21641 | | |
21646 | 21642 | | |
21647 | | - | |
| 21643 | + | |
21648 | 21644 | | |
21649 | 21645 | | |
21650 | 21646 | | |
| |||
24192 | 24188 | | |
24193 | 24189 | | |
24194 | 24190 | | |
24195 | | - | |
| 24191 | + | |
24196 | 24192 | | |
24197 | 24193 | | |
24198 | 24194 | | |
24199 | | - | |
| 24195 | + | |
24200 | 24196 | | |
24201 | 24197 | | |
24202 | 24198 | | |
| |||
24304 | 24300 | | |
24305 | 24301 | | |
24306 | 24302 | | |
24307 | | - | |
| 24303 | + | |
24308 | 24304 | | |
24309 | 24305 | | |
24310 | 24306 | | |
| |||
24340 | 24336 | | |
24341 | 24337 | | |
24342 | 24338 | | |
24343 | | - | |
| 24339 | + | |
24344 | 24340 | | |
24345 | 24341 | | |
24346 | 24342 | | |
24347 | 24343 | | |
24348 | 24344 | | |
24349 | 24345 | | |
24350 | 24346 | | |
24351 | | - | |
| 24347 | + | |
24352 | 24348 | | |
24353 | 24349 | | |
24354 | 24350 | | |
24355 | | - | |
| 24351 | + | |
24356 | 24352 | | |
24357 | 24353 | | |
24358 | 24354 | | |
| |||
24364 | 24360 | | |
24365 | 24361 | | |
24366 | 24362 | | |
24367 | | - | |
| 24363 | + | |
24368 | 24364 | | |
24369 | 24365 | | |
24370 | 24366 | | |
| |||
24420 | 24416 | | |
24421 | 24417 | | |
24422 | 24418 | | |
24423 | | - | |
| 24419 | + | |
24424 | 24420 | | |
24425 | 24421 | | |
24426 | 24422 | | |
| |||
24828 | 24824 | | |
24829 | 24825 | | |
24830 | 24826 | | |
24831 | | - | |
| 24827 | + | |
24832 | 24828 | | |
24833 | 24829 | | |
24834 | 24830 | | |
24835 | | - | |
| 24831 | + | |
24836 | 24832 | | |
24837 | 24833 | | |
24838 | 24834 | | |
24839 | 24835 | | |
24840 | 24836 | | |
24841 | 24837 | | |
24842 | 24838 | | |
24843 | | - | |
| 24839 | + | |
24844 | 24840 | | |
24845 | 24841 | | |
24846 | 24842 | | |
24847 | | - | |
| 24843 | + | |
24848 | 24844 | | |
24849 | 24845 | | |
24850 | 24846 | | |
24851 | | - | |
| 24847 | + | |
24852 | 24848 | | |
24853 | 24849 | | |
24854 | 24850 | | |
| |||
27620 | 27616 | | |
27621 | 27617 | | |
27622 | 27618 | | |
27623 | | - | |
| 27619 | + | |
27624 | 27620 | | |
27625 | 27621 | | |
27626 | 27622 | | |
27627 | | - | |
| 27623 | + | |
27628 | 27624 | | |
27629 | 27625 | | |
27630 | 27626 | | |
| |||
29632 | 29628 | | |
29633 | 29629 | | |
29634 | 29630 | | |
29635 | | - | |
| 29631 | + | |
29636 | 29632 | | |
29637 | 29633 | | |
29638 | 29634 | | |
| |||
29656 | 29652 | | |
29657 | 29653 | | |
29658 | 29654 | | |
29659 | | - | |
| 29655 | + | |
29660 | 29656 | | |
29661 | 29657 | | |
29662 | 29658 | | |
| |||
29668 | 29664 | | |
29669 | 29665 | | |
29670 | 29666 | | |
29671 | | - | |
| 29667 | + | |
29672 | 29668 | | |
29673 | 29669 | | |
29674 | 29670 | | |
| |||
31925 | 31921 | | |
31926 | 31922 | | |
31927 | 31923 | | |
| 31924 | + | |
| 31925 | + | |
| 31926 | + | |
| 31927 | + | |
31928 | 31928 | | |
31929 | 31929 | | |
31930 | 31930 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
82 | 82 | | |
83 | 83 | | |
84 | 84 | | |
85 | | - | |
| 85 | + | |
86 | 86 | | |
87 | 87 | | |
88 | 88 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
15 | | - | |
16 | 15 | | |
17 | 16 | | |
18 | 17 | | |
| |||
34 | 33 | | |
35 | 34 | | |
36 | 35 | | |
37 | | - | |
38 | | - | |
| 36 | + | |
| 37 | + | |
39 | 38 | | |
40 | 39 | | |
41 | 40 | | |
| |||
Lines changed: 11 additions & 7 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
30 | 33 | | |
31 | 34 | | |
32 | 35 | | |
33 | 36 | | |
34 | 37 | | |
35 | 38 | | |
36 | 39 | | |
37 | | - | |
| 40 | + | |
38 | 41 | | |
39 | | - | |
40 | | - | |
41 | | - | |
42 | | - | |
43 | | - | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
44 | 48 | | |
45 | 49 | | |
46 | 50 | | |
47 | 51 | | |
48 | | - | |
| 52 | + | |
49 | 53 | | |
50 | 54 | | |
51 | 55 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
27 | | - | |
| 27 | + | |
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
26 | | - | |
27 | 26 | | |
28 | 27 | | |
29 | 28 | | |
| |||
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
| 27 | + | |
27 | 28 | | |
28 | 29 | | |
29 | 30 | | |
| |||
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
| 27 | + | |
27 | 28 | | |
28 | 29 | | |
29 | 30 | | |
| |||
Lines changed: 2 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
28 | | - | |
29 | | - | |
| 28 | + | |
30 | 29 | | |
31 | | - | |
| 30 | + | |
32 | 31 | | |
33 | 32 | | |
34 | 33 | | |
| |||
0 commit comments