Skip to content
This repository has been archived by the owner on Jul 23, 2024. It is now read-only.

Fix missng works item from openapi.json #330

Merged
merged 3 commits into from
May 10, 2023

Conversation

masayag
Copy link
Collaborator

@masayag masayag commented May 9, 2023

What this PR does / why we need it:
Seems that jackson-databind has some issues with properly rendering collection which is redefined in a nested item.
By adding explicit annotation, seems to make a difference and achieve the desired result.

Which issue(s) this PR fixes :
Fixes #FLPATH-346

Change type

  • New feature
  • Bug fix
  • Unit tests
  • Integration tests
  • CI
  • Documentation
  • Auto-generated SDK code

Impacted services

  • Workflow Service
  • Notification Service

Checklist

  • Subject and description added to both, commit and PR.
  • Relevant issues have been referenced.

Signed-off-by: Moti Asayag <masayag@redhat.com>
Signed-off-by: Moti Asayag <masayag@redhat.com>
@gciavarrini
Copy link
Contributor

/approve

@openshift-ci
Copy link

openshift-ci bot commented May 10, 2023

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: gciavarrini

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@openshift-merge-robot openshift-merge-robot merged commit 47f5d36 into parodos-dev:main May 10, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants