py-gitea/gitea
Langenfeld 1a3f93b33d function for all changable fields to be correctly be added to the api objects
gitea does not return all fields that can be changed for an object together with the object. The api now generates all those fields without content, but with monitoring if they have to be added to the dirty fields
2020-11-07 18:55:40 +01:00
..
__init__.py cc 2020-10-14 14:44:05 +02:00
basicGiteaApiObject.py function for all changable fields to be correctly be added to the api objects 2020-11-07 18:55:40 +01:00
exceptions.py cc 2020-10-14 14:44:05 +02:00
gitea.py function for all changable fields to be correctly be added to the api objects 2020-11-07 18:55:40 +01:00
giteaApiObject.py cc 2020-10-14 14:44:05 +02:00