Commit b1a124c
committed
refactor(discovery): rename model
BREAKING CHANGE: The name of the model `QueryResultResultMetadata` has been changed to `QueryResultMetadata`
To migrate your code, use the model `QueryResultMetadata` instead of `QueryResultResultMetadata`:QueryResultResultMetadata to QueryResultMetadata
1 parent 8eaa578 commit b1a124c
2 files changed
Lines changed: 5 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
69 | 69 | | |
70 | 70 | | |
71 | 71 | | |
| 72 | + | |
| 73 | + | |
72 | 74 | | |
73 | 75 | | |
74 | 76 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4591 | 4591 | | |
4592 | 4592 | | |
4593 | 4593 | | |
4594 | | - | |
| 4594 | + | |
4595 | 4595 | | |
4596 | 4596 | | |
4597 | 4597 | | |
| |||
4686 | 4686 | | |
4687 | 4687 | | |
4688 | 4688 | | |
4689 | | - | |
| 4689 | + | |
4690 | 4690 | | |
4691 | 4691 | | |
4692 | 4692 | | |
4693 | 4693 | | |
4694 | 4694 | | |
4695 | | - | |
| 4695 | + | |
4696 | 4696 | | |
4697 | 4697 | | |
4698 | 4698 | | |
| |||
0 commit comments