-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathexpected.boundary.lock.json
More file actions
42 lines (42 loc) · 1.34 KB
/
Copy pathexpected.boundary.lock.json
File metadata and controls
42 lines (42 loc) · 1.34 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
{
"$schema": "https://raw.githubusercontent.com/yzm1/boundver/v0.11.0/spec/boundary.lock.schema.json",
"schema": "boundary-lock/v3",
"config_contract": "boundver-semantic-config/v1",
"config_digest": "f70a771bd6fee99089c2bc9746f6651ecbd4c7b5f704720e9151600c1c2013c4",
"project": "example-openapi",
"components": {
"svc": {
"version": "1.2.3",
"path": "examples/openapi/service",
"boundary_provider": "openapi",
"boundary_provider_version": "2",
"boundary_status": "ok",
"consumers": [],
"external_consumers": [],
"fingerprints": {
"exact": "e9f574ffef564baf4a09780ee08492d0b8aae8a4ed13951c49e4f27312dfb4da",
"behavior": null,
"boundary": "2c7f98b4dcf9374fb174e1c3b29f8a28378e3410bf711be6858268fff650de75",
"compat": "2b76e797e89bf0561229aa6249cdc899acef599712c928f7824203cbc93d644d"
},
"semver": {
"compat_family": "1",
"api_surface": "1.2",
"exact_version": "1.2.3"
}
}
},
"slices": {
"svc-boundary": {
"description": "",
"mode": "boundary",
"components": [
"svc"
],
"fingerprint": "0e160b14c32e55cf8aef68d49a42afb6aefa2ef906d7d5b899c64c2d1fe5e484",
"component_digests": {
"svc": "2c7f98b4dcf9374fb174e1c3b29f8a28378e3410bf711be6858268fff650de75"
}
}
}
}