Skip to content

Commit

Permalink
update Category and Offers tags to Categories (#1024)
Browse files Browse the repository at this point in the history
  • Loading branch information
ShadowOfTheSpace authored Dec 4, 2024
1 parent 5d42037 commit 030c5ad
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/category/category.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ paths:
security:
- cookieAuth: []
tags:
- Category
- Categories
summary: Create new category.
description: Saves a new category to the database.
produces:
Expand Down Expand Up @@ -246,7 +246,7 @@ paths:
security:
- cookieAuth: []
tags:
- Offers
- Categories
summary: Find and return min and max price.
description: Find and return min and max prices of offers in accordance with specific role.
produces:
Expand Down

0 comments on commit 030c5ad

Please sign in to comment.