Commit fb05c3c
authored
sent sdk version in headers (#65)
* sent sdk version in headers
* comment suggestions, tests
* add client headers to template since _clinet.py is autogenerated
* add autogenerated client
* update jinja and client, move tests to test_room_api.py
* format
* fix tests
* Revert "fix tests"
This reverts commit 645f6ca.
* Revert "format"
This reverts commit 72c5e82.
* Revert "update jinja and client, move tests to test_room_api.py"
This reverts commit 7731e56.
* Revert "add autogenerated client"
This reverts commit 29eee7d.
* Revert "add client headers to template since _clinet.py is autogenerated"
This reverts commit a28ab40.
* Revert "comment suggestions, tests"
This reverts commit 80f2b28.
* Revert "sent sdk version in headers"
This reverts commit cf9c640.
* add headers to _client.py since client.py is autogenerated
* add test
* after changing fishjam api validation, max_peers can also be string like: "10" because cast value will automatically check if string is a valid positive number
* update header_value to new schema1 parent 2d1e746 commit fb05c3c
2 files changed
Lines changed: 40 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| 8 | + | |
8 | 9 | | |
9 | 10 | | |
10 | 11 | | |
11 | 12 | | |
12 | 13 | | |
13 | | - | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
14 | 19 | | |
15 | 20 | | |
16 | 21 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
| 2 | + | |
2 | 3 | | |
| 4 | + | |
3 | 5 | | |
4 | 6 | | |
5 | 7 | | |
| |||
26 | 28 | | |
27 | 29 | | |
28 | 30 | | |
| 31 | + | |
29 | 32 | | |
30 | 33 | | |
31 | 34 | | |
| |||
54 | 57 | | |
55 | 58 | | |
56 | 59 | | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
| 84 | + | |
| 85 | + | |
| 86 | + | |
| 87 | + | |
| 88 | + | |
| 89 | + | |
57 | 90 | | |
58 | 91 | | |
59 | 92 | | |
| |||
102 | 135 | | |
103 | 136 | | |
104 | 137 | | |
105 | | - | |
| 138 | + | |
106 | 139 | | |
107 | 140 | | |
108 | 141 | | |
| |||
0 commit comments