Skip to content

Commit

Permalink
something
Browse files Browse the repository at this point in the history
  • Loading branch information
superpollo2 committed May 15, 2024
1 parent 1332587 commit dfc2ad0
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
import org.springframework.web.bind.annotation.*;
import java.util.List;

@Tag(name = "Manage categories", description = "something")
@Tag(name = "Manage categories", description = "socia")
@RestController
@RequestMapping(EndpointConstant.ENDPOINT_CATEGORY)
@RequiredArgsConstructor
Expand Down

0 comments on commit dfc2ad0

Please sign in to comment.