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

Change the display name of project to product #68

Merged
merged 3 commits into from
Dec 6, 2023

Conversation

emlyn-arkahna
Copy link
Contributor

What Has changed

Text
Console routes
CLI prams

What hasn't changes

Management API routes (these are mentioned in the help docs)
API Routes
Component names
DTO's and Entities

@@ -31,7 +31,7 @@
"x-prompt": "What is the name of the project you want to add the component to?"
},

"featureBoardProjectName": {
"featureBoardProductName": {
"type": "string",
"description": "The name of the FeatureBoard project you want to pull the types from."
Copy link
Contributor

Choose a reason for hiding this comment

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

Change to:
The name of the FeatureBoard product you want to pull the types from.

Copy link
Contributor

Choose a reason for hiding this comment

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

Does "description" above also need to change? "The name of the project to add the component to."

@emlyn-arkahna emlyn-arkahna merged commit 7bd8a56 into main Dec 6, 2023
1 check passed
@emlyn-arkahna emlyn-arkahna deleted the feature/FB-215_ChangeProjectToProduct branch December 6, 2023 05:19
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