- 
                Notifications
    
You must be signed in to change notification settings  - Fork 140
 
cds import : updating doc for asyncapi import #111
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
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks Good
| 
           Is the note about OpenAPI in line 206 still valid?  | 
    
| 
               | 
          ||
| | Option | Description | | ||
| | ------------------ | ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | | ||
| | `--keep-namespace` | Keep the namespace of the existing service. Otherwise, the namespace is changed to the file's base name when converting the file to CSN.<br> **Note:** In this example, it would be still `API_BUSINESS_PARTNER`. | | 
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Where do you think that we should give a description of this option? @renejeglinsky
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Overall I felt, that we do have here a lot of reference content that maybe should find a home somewhere else. I'm not sure yet where that home would be. Having said that, I think that it's sufficient to have options documented in CLI help. Everything else is nice to have if it makes sense. So here, we don't use --keep-namespace anymore that's why I don't see the need to explain it here.
          
 It's valid, I will edit it to make it more general  | 
    
Update in documentation for asyncapi import