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

Update KnowledgeEndpoint to allow editing statements through the GUI #5

Merged
merged 3 commits into from
Oct 18, 2022

Conversation

devos50
Copy link

@devos50 devos50 commented Oct 18, 2022

TODO:

  • Rename TagsEndpoint to KnowledgeEndpoint
  • Modify the endpoint so that statements are processed instead of tags

@devos50 devos50 marked this pull request as draft October 18, 2022 08:07
@devos50 devos50 changed the title Renamed TagsEndpoint to KnowledgeEndpoint Update KnowledgeEndpoint to allow editing statements through the GUI Oct 18, 2022
@devos50 devos50 force-pushed the rename_tags_endpoint branch 3 times, most recently from 4c79b78 to 6b2ed93 Compare October 18, 2022 09:14
Comment on lines 101 to 102
await do_request(rest_api, 'knowledge/3f3/suggestions', expected_code=400)
await do_request(rest_api, 'knowledge/3f3f/suggestions', expected_code=400)
Copy link
Owner

Choose a reason for hiding this comment

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

Now it is a bit unclear whether these suggestions are tags. I suggest renaming it to tag_suggestions

@drew2a drew2a marked this pull request as ready for review October 18, 2022 10:22
@drew2a drew2a merged commit 56e98ae into drew2a:feature/add_content_items Oct 18, 2022
@devos50 devos50 deleted the rename_tags_endpoint branch October 18, 2022 11:22
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