-
Notifications
You must be signed in to change notification settings - Fork 148
Commit 04c2783
Exposes in API the Repo entity's Size and Isempty properties (#64)
* Exposes in API the Repo entity's Size and Isempty properties
* Add new field "Empty" to Repository structure
* Fix Empty type to bool
* Add Size property to Repository structure
Signed-off-by: Guyzmo <guyzmo+github+pub@m0g.net>
* Added Parent property to the repo API
Signed-off-by: Guyzmo <guyzmo+github+pub@m0g.net>1 parent 9447dde commit 04c2783
1 file changed
+3
-0
lines changedLines changed: 3 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
27 | 27 |
| |
28 | 28 |
| |
29 | 29 |
| |
30 | + | ||
31 | + | ||
32 | + | ||
30 | 33 |
| |
31 | 34 |
| |
32 | 35 |
| |
|
0 commit comments