Commit 68185fa
fix: Correct tenant query test and request struct
- Updates the `TestQueryUsersWithTenant` to create a tenant-specific client and verify the request URL.
- Corrects the `QueryUsersRequest` struct to use `string` for `Limit` and `Offset` fields, and adds the `TenantID` field.
- Updates the test cases to reflect the struct changes.1 parent b4dd686 commit 68185fa
1 file changed
+10
-10
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2013 | 2013 | | |
2014 | 2014 | | |
2015 | 2015 | | |
| 2016 | + | |
| 2017 | + | |
| 2018 | + | |
| 2019 | + | |
| 2020 | + | |
2016 | 2021 | | |
2017 | 2022 | | |
2018 | | - | |
2019 | 2023 | | |
2020 | 2024 | | |
2021 | | - | |
| 2025 | + | |
2022 | 2026 | | |
2023 | | - | |
2024 | | - | |
2025 | | - | |
2026 | | - | |
2027 | | - | |
2028 | | - | |
| 2027 | + | |
2029 | 2028 | | |
2030 | 2029 | | |
2031 | | - | |
2032 | | - | |
| 2030 | + | |
| 2031 | + | |
| 2032 | + | |
2033 | 2033 | | |
2034 | 2034 | | |
2035 | 2035 | | |
| |||
0 commit comments