-
Notifications
You must be signed in to change notification settings - Fork 16
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix articlesList bug, update sample (#143)
I don't know if this changed on the OpsRamp side, or just has never worked. Either way "articles/search" is not correct it needs to be "articlesList". Fix that bug + unit test. Also take the opportunity to make the sample that shows some basic information about the knowledge base work a bit better and show in particular how to reach the article content (which seems to be in HTML format though that's not stated in the OpsRamp API docs).
- Loading branch information
Showing
3 changed files
with
23 additions
and
18 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters