Actions
Bug #27001
openOpenAPI doc for plugin infos endpoint has a warning on details field
Status:
Pending release
Priority:
1 (highest)
Assignee:
Category:
Documentation
Target version:
Pull Request:
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:
To do
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 |
Updated by Clark ANDRIANASOLO 27 days ago
- Related to Enhancement #24826: Add an API endpoint to get plugin license info added
Updated by Clark ANDRIANASOLO 27 days ago
- Priority changed from N/A to To review
Updated by Vincent MEMBRÉ 22 days ago
- Target version changed from 8.2.7 to 8.2.8
Updated by François ARMAND 21 days ago
- Assignee set to Clark ANDRIANASOLO
- Priority changed from To review to 1 (highest)
P1 since very small: just do it
Updated by Clark ANDRIANASOLO 21 days ago
- Status changed from New to In progress
Updated by Clark ANDRIANASOLO 21 days 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
Updated by Clark ANDRIANASOLO 21 days ago
- Status changed from Pending technical review to Pending release
Applied in changeset rudder|f22b04d4be03ec8aa8437dfe819632de71b6701a.
Actions