Skip to content
This repository was archived by the owner on Feb 13, 2024. It is now read-only.

Support app parameters #345

Merged
merged 5 commits into from
Dec 5, 2022
Merged

Support app parameters #345

merged 5 commits into from
Dec 5, 2022

Conversation

rui1610
Copy link
Contributor

@rui1610 rui1610 commented Dec 4, 2022

This PR addresses the issue #313 so that required parameters for subscribing to apps are provided in the btpsa-usecase.json library.

Copy link
Member

@lechnerc77 lechnerc77 left a comment

Choose a reason for hiding this comment

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

Something went wrong with the rebase/merge of your branch towards the dev branch. The availability to define labels to resources would be removed by your commit.
This needs to be corrected before merging the pull request

@@ -236,11 +240,6 @@
"description": "name of the service instance",
"title": "name of the service instance"
},
"labels":{
Copy link
Member

Choose a reason for hiding this comment

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

The functionality of labels are removed with your commit - there seems to be something wrong with the rebase/merge

@@ -226,11 +226,6 @@
"description": "name of the service instance",
"title": "name of the service instance"
},
"labels":{
Copy link
Member

Choose a reason for hiding this comment

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

The functionality of labels are removed with your commit - there seems to be something wrong with the rebase/merge

@rui1610
Copy link
Contributor Author

rui1610 commented Dec 4, 2022

Great catch! Don't know what happened. I've just fixed the issue and it should be fine now. Would you mind checking again?

@rui1610 rui1610 requested a review from lechnerc77 December 4, 2022 17:22
@lechnerc77 lechnerc77 merged commit 97d24c0 into dev Dec 5, 2022
@lechnerc77 lechnerc77 deleted the support-app-parameters branch December 5, 2022 07:17
@lechnerc77 lechnerc77 added this to the btpsa-v1.2.0 milestone Dec 5, 2022
@lechnerc77 lechnerc77 added the enhancement New feature or request label Dec 5, 2022
@lechnerc77 lechnerc77 linked an issue Dec 5, 2022 that may be closed by this pull request
1 task
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
No open projects
Status: Done
Development

Successfully merging this pull request may close these issues.

[FEATURE REQUEST] Support of parameters when subscribing to applications
2 participants