Commit 1ebffae
=
Release 3 Update
This library now supports Release 3 of the RANDOM.ORG JSON-RPC API.
Updates:
- New methods (createTickets, listTickets and getTicket)
- Method overloading for all signed value-returning methods to contain the optional 'ticketId' parameter
- Added RandomOrg error codes 420, 421, 422 and 423
- Added tests for all new methods, error codes 420, 421 and 422 and signed methods with 'ticketId' parameter1 parent 19718ac commit 1ebffae
File tree
3 files changed
+1179
-124
lines changed- RandomJSONRPC/src/org/random
- api
- test
3 files changed
+1179
-124
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
| 4 | + | |
5 | 5 | | |
6 | | - | |
| 6 | + | |
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
| |||
86 | 86 | | |
87 | 87 | | |
88 | 88 | | |
89 | | - | |
| 89 | + | |
90 | 90 | | |
91 | 91 | | |
92 | 92 | | |
| |||
0 commit comments