Commit d4cd1fa
authored
Refactor security scheme annotation for Product API
Updated the chapter to remove the unnecessary `@SecuritySchemes` wrapper annotation, as @Securityscheme is repeatable and can be used directly.
The example now shows the simplified syntax.1 parent 7db1aa3 commit d4cd1fa
1 file changed
Lines changed: 7 additions & 9 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
653 | 653 | | |
654 | 654 | | |
655 | 655 | | |
656 | | - | |
657 | | - | |
658 | | - | |
659 | | - | |
660 | | - | |
661 | | - | |
662 | | - | |
663 | | - | |
664 | | - | |
| 656 | + | |
| 657 | + | |
| 658 | + | |
| 659 | + | |
| 660 | + | |
| 661 | + | |
| 662 | + | |
665 | 663 | | |
666 | 664 | | |
667 | 665 | | |
| |||
0 commit comments