Skip to content

Commit ce30120

Browse files
Update stacklok/toolhive-registry-server to v1.4.0 (#803)
* Update stacklok/toolhive-registry-server to v1.4.0 Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> * Refresh reference assets for toolhive-registry-server v1.4.0 * Note no doc changes for toolhive-registry-server v1.4.0 * Add upstream-release-docs content for toolhive-registry-server v1.4.0 --------- Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> Co-authored-by: claude[bot] <41898282+claude[bot]@users.noreply.github.com>
1 parent 9ab6247 commit ce30120

2 files changed

Lines changed: 11 additions & 1 deletion

File tree

.github/upstream-projects.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
projects:
2121
- id: toolhive-registry-server
2222
repo: stacklok/toolhive-registry-server
23-
version: v1.3.0
23+
version: v1.4.0
2424
docs_paths:
2525
- docs/toolhive/guides-registry
2626
- docs/toolhive/concepts/registry-criteria.mdx

static/api-specs/toolhive-registry-api.yaml

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -81,12 +81,22 @@ components:
8181
type: object
8282
github_com_stacklok_toolhive-registry-server_internal_service.RegistryEntryInfo:
8383
properties:
84+
createdAt:
85+
type: string
86+
description:
87+
type: string
8488
entryType:
8589
type: string
8690
name:
8791
type: string
92+
position:
93+
type: integer
8894
sourceName:
8995
type: string
96+
title:
97+
type: string
98+
updatedAt:
99+
type: string
90100
version:
91101
type: string
92102
type: object

0 commit comments

Comments
 (0)