Skip to content

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

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

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

Conversation

@mwread

@mwread mwread commented Jun 30, 2026

Copy link
Copy Markdown
Collaborator

Summary

  • Fixes incorrect description on the get-commerce-product-category operation in the Lending API spec
  • The description was copied from the get-commerce-product endpoint and said "Get product" / "returns a single product" — it now correctly reads "Get product category" / "returns 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: static/oas/Codat-Lending.json

Note: the same issue exists in static/oas/Codat-Commerce.json (operationId: get-product-category) and the corresponding files in codatio/oas — those can be addressed separately.

@vercel

vercel Bot commented Jun 30, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
codat-docs Ready Ready Preview, Comment Jun 30, 2026 9:44pm

Request Review

@github-actions

Copy link
Copy Markdown

Link check results for preview deployment (https://codat-docs-git-fix-lending-get-product-category-description-codat.vercel.app):

[]

@mwread

mwread commented Jun 30, 2026

Copy link
Copy Markdown
Collaborator Author

Superseded by a PR in codatio/oas — the static/oas/ files in this repo are automatically synced from codatio/oas (committed with the message 'Latest Open API Specification'), so this change would be overwritten on the next sync. The fix has been raised directly in the source repo instead.

@mwread

mwread commented Jun 30, 2026

Copy link
Copy Markdown
Collaborator Author

Closing in favour of codatio/oas#17 — the static/oas/ files here are auto-synced from codatio/oas, so this change would be overwritten on the next sync. The fix is applied at the source.

@mwread mwread closed this Jun 30, 2026
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