fix: correct get-commerce-product-category endpoint description#1859
Closed
mwread wants to merge 1 commit into
Closed
fix: correct get-commerce-product-category endpoint description#1859mwread wants to merge 1 commit into
mwread wants to merge 1 commit into
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
|
Link check results for preview deployment (https://codat-docs-git-fix-lending-get-product-category-description-codat.vercel.app): |
Collaborator
Author
|
Superseded by a PR in codatio/oas — the |
Collaborator
Author
|
Closing in favour of codatio/oas#17 — the |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
get-commerce-product-categoryoperation in the Lending API specget-commerce-productendpoint 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