Skip to content

Fix field name to 'required` of ConfigurationParameterDescriptor#145

Merged
bhufmann merged 1 commit intoeclipse-cdt-cloud:masterfrom
bhufmann:fixRequired
Oct 6, 2025
Merged

Fix field name to 'required` of ConfigurationParameterDescriptor#145
bhufmann merged 1 commit intoeclipse-cdt-cloud:masterfrom
bhufmann:fixRequired

Conversation

@bhufmann
Copy link
Copy Markdown
Contributor

@bhufmann bhufmann commented Oct 6, 2025

The TSP specifies required instead of isRequired. This commit aligns the implementation with the specification.

What it does

Fix field name to 'requiredof ConfigurationParameterDescriptor. The TSP specifiesrequiredinstead ofisRequired`. This commit aligns the implementation with the specification.

See also:
eclipse-tracecompass-incubator/org.eclipse.tracecompass.incubator#246

How to test

There is on unit test in this repo that verifies this (configurationSourceTypes of tsp-client-tests.ts) which should run successfully now.

Follow-ups

Review checklist

  • As an author, I have thoroughly tested my changes and carefully followed the instructions in this template

The TSP specifies `required` instead of `isRequired`. This commit aligns
the implementation with the specification.

See also:
eclipse-tracecompass-incubator/org.eclipse.tracecompass.incubator#246

Signed-off-by: Bernd Hufmann <bernd.hufmann@ericsson.com>
@bhufmann bhufmann merged commit 8250103 into eclipse-cdt-cloud:master Oct 6, 2025
7 checks passed
@bhufmann bhufmann deleted the fixRequired branch October 6, 2025 19:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants