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

[sim-swap-subscriptions]: remove allof in sinkcredential #175

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dfischer-tech
Copy link

What type of PR is this?

Add one of the following kinds:

  • correction

What this PR does / why we need it:

Removing this allOf.
It was discovered for some code-generator, it will produce unexpected behaviours having the description inside the allOf.

Which issue(s) this PR fixes:

Fixes #174

Changelog input

[sim-swap-subscriptions]: remove `allOf` in `sinkCredential` in `SubscriptionRequest` component

@dfischer-tech dfischer-tech changed the title fix: remove allof in sinkcredential [sim-swap-subscriptions]: remove allof in sinkcredential Nov 19, 2024
Copy link
Collaborator

@bigludo7 bigludo7 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM
Aligned with commonalities event-subscription-template.yaml

Copy link
Collaborator

@fernandopradocabrillo fernandopradocabrillo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@fernandopradocabrillo fernandopradocabrillo added the don't merge Don't merge until this tag is removed label Nov 19, 2024
@bigludo7
Copy link
Collaborator

@fernandopradocabrillo This request is aligned with current commonalities rules (here line 299-300) so I guess we can merge it and have in r1.4. WDYT?

@fernandopradocabrillo
Copy link
Collaborator

@fernandopradocabrillo This request is aligned with current commonalities rules (here line 299-300) so I guess we can merge it and have in r1.4. WDYT?

Fine for me. It doesn't change the API functionality, just the structure of the schema so I don't think we need to update the API version. We can include it, I'll remove the don't merge tag

@fernandopradocabrillo fernandopradocabrillo removed the don't merge Don't merge until this tag is removed label Nov 19, 2024
@bigludo7
Copy link
Collaborator

Hello @dfischer-tech
May I ask to change the version in the yam to wip.
Lines 64 & 71.

I will then merge this one. It will be part of next release.
Thanks

Copy link
Collaborator

@bigludo7 bigludo7 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

May I ask to change the version in the yam to wip.
Lines 64 & 71.

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.

[sim-swap-subscriptions]: Remove allOf for sinkCredential in SubscriptionRequest
3 participants