Commit ecfd8c4
authored
Fix: fields in DatabaseConfigurationCollection should be optional (#248)
```
proto/qdrant/cloud/cluster/v1/cluster.proto:696:3:Field "2" with name "write_consistency_factor" on message "DatabaseConfigurationCollection" changed cardinality from "optional with implicit presence" to "optional with explicit presence".
1 parent 376b493 commit ecfd8c4
7 files changed
Lines changed: 78 additions & 104 deletions
File tree
- gen
- go/qdrant/cloud/cluster/v1
- openapiv2/qdrant/cloud/cluster
- backup/v1
- v1
- python/qdrant/cloud/cluster/v1
- typescript/qdrant/cloud/cluster/v1
- proto/qdrant/cloud/cluster/v1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Lines changed: 1 addition & 1 deletion
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.
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.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
693 | 693 | | |
694 | 694 | | |
695 | 695 | | |
696 | | - | |
| 696 | + | |
697 | 697 | | |
698 | | - | |
| 698 | + | |
| 699 | + | |
699 | 700 | | |
700 | 701 | | |
701 | 702 | | |
| |||
0 commit comments