DEVDOCS-5180: [update] PriceListsV3, Update parameter id:in name and description#61
Merged
DEVDOCS-5180: [update] PriceListsV3, Update parameter id:in name and description#61
id:in name and description#61Conversation
bc-tgomez
added a commit
that referenced
this pull request
Apr 26, 2024
…d description (#61) <!-- Ticket number or summary of work --> # [DEVDOCS-5180] ## What changed? <!-- Provide a bulleted list in the present tense --> * Update the Delete All Pricelist endpoint's parameter to include the `in` value * Update the parameter's description ## 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]. --> * Cleared up confusion around the Delete All Pricelists endpoint parameters. To run a request where multiple pricelists need to be deleted, the `in` value must be paired with the `id` value: `id:in`. ## Anything else? <!-- Add related PRs, salient notes, additional ticket numbers, etc. --> ping @megdesko [DEVDOCS-5180]: https://bigcommercecloud.atlassian.net/browse/DEVDOCS-5180?atlOrigin=eyJpIjoiNWRkNTljNzYxNjVmNDY3MDlhMDU5Y2ZhYzA5YTRkZjUiLCJwIjoiZ2l0aHViLWNvbS1KU1cifQ
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.
DEVDOCS-5180
What changed?
invalueRelease notes draft
invalue must be paired with theidvalue:id:in.Anything else?
ping @megdesko