-
Notifications
You must be signed in to change notification settings - Fork 16
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #261 from forta-network/caner/forta-1236-add-sourc…
…es-and-labels-to-the-webhook-spec Add sources and labels to webhook spec
- Loading branch information
Showing
12 changed files
with
1,126 additions
and
4 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
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -6,3 +6,12 @@ This contains key golang libraries for Forta services. | |
## Bug Bounty | ||
|
||
We have a [bug bounty program on Immunefi](https://immunefi.com/bounty/forta). Please report any security issues you find through the Immunefi dashboard, or reach out to [[email protected]](mailto:[email protected]) | ||
|
||
## Webhook | ||
|
||
To extend the client models with new fields, please do not modify generated code directly and instead | ||
|
||
1. update `protocol/webhook/swagger.yml`, | ||
2. do `make swagger` | ||
|
||
and the code will be regenerated by taking into account the latest shape of `swagger.yml`. |
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
Oops, something went wrong.