Project

General

Profile

Actions

Bug #27001

open

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

Added by Clark ANDRIANASOLO 27 days ago. Updated 21 days ago.

Status:
Pending release
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:
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 |


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 27 days ago

Actions #2

Updated by Clark ANDRIANASOLO 27 days ago

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

Updated by Vincent MEMBRÉ 22 days ago

  • Target version changed from 8.2.7 to 8.2.8
Actions #4

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

Actions #5

Updated by Clark ANDRIANASOLO 21 days ago

  • Status changed from New to In progress
Actions #6

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
Actions #7

Updated by Clark ANDRIANASOLO 21 days ago

  • Status changed from Pending technical review to Pending release
Actions

Also available in: Atom PDF