SDK v3 #8
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "dev/issue-5"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
As mentioned in #7, this is the fully reimplemented SDK, It is a breaking change and therefore v3
@ -0,0 +59,4 @@
pagination.Page = 1
}
if pagination.Sort == "" {
Please extract the sorting into a custom Scope!