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

chore(MOS-1718): Update documentation regarding article categories #93

Merged
merged 1 commit into from
Aug 8, 2024

Conversation

fred-jan
Copy link
Contributor

@fred-jan fred-jan commented Jul 26, 2024

Prerequisites

Summary

Updates the documentation to reflect the difference in article.categories[] properties, depending on the request method used:

  • POST: category_id, is_main, is_active (each field speaks for itself)
  • PATCH: + article_url_id (to update a specific existing link instead of re-adding)
  • GET: + position (reflecting the current position on the page)

@fred-jan fred-jan added documentation Improvements or additions to documentation sprint task A sprint related PR. tag release Automatically create a new tag after deploying to stage labels Jul 26, 2024
@fred-jan fred-jan requested a review from a team July 26, 2024 11:40
@robvanderlee robvanderlee self-assigned this Jul 29, 2024
Copy link
Contributor

@robvanderlee robvanderlee left a comment

Choose a reason for hiding this comment

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

LGTM. Will merge after other PR.

@robvanderlee robvanderlee merged commit 85acc5a into master Aug 8, 2024
1 check passed
@robvanderlee robvanderlee deleted the MOS-1718-update-article-categories-docs branch August 8, 2024 07:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation sprint task A sprint related PR. tag release Automatically create a new tag after deploying to stage
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants