feat: finish implementing GetAll and GetBatch for apps endpoint

This commit is contained in:
Stevan Freeborn
2026-03-23 10:15:12 -05:00
parent c00998eed6
commit 02351d89db
4 changed files with 455 additions and 19 deletions
+1 -1
View File
@@ -12,7 +12,7 @@ This SDK was developed independently using Onspring's existing C# SDK, the Onspr
### Go
Requires use of [Go](https://golang.org/dl/) version 1.18 or higher.
Requires use of [Go](https://golang.org/dl/) version 1.23 or higher.
## Installation