Project

General

Profile

Actions

Bug #27001

closed

OpenAPI doc for plugin infos endpoint has a warning on details field

Added by Clark ANDRIANASOLO about 2 months ago. Updated about 13 hours ago.

Status:
Released
Priority:
1 (highest)
Category:
Documentation
Target version:
Severity:
Trivial - no functional impact | cosmetic
UX impact:
User visibility:
First impressions of Rudder
Effort required:
Very Small
Priority:
0
Name check:
To do
Fix check:
Checked
Regression:
No

Description

The documentation displays the field type as array of arrays since the doc does not compile :

build/webapp/components/schemas/plugins-info.yml:35:7 at #/properties/details/properties

Schema type mismatch: 'array' type should not contain 'properties' field.

 33 | description: the list of details for each plugins
 34 | properties:
 35 |   id:
 36 |     type: string
  … |     < 62 more lines >
 99 |         description: additional information provided by the license
100 |


Related issues 1 (0 open1 closed)

Related to Rudder - Enhancement #24826: Add an API endpoint to get plugin license infoReleasedVincent MEMBRÉActions
Actions #1

Updated by Clark ANDRIANASOLO about 2 months ago

Actions #2

Updated by Clark ANDRIANASOLO about 2 months ago

  • Priority changed from N/A to To review
Actions #3

Updated by Vincent MEMBRÉ about 1 month ago

  • Target version changed from 8.2.7 to 8.2.8
Actions #4

Updated by François ARMAND about 1 month ago

  • Assignee set to Clark ANDRIANASOLO
  • Priority changed from To review to 1 (highest)

P1 since very small: just do it

Actions #5

Updated by Clark ANDRIANASOLO about 1 month ago

  • Status changed from New to In progress
Actions #6

Updated by Clark ANDRIANASOLO about 1 month ago

  • Status changed from In progress to Pending technical review
  • Assignee changed from Clark ANDRIANASOLO to François ARMAND
  • Pull Request set to https://github.com/Normation/rudder/pull/6427
Actions #7

Updated by Clark ANDRIANASOLO about 1 month ago

  • Status changed from Pending technical review to Pending release
Actions #8

Updated by Alexis Mousset 14 days ago

  • Fix check changed from To do to Checked
Actions #9

Updated by Félix DALLIDET about 13 hours ago

  • Status changed from Pending release to Released

This bug has been fixed in Rudder 8.2.8 and 8.3.3 which were released today.

Actions

Also available in: Atom PDF