Commit 1311a10
authored
[CP-142] Add ListGlobalPackages service definition (#97)
* Add PublicBookingService to fetch public packages with no authentication required
* Format the proto file and generate code.
* Reuse existing service. Introduce new request response models for nse service.
* generate code.
* Add Resource options api definition
* Allow words in spellchecker.
* Address the code review feedback.
* Remove ListGlobalResourceOptions API and related definitions
* Clarify comment on available additional resources in booking.proto
* Update comments in booking.proto for clarity and correctness
* run make generate1 parent 54d0957 commit 1311a10
12 files changed
Lines changed: 736 additions & 148 deletions
File tree
- .github/actions/spelling
- gen
- go/qdrant/cloud/booking/v1
- openapiv2/qdrant/cloud/booking/v1
- python/qdrant/cloud/booking/v1
- typescript
- buf/validate
- qdrant/cloud/booking/v1
- proto/qdrant/cloud/booking/v1
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
| 22 | + | |
| 23 | + | |
22 | 24 | | |
23 | 25 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
6 | | - | |
| 5 | + | |
| 6 | + | |
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Lines changed: 68 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
116 | 116 | | |
117 | 117 | | |
118 | 118 | | |
| 119 | + | |
| 120 | + | |
| 121 | + | |
| 122 | + | |
| 123 | + | |
| 124 | + | |
| 125 | + | |
| 126 | + | |
| 127 | + | |
| 128 | + | |
| 129 | + | |
| 130 | + | |
| 131 | + | |
| 132 | + | |
| 133 | + | |
| 134 | + | |
| 135 | + | |
| 136 | + | |
| 137 | + | |
| 138 | + | |
| 139 | + | |
| 140 | + | |
| 141 | + | |
| 142 | + | |
| 143 | + | |
| 144 | + | |
| 145 | + | |
| 146 | + | |
| 147 | + | |
| 148 | + | |
| 149 | + | |
| 150 | + | |
| 151 | + | |
| 152 | + | |
| 153 | + | |
| 154 | + | |
| 155 | + | |
| 156 | + | |
| 157 | + | |
119 | 158 | | |
120 | 159 | | |
121 | 160 | | |
| |||
147 | 186 | | |
148 | 187 | | |
149 | 188 | | |
| 189 | + | |
| 190 | + | |
| 191 | + | |
| 192 | + | |
| 193 | + | |
| 194 | + | |
| 195 | + | |
| 196 | + | |
| 197 | + | |
| 198 | + | |
| 199 | + | |
150 | 200 | | |
151 | 201 | | |
152 | 202 | | |
| |||
157 | 207 | | |
158 | 208 | | |
159 | 209 | | |
| 210 | + | |
| 211 | + | |
| 212 | + | |
| 213 | + | |
| 214 | + | |
| 215 | + | |
| 216 | + | |
| 217 | + | |
| 218 | + | |
| 219 | + | |
| 220 | + | |
| 221 | + | |
| 222 | + | |
| 223 | + | |
160 | 224 | | |
161 | 225 | | |
162 | 226 | | |
| |||
202 | 266 | | |
203 | 267 | | |
204 | 268 | | |
| 269 | + | |
| 270 | + | |
| 271 | + | |
| 272 | + | |
205 | 273 | | |
206 | 274 | | |
207 | 275 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments