Commit c1df754
committed
Regenerate OpenAPI docs for
The upstream `Package.Version` schema gained `maxLength: 255` (and the
skill `version` field gained `maxLength: 255` / `minLength: 1`) in
`modelcontextprotocol/registry` v1.7.0. Renovate's go.mod bump didn't
re-run `task docs`, so `docs/thv-registry-api/{docs.go,swagger.json,swagger.yaml}`
were stale and the `Verify Generated Files` job rejected the PR.
Run `task docs` to regenerate against v1.7.2 — no behavioral change,
only the OpenAPI schema reflects the upstream constraints.modelcontextprotocol/registry v1.7.21 parent ea48f51 commit c1df754
3 files changed
Lines changed: 9 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
743 | 743 | | |
744 | 744 | | |
745 | 745 | | |
| 746 | + | |
746 | 747 | | |
747 | 748 | | |
748 | 749 | | |
| |||
1058 | 1059 | | |
1059 | 1060 | | |
1060 | 1061 | | |
| 1062 | + | |
| 1063 | + | |
1061 | 1064 | | |
1062 | 1065 | | |
1063 | 1066 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
525 | 525 | | |
526 | 526 | | |
527 | 527 | | |
| 528 | + | |
528 | 529 | | |
529 | 530 | | |
530 | 531 | | |
| |||
773 | 774 | | |
774 | 775 | | |
775 | 776 | | |
| 777 | + | |
| 778 | + | |
776 | 779 | | |
777 | 780 | | |
778 | 781 | | |
| |||
0 commit comments