Add data_version field to responses of all plugins. (#5387)
This commit is contained in:
@@ -726,4 +726,5 @@ Feature: Basic Distance Matrix
|
||||
| | 1 | 2 | 3 |
|
||||
| 1 | 0 | 1000.1 | 1400.1 |
|
||||
| 2 | 1000.1 | 0 | 400 |
|
||||
| 3 | 1400.1 | 400 | 0 |
|
||||
| 3 | 1400.1 | 400 | 0 |
|
||||
|
||||
|
||||
Reference in New Issue
Block a user