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.
gitea/routers/api/v1
zeripath 91ee3be588
Prevent incorrect HTML escaping in swagger.json (#14957)
* Prevent incorrect HTML escaping in swagger.json

Fix #14706

Signed-off-by: Andrew Thornton <art27@cantab.net>

* oops add it to the helper

Signed-off-by: Andrew Thornton <art27@cantab.net>

* try again

Signed-off-by: Andrew Thornton <art27@cantab.net>

Co-authored-by: 6543 <6543@obermui.de>
Co-authored-by: techknowlogick <techknowlogick@gitea.io>
4 years ago
..
admin [API] Add Restricted Field to User (#14630) 4 years ago
misc Move macaron to chi (#14293) 4 years ago
notify move notification APIFormat (#13783) 4 years ago
org Clarify the suffices and prefixes of setting.AppSubURL and setting.AppURL (#12999) 4 years ago
repo Prevent panic when editing forked repos by API (#14960) 4 years ago
settings Export LFS & TimeTracking function status (#14753) 4 years ago
swagger Add dismiss review feature (#12674) 4 years ago
user Move macaron to chi (#14293) 4 years ago
utils Migrate to use jsoniter instead of encoding/json (#14841) 4 years ago
api.go Prevent incorrect HTML escaping in swagger.json (#14957) 4 years ago