docs: add topping category API descriptions (reject + get) - #2
Open
zamani3270 wants to merge 28 commits into
Open
docs: add topping category API descriptions (reject + get)#2zamani3270 wants to merge 28 commits into
zamani3270 wants to merge 28 commits into
Conversation
Co-authored-by: zamani3270 <zamani3270@users.noreply.github.com>
Co-authored-by: zamani3270 <zamani3270@users.noreply.github.com>
zamani3270
marked this pull request as ready for review
March 18, 2026 13:03
Co-authored-by: zamani3270 <zamani3270@users.noreply.github.com>
Co-authored-by: zamani3270 <zamani3270@users.noreply.github.com>
Co-authored-by: zamani3270 <zamani3270@users.noreply.github.com>
Co-authored-by: zamani3270 <zamani3270@users.noreply.github.com>
Co-authored-by: zamani3270 <zamani3270@users.noreply.github.com>
Co-authored-by: zamani3270 <zamani3270@users.noreply.github.com>
Co-authored-by: zamani3270 <zamani3270@users.noreply.github.com>
Co-authored-by: zamani3270 <zamani3270@users.noreply.github.com>
Co-authored-by: zamani3270 <zamani3270@users.noreply.github.com>
Co-authored-by: zamani3270 <zamani3270@users.noreply.github.com>
Co-authored-by: zamani3270 <zamani3270@users.noreply.github.com>
Co-authored-by: zamani3270 <zamani3270@users.noreply.github.com>
Co-authored-by: zamani3270 <zamani3270@users.noreply.github.com>
Co-authored-by: zamani3270 <zamani3270@users.noreply.github.com>
Co-authored-by: zamani3270 <zamani3270@users.noreply.github.com>
Co-authored-by: zamani3270 <zamani3270@users.noreply.github.com>
Co-authored-by: zamani3270 <zamani3270@users.noreply.github.com>
Co-authored-by: zamani3270 <zamani3270@users.noreply.github.com>
Co-authored-by: zamani3270 <zamani3270@users.noreply.github.com>
Co-authored-by: zamani3270 <zamani3270@users.noreply.github.com>
Co-authored-by: zamani3270 <zamani3270@users.noreply.github.com>
Co-authored-by: zamani3270 <zamani3270@users.noreply.github.com>
Co-authored-by: zamani3270 <zamani3270@users.noreply.github.com>
Co-authored-by: zamani3270 <zamani3270@users.noreply.github.com>
Co-authored-by: zamani3270 <zamani3270@users.noreply.github.com>
Co-authored-by: zamani3270 <zamani3270@users.noreply.github.com>
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
topping-category-reject-description.mdtopping-category-activate-description.mdtopping-category-deactivate-description.mdtopping-categories-get-description.mdtopping-categories-get-pending-description.mdtopping-category-get-by-id-description.mdtopping-categories-get-approved-description.mdtopping-create-description.mdtopping-update-description.mdtopping-approve-chef-description.mdtopping-reject-description.mdtopping-get-description.mdtopping-delete-description.mdtopping-get-vendor-product-description.mdtopping-get-approved-description.mdtopping-get-pending-description.mdtopping-get-by-category-description.mdtopping-get-variants-description.mdtopping-activate-description.mdtopping-deactive-description.mdtopping-assign-product-variants-description.mdproduct-variant-assign-topping-description.mdtopping-update-description.mdfor the new update contract (vendorId,name,price,stock) and updated response shape (isActive)topping-approve-chef-description.mdresponse example to match current contract (notax, includesisActive)topping-categories-get-approved-description.mdto include optionalnamefilter in query parameter docs and examplestopping-category-get-by-id-description.mdto include optionalnamefilter in query parameter docs and examplesTesting