mirror of
https://codeberg.org/forgejo/forgejo.git
synced 2025-08-01 17:38:33 +00:00
add threat analyses
This commit is contained in:
parent
a8d5e7ba77
commit
eab016e896
4 changed files with 100 additions and 25 deletions
|
@ -103,3 +103,5 @@ git reset --hard origin/forgejo-federated-star
|
|||
# generate swagger api client
|
||||
|
||||
go run github.com/go-swagger/go-swagger/cmd/swagger@v0.30.5 generate client -f './templates/swagger/v1_json.tmpl' -c "modules/activitypub2" --operation 'activitypubPerson' --skip-models --existing-models 'github.com/go-ap/activitypub' --skip-validation
|
||||
|
||||
# Documentation for learn & reference
|
Loading…
Add table
Add a link
Reference in a new issue