Skip to content

fix: correct get-commerce-product-category endpoint description#17

Open
mwread wants to merge 1 commit into
codatio:mainfrom
mwread:fix/lending-get-product-category-description
Open

fix: correct get-commerce-product-category endpoint description#17
mwread wants to merge 1 commit into
codatio:mainfrom
mwread:fix/lending-get-product-category-description

Conversation

@mwread

@mwread mwread commented Jun 30, 2026

Copy link
Copy Markdown

Summary

  • Fixes incorrect description on the get-commerce-product-category operation in json/Codat-Lending.json
  • The description was copied from the get-commerce-product endpoint and incorrectly referred to "Get product" returning "a single product" — it now correctly reads "Get product category" returning "a single product category"

Change

Before: The *Get product* endpoint returns a single product for a given productId.
After: The *Get product category* endpoint returns a single product category for a given productId.

File: json/Codat-Lending.json

Note: the same issue exists in json/Codat-Commerce.json (operationId: get-product-category) and can be addressed separately.

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.

1 participant