You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
forgejo/routers/api/v1/swagger
6543 9600c27085 [API] Fix 9544 | return 200 when reaction already exist (#9550)
* add ErrReactionAlreadyExist

* extend CreateReaction

* reaction already exist = 200

* extend FindReactionsOptions

* refactor swagger options/definitions

* fix swagger-validate

* Update models/error.go

Co-Authored-By: zeripath <art27@cantab.net>

* fix test PART1

* extend FindReactionsOptions with UserID option

* catch error on test

* fix test PART2

* format ...

Co-authored-by: zeripath <art27@cantab.net>
Co-authored-by: techknowlogick <matti@mdranta.net>
5 years ago
..
issue.go [API] Fix 9544 | return 200 when reaction already exist (#9550) 5 years ago
key.go Move sdk structs to modules/structs (#6905) 5 years ago
misc.go Move sdk structs to modules/structs (#6905) 5 years ago
options.go [API] Fix 9544 | return 200 when reaction already exist (#9550) 5 years ago
org.go Move sdk structs to modules/structs (#6905) 5 years ago
repo.go Add API endpoint for accessing repo topics (#7963) 5 years ago
user.go Move sdk structs to modules/structs (#6905) 5 years ago