Skip to content

Commit f599517

Browse files
authored
Merge branch 'master' into ongoing-config-apidocs
2 parents d152b65 + 8071c1e commit f599517

4 files changed

Lines changed: 20 additions & 16 deletions

File tree

.github/workflows/gather-schema-changes.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
uses: actions/checkout@v6
2121

2222
- name: Setup Go
23-
uses: actions/setup-go@v5
23+
uses: actions/setup-go@v6
2424
with:
2525
go-version: 'stable'
2626

_data/apigroup.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# List of groups used to categorise apidocs. See api.yml for further information.
1+
# List of groups used to categorise apidocs.
22
---
33
login:
44
title: Login
@@ -112,6 +112,7 @@ remote-integration:
112112
- mod-mosaic
113113
- mod-remote-storage
114114
- mod-rtac
115+
- mod-rtac-cache
115116
- edge-rtac
116117
utilities:
117118
title: Utilities and tools

0 commit comments

Comments
 (0)