Skip to content

Update categories REST API docs#328

Merged
meker12 merged 4 commits intomainfrom
DCAT-2883-update-categories-rest-docs
Feb 20, 2026
Merged

Update categories REST API docs#328
meker12 merged 4 commits intomainfrom
DCAT-2883-update-categories-rest-docs

Conversation

@meker12
Copy link
Copy Markdown
Contributor

@meker12 meker12 commented Feb 19, 2026

Purpose

  • Add metaTags and images fields to the FeedCategory and FeedCategoryUpdate schemas in the Data Ingestion REST API, enabling SEO metadata and image associations for categories

  • Update create and update category operation descriptions and request examples to document the new optional fields

Documentation updates

  • Categories tag description — Added bullet points for SEO meta tags and category images
  • Create categories operation — Added guidance for metaTags and images fields; updated example to include both fields on the "men" category
  • Update categories operation — Updated example description and request body to show metaTags and images usage

Test plan

  • Verify the OpenAPI spec validates without errors
  • Confirm the rendered API reference displays the new metaTags and images fields on FeedCategory and FeedCategoryUpdate schemas
  • Verify the create and update category examples render correctly with the new fields
  • Check that the ProductMetaAttribute and ProductImage schema refs resolve properly in the docs

whatsnew
Updated the Categories operation in the Data Ingestion REST API reference to include new description, metaTags, and images field. This update enables SEO metadata and image associations for categories for customers using Adobe Commerce Optimizer for catalog management.

Loading
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

technical Changes to code, examples, or technical processes

Projects

Archived in project

Development

Successfully merging this pull request may close these issues.

4 participants