Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix OpenAPI schema for StepProperties of a Job #3995

Merged
merged 1 commit into from
Mar 18, 2024

Conversation

MDeLuise
Copy link
Contributor

This pull request fixes the OpenAPI schema definitions and for StepProperties of a Job, enhancing the clarity and completeness of the API documentation.
Before the PR the StepProperties field was defined as object instead of array.

Copy link

codecov bot commented Mar 15, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 21.08%. Comparing base (c3d3718) to head (a3d050d).
Report is 7 commits behind head on develop.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             develop    #3995   +/-   ##
==========================================
  Coverage      21.08%   21.08%           
  Complexity        10       10           
==========================================
  Files           1947     1947           
  Lines          41395    41395           
  Branches        3804     3804           
==========================================
  Hits            8730     8730           
  Misses         32261    32261           
  Partials         404      404           

@Coduz Coduz added the Bug This is a bug or an unexpected behaviour. Fix it! label Mar 18, 2024
@Coduz Coduz merged commit 5f48751 into eclipse:develop Mar 18, 2024
34 checks passed
@MDeLuise MDeLuise deleted the fix-openApiJobStepProperties branch March 18, 2024 16:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug This is a bug or an unexpected behaviour. Fix it!
Projects
Development

Successfully merging this pull request may close these issues.

2 participants