support the mirror_updated field introduced in the Repository API type #566
Closed
opened 4 months ago by petergardfjall
·
1 comments
Loading…
Reference in new issue
There is no content yet.
Delete Branch '%!s(<nil>)'
Deleting a branch is permanent. It CANNOT be undone. Continue?
https://github.com/go-gitea/gitea/pull/18267 introduces a
mirror_updated
field to theRepository
object in the API. This field needs to be picked up by the client-side SDK as well.Addressed by #565/