Skip to content

Commit

Permalink
Updated to make sure credentials examples have required "issuer" prop…
Browse files Browse the repository at this point in the history
…erty.
  • Loading branch information
Wind4Greg committed Feb 5, 2024
1 parent 541a23b commit 98b6dd1
Show file tree
Hide file tree
Showing 14 changed files with 109 additions and 96 deletions.
43 changes: 22 additions & 21 deletions TestVectors/addBaseDocCanon.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,25 +5,26 @@
"_:c14n1 <https://windsurf.grotto-networking.com/selective#sailName> \"Lahaina\" .\n",
"_:c14n1 <https://windsurf.grotto-networking.com/selective#size> \"7.8E0\"^^<http://www.w3.org/2001/XMLSchema#double> .\n",
"_:c14n1 <https://windsurf.grotto-networking.com/selective#year> \"2023\"^^<http://www.w3.org/2001/XMLSchema#integer> .\n",
"_:c14n2 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <https://www.w3.org/2018/credentials#VerifiableCredential> .\n",
"_:c14n2 <https://www.w3.org/2018/credentials#credentialSubject> _:c14n6 .\n",
"_:c14n3 <https://windsurf.grotto-networking.com/selective#boardName> \"Kanaha Custom\" .\n",
"_:c14n3 <https://windsurf.grotto-networking.com/selective#brand> \"Wailea\" .\n",
"_:c14n3 <https://windsurf.grotto-networking.com/selective#year> \"2019\"^^<http://www.w3.org/2001/XMLSchema#integer> .\n",
"_:c14n4 <https://windsurf.grotto-networking.com/selective#sailName> \"Lahaina\" .\n",
"_:c14n4 <https://windsurf.grotto-networking.com/selective#size> \"7\"^^<http://www.w3.org/2001/XMLSchema#integer> .\n",
"_:c14n4 <https://windsurf.grotto-networking.com/selective#year> \"2020\"^^<http://www.w3.org/2001/XMLSchema#integer> .\n",
"_:c14n5 <https://windsurf.grotto-networking.com/selective#sailName> \"Kihei\" .\n",
"_:c14n5 <https://windsurf.grotto-networking.com/selective#size> \"5.5E0\"^^<http://www.w3.org/2001/XMLSchema#double> .\n",
"_:c14n5 <https://windsurf.grotto-networking.com/selective#year> \"2023\"^^<http://www.w3.org/2001/XMLSchema#integer> .\n",
"_:c14n6 <https://windsurf.grotto-networking.com/selective#boards> _:c14n0 .\n",
"_:c14n6 <https://windsurf.grotto-networking.com/selective#boards> _:c14n3 .\n",
"_:c14n6 <https://windsurf.grotto-networking.com/selective#sailNumber> \"Earth101\" .\n",
"_:c14n6 <https://windsurf.grotto-networking.com/selective#sails> _:c14n1 .\n",
"_:c14n6 <https://windsurf.grotto-networking.com/selective#sails> _:c14n4 .\n",
"_:c14n6 <https://windsurf.grotto-networking.com/selective#sails> _:c14n5 .\n",
"_:c14n6 <https://windsurf.grotto-networking.com/selective#sails> _:c14n7 .\n",
"_:c14n7 <https://windsurf.grotto-networking.com/selective#sailName> \"Lahaina\" .\n",
"_:c14n7 <https://windsurf.grotto-networking.com/selective#size> \"6.1E0\"^^<http://www.w3.org/2001/XMLSchema#double> .\n",
"_:c14n7 <https://windsurf.grotto-networking.com/selective#year> \"2023\"^^<http://www.w3.org/2001/XMLSchema#integer> .\n"
"_:c14n2 <https://windsurf.grotto-networking.com/selective#boardName> \"Kanaha Custom\" .\n",
"_:c14n2 <https://windsurf.grotto-networking.com/selective#brand> \"Wailea\" .\n",
"_:c14n2 <https://windsurf.grotto-networking.com/selective#year> \"2019\"^^<http://www.w3.org/2001/XMLSchema#integer> .\n",
"_:c14n3 <https://windsurf.grotto-networking.com/selective#sailName> \"Lahaina\" .\n",
"_:c14n3 <https://windsurf.grotto-networking.com/selective#size> \"7\"^^<http://www.w3.org/2001/XMLSchema#integer> .\n",
"_:c14n3 <https://windsurf.grotto-networking.com/selective#year> \"2020\"^^<http://www.w3.org/2001/XMLSchema#integer> .\n",
"_:c14n4 <https://windsurf.grotto-networking.com/selective#sailName> \"Kihei\" .\n",
"_:c14n4 <https://windsurf.grotto-networking.com/selective#size> \"5.5E0\"^^<http://www.w3.org/2001/XMLSchema#double> .\n",
"_:c14n4 <https://windsurf.grotto-networking.com/selective#year> \"2023\"^^<http://www.w3.org/2001/XMLSchema#integer> .\n",
"_:c14n5 <https://windsurf.grotto-networking.com/selective#boards> _:c14n0 .\n",
"_:c14n5 <https://windsurf.grotto-networking.com/selective#boards> _:c14n2 .\n",
"_:c14n5 <https://windsurf.grotto-networking.com/selective#sailNumber> \"Earth101\" .\n",
"_:c14n5 <https://windsurf.grotto-networking.com/selective#sails> _:c14n1 .\n",
"_:c14n5 <https://windsurf.grotto-networking.com/selective#sails> _:c14n3 .\n",
"_:c14n5 <https://windsurf.grotto-networking.com/selective#sails> _:c14n4 .\n",
"_:c14n5 <https://windsurf.grotto-networking.com/selective#sails> _:c14n6 .\n",
"_:c14n6 <https://windsurf.grotto-networking.com/selective#sailName> \"Lahaina\" .\n",
"_:c14n6 <https://windsurf.grotto-networking.com/selective#size> \"6.1E0\"^^<http://www.w3.org/2001/XMLSchema#double> .\n",
"_:c14n6 <https://windsurf.grotto-networking.com/selective#year> \"2023\"^^<http://www.w3.org/2001/XMLSchema#integer> .\n",
"_:c14n7 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <https://www.w3.org/2018/credentials#VerifiableCredential> .\n",
"_:c14n7 <https://www.w3.org/2018/credentials#credentialSubject> _:c14n5 .\n",
"_:c14n7 <https://www.w3.org/2018/credentials#issuer> <https://vc.example/windsurf/racecommittee> .\n"
]
43 changes: 22 additions & 21 deletions TestVectors/addBaseDocHMACCanon.json
Original file line number Diff line number Diff line change
@@ -1,29 +1,30 @@
[
"_:b0 <https://windsurf.grotto-networking.com/selective#sailName> \"Lahaina\" .\n",
"_:b0 <https://windsurf.grotto-networking.com/selective#size> \"6.1E0\"^^<http://www.w3.org/2001/XMLSchema#double> .\n",
"_:b0 <https://windsurf.grotto-networking.com/selective#year> \"2023\"^^<http://www.w3.org/2001/XMLSchema#integer> .\n",
"_:b0 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <https://www.w3.org/2018/credentials#VerifiableCredential> .\n",
"_:b0 <https://www.w3.org/2018/credentials#credentialSubject> _:b3 .\n",
"_:b0 <https://www.w3.org/2018/credentials#issuer> <https://vc.example/windsurf/racecommittee> .\n",
"_:b1 <https://windsurf.grotto-networking.com/selective#sailName> \"Lahaina\" .\n",
"_:b1 <https://windsurf.grotto-networking.com/selective#size> \"7.8E0\"^^<http://www.w3.org/2001/XMLSchema#double> .\n",
"_:b1 <https://windsurf.grotto-networking.com/selective#year> \"2023\"^^<http://www.w3.org/2001/XMLSchema#integer> .\n",
"_:b2 <https://windsurf.grotto-networking.com/selective#boardName> \"CompFoil170\" .\n",
"_:b2 <https://windsurf.grotto-networking.com/selective#brand> \"Wailea\" .\n",
"_:b2 <https://windsurf.grotto-networking.com/selective#year> \"2022\"^^<http://www.w3.org/2001/XMLSchema#integer> .\n",
"_:b3 <https://windsurf.grotto-networking.com/selective#sailName> \"Kihei\" .\n",
"_:b3 <https://windsurf.grotto-networking.com/selective#size> \"5.5E0\"^^<http://www.w3.org/2001/XMLSchema#double> .\n",
"_:b3 <https://windsurf.grotto-networking.com/selective#year> \"2023\"^^<http://www.w3.org/2001/XMLSchema#integer> .\n",
"_:b4 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <https://www.w3.org/2018/credentials#VerifiableCredential> .\n",
"_:b4 <https://www.w3.org/2018/credentials#credentialSubject> _:b6 .\n",
"_:b5 <https://windsurf.grotto-networking.com/selective#sailName> \"Lahaina\" .\n",
"_:b5 <https://windsurf.grotto-networking.com/selective#size> \"7\"^^<http://www.w3.org/2001/XMLSchema#integer> .\n",
"_:b5 <https://windsurf.grotto-networking.com/selective#year> \"2020\"^^<http://www.w3.org/2001/XMLSchema#integer> .\n",
"_:b6 <https://windsurf.grotto-networking.com/selective#boards> _:b2 .\n",
"_:b6 <https://windsurf.grotto-networking.com/selective#boards> _:b7 .\n",
"_:b6 <https://windsurf.grotto-networking.com/selective#sailNumber> \"Earth101\" .\n",
"_:b6 <https://windsurf.grotto-networking.com/selective#sails> _:b0 .\n",
"_:b6 <https://windsurf.grotto-networking.com/selective#sails> _:b1 .\n",
"_:b6 <https://windsurf.grotto-networking.com/selective#sails> _:b3 .\n",
"_:b6 <https://windsurf.grotto-networking.com/selective#sails> _:b5 .\n",
"_:b7 <https://windsurf.grotto-networking.com/selective#boardName> \"Kanaha Custom\" .\n",
"_:b7 <https://windsurf.grotto-networking.com/selective#brand> \"Wailea\" .\n",
"_:b7 <https://windsurf.grotto-networking.com/selective#year> \"2019\"^^<http://www.w3.org/2001/XMLSchema#integer> .\n"
"_:b3 <https://windsurf.grotto-networking.com/selective#boards> _:b2 .\n",
"_:b3 <https://windsurf.grotto-networking.com/selective#boards> _:b4 .\n",
"_:b3 <https://windsurf.grotto-networking.com/selective#sailNumber> \"Earth101\" .\n",
"_:b3 <https://windsurf.grotto-networking.com/selective#sails> _:b1 .\n",
"_:b3 <https://windsurf.grotto-networking.com/selective#sails> _:b5 .\n",
"_:b3 <https://windsurf.grotto-networking.com/selective#sails> _:b6 .\n",
"_:b3 <https://windsurf.grotto-networking.com/selective#sails> _:b7 .\n",
"_:b4 <https://windsurf.grotto-networking.com/selective#boardName> \"Kanaha Custom\" .\n",
"_:b4 <https://windsurf.grotto-networking.com/selective#brand> \"Wailea\" .\n",
"_:b4 <https://windsurf.grotto-networking.com/selective#year> \"2019\"^^<http://www.w3.org/2001/XMLSchema#integer> .\n",
"_:b5 <https://windsurf.grotto-networking.com/selective#sailName> \"Kihei\" .\n",
"_:b5 <https://windsurf.grotto-networking.com/selective#size> \"5.5E0\"^^<http://www.w3.org/2001/XMLSchema#double> .\n",
"_:b5 <https://windsurf.grotto-networking.com/selective#year> \"2023\"^^<http://www.w3.org/2001/XMLSchema#integer> .\n",
"_:b6 <https://windsurf.grotto-networking.com/selective#sailName> \"Lahaina\" .\n",
"_:b6 <https://windsurf.grotto-networking.com/selective#size> \"6.1E0\"^^<http://www.w3.org/2001/XMLSchema#double> .\n",
"_:b6 <https://windsurf.grotto-networking.com/selective#year> \"2023\"^^<http://www.w3.org/2001/XMLSchema#integer> .\n",
"_:b7 <https://windsurf.grotto-networking.com/selective#sailName> \"Lahaina\" .\n",
"_:b7 <https://windsurf.grotto-networking.com/selective#size> \"7\"^^<http://www.w3.org/2001/XMLSchema#integer> .\n",
"_:b7 <https://windsurf.grotto-networking.com/selective#year> \"2020\"^^<http://www.w3.org/2001/XMLSchema#integer> .\n"
]
79 changes: 42 additions & 37 deletions TestVectors/addBaseTransform.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
{
"mandatoryPointers": [
"/issuer",
"/credentialSubject/sailNumber",
"/credentialSubject/sails/1",
"/credentialSubject/boards/0/year",
Expand All @@ -10,55 +11,59 @@
"value": [
[
0,
"_:b0 <https://windsurf.grotto-networking.com/selective#sailName> \"Lahaina\" .\n"
"_:b0 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <https://www.w3.org/2018/credentials#VerifiableCredential> .\n"
],
[
1,
"_:b0 <https://windsurf.grotto-networking.com/selective#size> \"6.1E0\"^^<http://www.w3.org/2001/XMLSchema#double> .\n"
"_:b0 <https://www.w3.org/2018/credentials#credentialSubject> _:b3 .\n"
],
[
2,
"_:b0 <https://windsurf.grotto-networking.com/selective#year> \"2023\"^^<http://www.w3.org/2001/XMLSchema#integer> .\n"
"_:b0 <https://www.w3.org/2018/credentials#issuer> <https://vc.example/windsurf/racecommittee> .\n"
],
[
8,
"_:b2 <https://windsurf.grotto-networking.com/selective#year> \"2022\"^^<http://www.w3.org/2001/XMLSchema#integer> .\n"
],
[
12,
"_:b4 <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <https://www.w3.org/2018/credentials#VerifiableCredential> .\n"
9,
"_:b3 <https://windsurf.grotto-networking.com/selective#boards> _:b2 .\n"
],
[
13,
"_:b4 <https://www.w3.org/2018/credentials#credentialSubject> _:b6 .\n"
11,
"_:b3 <https://windsurf.grotto-networking.com/selective#sailNumber> \"Earth101\" .\n"
],
[
14,
"_:b5 <https://windsurf.grotto-networking.com/selective#sailName> \"Lahaina\" .\n"
"_:b3 <https://windsurf.grotto-networking.com/selective#sails> _:b6 .\n"
],
[
15,
"_:b5 <https://windsurf.grotto-networking.com/selective#size> \"7\"^^<http://www.w3.org/2001/XMLSchema#integer> .\n"
"_:b3 <https://windsurf.grotto-networking.com/selective#sails> _:b7 .\n"
],
[
16,
"_:b5 <https://windsurf.grotto-networking.com/selective#year> \"2020\"^^<http://www.w3.org/2001/XMLSchema#integer> .\n"
22,
"_:b6 <https://windsurf.grotto-networking.com/selective#sailName> \"Lahaina\" .\n"
],
[
17,
"_:b6 <https://windsurf.grotto-networking.com/selective#boards> _:b2 .\n"
23,
"_:b6 <https://windsurf.grotto-networking.com/selective#size> \"6.1E0\"^^<http://www.w3.org/2001/XMLSchema#double> .\n"
],
[
19,
"_:b6 <https://windsurf.grotto-networking.com/selective#sailNumber> \"Earth101\" .\n"
24,
"_:b6 <https://windsurf.grotto-networking.com/selective#year> \"2023\"^^<http://www.w3.org/2001/XMLSchema#integer> .\n"
],
[
20,
"_:b6 <https://windsurf.grotto-networking.com/selective#sails> _:b0 .\n"
25,
"_:b7 <https://windsurf.grotto-networking.com/selective#sailName> \"Lahaina\" .\n"
],
[
23,
"_:b6 <https://windsurf.grotto-networking.com/selective#sails> _:b5 .\n"
26,
"_:b7 <https://windsurf.grotto-networking.com/selective#size> \"7\"^^<http://www.w3.org/2001/XMLSchema#integer> .\n"
],
[
27,
"_:b7 <https://windsurf.grotto-networking.com/selective#year> \"2020\"^^<http://www.w3.org/2001/XMLSchema#integer> .\n"
]
]
},
Expand Down Expand Up @@ -86,40 +91,40 @@
"_:b2 <https://windsurf.grotto-networking.com/selective#brand> \"Wailea\" .\n"
],
[
9,
"_:b3 <https://windsurf.grotto-networking.com/selective#sailName> \"Kihei\" .\n"
10,
"_:b3 <https://windsurf.grotto-networking.com/selective#boards> _:b4 .\n"
],
[
10,
"_:b3 <https://windsurf.grotto-networking.com/selective#size> \"5.5E0\"^^<http://www.w3.org/2001/XMLSchema#double> .\n"
12,
"_:b3 <https://windsurf.grotto-networking.com/selective#sails> _:b1 .\n"
],
[
11,
"_:b3 <https://windsurf.grotto-networking.com/selective#year> \"2023\"^^<http://www.w3.org/2001/XMLSchema#integer> .\n"
13,
"_:b3 <https://windsurf.grotto-networking.com/selective#sails> _:b5 .\n"
],
[
18,
"_:b6 <https://windsurf.grotto-networking.com/selective#boards> _:b7 .\n"
16,
"_:b4 <https://windsurf.grotto-networking.com/selective#boardName> \"Kanaha Custom\" .\n"
],
[
21,
"_:b6 <https://windsurf.grotto-networking.com/selective#sails> _:b1 .\n"
17,
"_:b4 <https://windsurf.grotto-networking.com/selective#brand> \"Wailea\" .\n"
],
[
22,
"_:b6 <https://windsurf.grotto-networking.com/selective#sails> _:b3 .\n"
18,
"_:b4 <https://windsurf.grotto-networking.com/selective#year> \"2019\"^^<http://www.w3.org/2001/XMLSchema#integer> .\n"
],
[
24,
"_:b7 <https://windsurf.grotto-networking.com/selective#boardName> \"Kanaha Custom\" .\n"
19,
"_:b5 <https://windsurf.grotto-networking.com/selective#sailName> \"Kihei\" .\n"
],
[
25,
"_:b7 <https://windsurf.grotto-networking.com/selective#brand> \"Wailea\" .\n"
20,
"_:b5 <https://windsurf.grotto-networking.com/selective#size> \"5.5E0\"^^<http://www.w3.org/2001/XMLSchema#double> .\n"
],
[
26,
"_:b7 <https://windsurf.grotto-networking.com/selective#year> \"2019\"^^<http://www.w3.org/2001/XMLSchema#integer> .\n"
21,
"_:b5 <https://windsurf.grotto-networking.com/selective#year> \"2023\"^^<http://www.w3.org/2001/XMLSchema#integer> .\n"
]
]
},
Expand Down
2 changes: 1 addition & 1 deletion TestVectors/addHashData.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
{
"proofHash": "3a5bbf25d34d90b18c35cd2357be6a6f42301e94fc9e52f77e93b773c5614bdf",
"mandatoryHash": "a8e405c91816bb1977db25fc7f8177acfaccb79f821ed805a455e6855f334b5e"
"mandatoryHash": "555de05f898817e31301bac187d0c3ff2b03e2cbdb4adb4d568c17de961f9a18"
}
3 changes: 2 additions & 1 deletion TestVectors/addRawBaseSignatureInfo.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
{
"bbsSignature": "8a9f8765418f41dd831a02654c4e60fc6c0724b0d2b259c1c0505dce87972181d5b004b7a13fb8d7320ca29cee61d07e03decd11c7380392c0d3ab25da23707c068a87b14429ed9f858e2b36c48a7f0e",
"bbsSignature": "86bb8063768d4b708f9a65821ee6fe426b3d4f6fe5c2c5c9a5f80caa573fd8c20cbdf17826fe4e1a624070ba5f201d9202a0fceb55842ea9e61a72a7aa04891437fc35f6ab9ef8bf8ec3004cc46c9458",
"mandatoryPointers": [
"/issuer",
"/credentialSubject/sailNumber",
"/credentialSubject/sails/1",
"/credentialSubject/boards/0/year",
Expand Down
3 changes: 2 additions & 1 deletion TestVectors/addSignedSDBase.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@
"type": [
"VerifiableCredential"
],
"issuer": "https://vc.example/windsurf/racecommittee",
"credentialSubject": {
"sailNumber": "Earth101",
"sails": [
Expand Down Expand Up @@ -51,6 +52,6 @@
"created": "2023-08-15T23:36:38Z",
"verificationMethod": "did:key:zUC7DerdEmfZ8f4pFajXgGwJoMkV1ofMTmEG5UoNvnWiPiLuGKNeqgRpLH2TV4Xe5mJ2cXV76gRN7LFQwapF1VFu6x2yrr5ci1mXqC1WNUrnHnLgvfZfMH7h6xP6qsf9EKRQrPQ#zUC7DerdEmfZ8f4pFajXgGwJoMkV1ofMTmEG5UoNvnWiPiLuGKNeqgRpLH2TV4Xe5mJ2cXV76gRN7LFQwapF1VFu6x2yrr5ci1mXqC1WNUrnHnLgvfZfMH7h6xP6qsf9EKRQrPQ",
"proofPurpose": "assertionMethod",
"proofValue": "u2V0ChdhAWFCKn4dlQY9B3YMaAmVMTmD8bAcksNKyWcHAUF3Oh5chgdWwBLehP7jXMgyinO5h0H4D3s0RxzgDksDTqyXaI3B8BoqHsUQp7Z-Fjis2xIp_DthAWEA6W78l002QsYw1zSNXvmpvQjAelPyeUvd-k7dzxWFL36jkBckYFrsZd9sl_H-Bd6z6zLefgh7YBaRV5oVfM0te2EBYYKTvGvo9pXVJbxIrm3i4wkdhUxqKCTIGrnxFuAdZwWi6T3omD5wzZ7bAGbRneEEQSxBmXtvnC6Pr59nPv_v3HrAW9wq_uxYzF_NyaX3GPv0h_FV2T2OSao8C6uoyWiqIj9hAWCAAESIzRFVmd4iZqrvM3e7_ABEiM0RVZneImaq7zN3u_4R4HS9jcmVkZW50aWFsU3ViamVjdC9zYWlsTnVtYmVyeBovY3JlZGVudGlhbFN1YmplY3Qvc2FpbHMvMXggL2NyZWRlbnRpYWxTdWJqZWN0L2JvYXJkcy8wL3llYXJ4Gi9jcmVkZW50aWFsU3ViamVjdC9zYWlscy8y"
"proofValue": "u2V0ChdhAWFCGu4Bjdo1LcI-aZYIe5v5Caz1Pb-XCxcml-AyqVz_Ywgy98Xgm_k4aYkBwul8gHZICoPzrVYQuqeYacqeqBIkUN_w19que-L-OwwBMxGyUWNhAWEA6W78l002QsYw1zSNXvmpvQjAelPyeUvd-k7dzxWFL31Vd4F-JiBfjEwG6wYfQw_8rA-LL20rbTVaMF96WH5oY2EBYYKTvGvo9pXVJbxIrm3i4wkdhUxqKCTIGrnxFuAdZwWi6T3omD5wzZ7bAGbRneEEQSxBmXtvnC6Pr59nPv_v3HrAW9wq_uxYzF_NyaX3GPv0h_FV2T2OSao8C6uoyWiqIj9hAWCAAESIzRFVmd4iZqrvM3e7_ABEiM0RVZneImaq7zN3u_4VnL2lzc3VlcngdL2NyZWRlbnRpYWxTdWJqZWN0L3NhaWxOdW1iZXJ4Gi9jcmVkZW50aWFsU3ViamVjdC9zYWlscy8xeCAvY3JlZGVudGlhbFN1YmplY3QvYm9hcmRzLzAveWVhcngaL2NyZWRlbnRpYWxTdWJqZWN0L3NhaWxzLzI"
}
}
4 changes: 2 additions & 2 deletions TestVectors/derivedAdjIndexes.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
{
"adjMandatoryIndexes":[0,1,2,5,6,7,8,9,10,11,13,14,15],
"adjSelectiveIndexes":[3,4,8,11,12,13]
"adjMandatoryIndexes":[0,1,2,5,6,8,9,10,14,15,16,17,18,19],
"adjSelectiveIndexes":[3,4,5,8,9,10]
}
Loading

0 comments on commit 98b6dd1

Please sign in to comment.