-
Notifications
You must be signed in to change notification settings - Fork 114
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore: add Api operation decorator for summary description (#37)
# What ❔ - Adds `@ApiOperation` decorator to include summary description of API method ## Why ❔ - Provides a description of the API call for automated documentation <img width="782" alt="Screenshot 2023-10-05 at 8 20 51 AM" src="https://github.com/matter-labs/block-explorer/assets/29983536/ea461749-ecee-4b1b-b9fb-43d6c8ce74ae"> ## Checklist <!-- Check your PR fulfills the following items. --> <!-- For draft PRs check the boxes as you complete them. --> - [x] PR title corresponds to the body of PR (we generate changelog entries from PRs). - [x] Tests for the changes have been added / updated. - [x] Documentation comments have been added / updated. - [x] Code has been formatted via `zk fmt` and `zk lint`.
- Loading branch information
1 parent
fec8a49
commit da98913
Showing
1 changed file
with
17 additions
and
2 deletions.
There are no files selected for viewing
This file contains 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