File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -3189,7 +3189,7 @@ pub trait NexusExternalApi {
31893189 body : StreamingBody ,
31903190 ) -> Result < HttpResponseOk < views:: TufRepoUpload > , HttpError > ;
31913191
3192- /// Fetch system release repository description by version
3192+ /// Fetch system release repository by version
31933193 #[ endpoint {
31943194 method = GET ,
31953195 path = "/v1/system/update/repositories/{system_version}" ,
Original file line number Diff line number Diff line change 1118411184 "tags": [
1118511185 "system/update"
1118611186 ],
11187- "summary": "Fetch system release repository description by version",
11187+ "summary": "Fetch system release repository by version",
1118811188 "operationId": "system_update_repository_view",
1118911189 "parameters": [
1119011190 {
You can’t perform that action at this time.
0 commit comments