Project

General

Profile

Actions

Bug #27001

open

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

Added by Clark ANDRIANASOLO 3 days ago. Updated 3 days ago.

Status:
New
Priority:
To review
Assignee:
-
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 3 days ago

Actions #2

Updated by Clark ANDRIANASOLO 3 days ago

  • Priority changed from N/A to To review
Actions

Also available in: Atom PDF