feat(user): add support for dashboard metadata #5739
postman-collection-runner.yml
on: pull_request
Run postman tests
39s
Annotations
2 errors and 1 warning
Run postman tests
Canceling since a higher priority waiting request for 'Run postman tests-refs/pull/3000/merge' exists
|
Run postman tests
The operation was canceled.
|
Run postman tests
Error parsing Cargo.toml manifest, fallback to caching entire file: Error: Invalid TOML document: expected key-value, found comma
11: # First party crates
12: api_models = { version = "0.1.0", path = "../api_models" , features = ["errors"]}
^
13: storage_impl = { version = "0.1.0", path = "../storage_impl", default-features = false }
|