CATALOG-9219: [update] Catalog, update all Product Custom Fields endpoints#97
Merged
CATALOG-9219: [update] Catalog, update all Product Custom Fields endpoints#97
Conversation
slsriehl
reviewed
Feb 12, 2024
slsriehl
reviewed
Feb 12, 2024
slsriehl
reviewed
Feb 12, 2024
Contributor
Contributor
bc-traciporter
left a comment
There was a problem hiding this comment.
I left editorial suggestions. I mainly tried to remove passive voice. Feel free to not accept my suggestion if the change does not convey the correct meaning.
3774e94 to
8534641
Compare
8534641 to
3edfc0a
Compare
Contributor
bc-traciporter
left a comment
There was a problem hiding this comment.
Left a few suggestions
3edfc0a to
e858970
Compare
slsriehl
pushed a commit
that referenced
this pull request
Feb 15, 2024
<!-- Ticket number or summary of work --> # [DEVDOCS-5771] & [CATALOG-9219] ## What changed? <!-- Provide a bulleted list in the present tense --> * create archive directory ## Release notes draft <!-- Provide an entry for the release notes using simple, conversational language. Don't be too technical. Explain how the change will benefit the merchant and link to the feature. Examples: * The newly-released [X feature] is now available to use. Now, you’ll be able to [perform Y action]. * We're happy to announce [X feature], which can help you [perform Y action]. * [X feature] helps you to create [Y response] using the [Z query parameter]. Now, you can deliver [ex, localized shopping experiences for your customers]. * Fixed a bug in the [X endpoint]. Now the [Y field] will appear when you click [Z option]. --> * not needed ## Anything else? <!-- Add related PRs, salient notes, additional ticket numbers, etc. --> * Supports #97 ping @olysenko @bc-traciporter [DEVDOCS-5771]: https://bigcommercecloud.atlassian.net/browse/DEVDOCS-5771?atlOrigin=eyJpIjoiNWRkNTljNzYxNjVmNDY3MDlhMDU5Y2ZhYzA5YTRkZjUiLCJwIjoiZ2l0aHViLWNvbS1KU1cifQ [CATALOG-9219]: https://bigcommercecloud.atlassian.net/browse/CATALOG-9219?atlOrigin=eyJpIjoiNWRkNTljNzYxNjVmNDY3MDlhMDU5Y2ZhYzA5YTRkZjUiLCJwIjoiZ2l0aHViLWNvbS1KU1cifQ
e858970 to
d9f1240
Compare
…n for the POST|GET|PUT|DELETE v3/catalog/products/:productId/custom-fields
…n for the POST|GET|PUT|DELETE v3/catalog/products/:productId/custom-fields
8f09f6f to
be4719c
Compare
bc-tgomez
pushed a commit
that referenced
this pull request
Apr 26, 2024
<!-- Ticket number or summary of work --> # [DEVDOCS-5771] & [CATALOG-9219] ## What changed? <!-- Provide a bulleted list in the present tense --> * create archive directory ## Release notes draft <!-- Provide an entry for the release notes using simple, conversational language. Don't be too technical. Explain how the change will benefit the merchant and link to the feature. Examples: * The newly-released [X feature] is now available to use. Now, you’ll be able to [perform Y action]. * We're happy to announce [X feature], which can help you [perform Y action]. * [X feature] helps you to create [Y response] using the [Z query parameter]. Now, you can deliver [ex, localized shopping experiences for your customers]. * Fixed a bug in the [X endpoint]. Now the [Y field] will appear when you click [Z option]. --> * not needed ## Anything else? <!-- Add related PRs, salient notes, additional ticket numbers, etc. --> * Supports #97 ping @olysenko @bc-traciporter [DEVDOCS-5771]: https://bigcommercecloud.atlassian.net/browse/DEVDOCS-5771?atlOrigin=eyJpIjoiNWRkNTljNzYxNjVmNDY3MDlhMDU5Y2ZhYzA5YTRkZjUiLCJwIjoiZ2l0aHViLWNvbS1KU1cifQ [CATALOG-9219]: https://bigcommercecloud.atlassian.net/browse/CATALOG-9219?atlOrigin=eyJpIjoiNWRkNTljNzYxNjVmNDY3MDlhMDU5Y2ZhYzA5YTRkZjUiLCJwIjoiZ2l0aHViLWNvbS1KU1cifQ
bc-tgomez
pushed a commit
that referenced
this pull request
Apr 26, 2024
…oints (#97) <!-- Ticket number or summary of work --> # CATALOG-9219: [update] Catalog, update all Product Custom Fields endpoints (#97) ## What changed? * Updated v3 custom-fields swagger scheme ## Release notes draft * updated error messaging for custom fields; * clarified info about limitation of 250 max allowed characters for the name and value in custom fields. ping @bigcommerce/team-catalog
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.
CATALOG-9219 Review and update public API documentation for the POST|GET|PUT|DELETE v3/catalog/products/:productId/custom-fields
What changed?
Release notes draft
ping @bigcommerce/team-catalog