@openvtc/trust-tasks 0.14.1 → 0.14.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
|
@@ -59,7 +59,7 @@ export interface TrustTaskDiscoveryResponsePayload {
|
|
|
59
59
|
*/
|
|
60
60
|
type: string;
|
|
61
61
|
/**
|
|
62
|
-
* Reverse-DNS `ext` namespaces this responder requires on inbound documents of this Type URI as a matter of local policy (SPEC.md §4.5.1, §7.2). A producer that does not populate every listed namespace will receive a `
|
|
62
|
+
* Reverse-DNS `ext` namespaces this responder requires on inbound documents of this Type URI as a matter of local policy (SPEC.md §4.5.1, §7.2). A producer that does not populate every listed namespace will receive a `malformedRequest` rejection. Optional; reserved-but-recognized in 0.1, RECOMMENDED in future revisions for responders that enforce such policies.
|
|
63
63
|
*
|
|
64
64
|
* @minItems 1
|
|
65
65
|
*/
|
|
@@ -140,7 +140,7 @@ export declare const PAYLOAD_SCHEMA: {
|
|
|
140
140
|
};
|
|
141
141
|
readonly minItems: 1;
|
|
142
142
|
readonly uniqueItems: true;
|
|
143
|
-
readonly description: "Reverse-DNS `ext` namespaces this responder requires on inbound documents of this Type URI as a matter of local policy (SPEC.md §4.5.1, §7.2). A producer that does not populate every listed namespace will receive a `
|
|
143
|
+
readonly description: "Reverse-DNS `ext` namespaces this responder requires on inbound documents of this Type URI as a matter of local policy (SPEC.md §4.5.1, §7.2). A producer that does not populate every listed namespace will receive a `malformedRequest` rejection. Optional; reserved-but-recognized in 0.1, RECOMMENDED in future revisions for responders that enforce such policies.";
|
|
144
144
|
};
|
|
145
145
|
};
|
|
146
146
|
readonly description: "Object form: lists a Type URI together with optional capability annotations.";
|
|
@@ -196,7 +196,7 @@ export declare const RESPONSE_PAYLOAD_SCHEMA: {
|
|
|
196
196
|
};
|
|
197
197
|
readonly minItems: 1;
|
|
198
198
|
readonly uniqueItems: true;
|
|
199
|
-
readonly description: "Reverse-DNS `ext` namespaces this responder requires on inbound documents of this Type URI as a matter of local policy (SPEC.md §4.5.1, §7.2). A producer that does not populate every listed namespace will receive a `
|
|
199
|
+
readonly description: "Reverse-DNS `ext` namespaces this responder requires on inbound documents of this Type URI as a matter of local policy (SPEC.md §4.5.1, §7.2). A producer that does not populate every listed namespace will receive a `malformedRequest` rejection. Optional; reserved-but-recognized in 0.1, RECOMMENDED in future revisions for responders that enforce such policies.";
|
|
200
200
|
};
|
|
201
201
|
};
|
|
202
202
|
readonly description: "Object form: lists a Type URI together with optional capability annotations.";
|
|
@@ -278,7 +278,7 @@ export declare const SPEC: {
|
|
|
278
278
|
};
|
|
279
279
|
readonly minItems: 1;
|
|
280
280
|
readonly uniqueItems: true;
|
|
281
|
-
readonly description: "Reverse-DNS `ext` namespaces this responder requires on inbound documents of this Type URI as a matter of local policy (SPEC.md §4.5.1, §7.2). A producer that does not populate every listed namespace will receive a `
|
|
281
|
+
readonly description: "Reverse-DNS `ext` namespaces this responder requires on inbound documents of this Type URI as a matter of local policy (SPEC.md §4.5.1, §7.2). A producer that does not populate every listed namespace will receive a `malformedRequest` rejection. Optional; reserved-but-recognized in 0.1, RECOMMENDED in future revisions for responders that enforce such policies.";
|
|
282
282
|
};
|
|
283
283
|
};
|
|
284
284
|
readonly description: "Object form: lists a Type URI together with optional capability annotations.";
|
|
@@ -344,7 +344,7 @@ export declare const RESPONSE_SPEC: {
|
|
|
344
344
|
};
|
|
345
345
|
readonly minItems: 1;
|
|
346
346
|
readonly uniqueItems: true;
|
|
347
|
-
readonly description: "Reverse-DNS `ext` namespaces this responder requires on inbound documents of this Type URI as a matter of local policy (SPEC.md §4.5.1, §7.2). A producer that does not populate every listed namespace will receive a `
|
|
347
|
+
readonly description: "Reverse-DNS `ext` namespaces this responder requires on inbound documents of this Type URI as a matter of local policy (SPEC.md §4.5.1, §7.2). A producer that does not populate every listed namespace will receive a `malformedRequest` rejection. Optional; reserved-but-recognized in 0.1, RECOMMENDED in future revisions for responders that enforce such policies.";
|
|
348
348
|
};
|
|
349
349
|
};
|
|
350
350
|
readonly description: "Object form: lists a Type URI together with optional capability annotations.";
|
|
@@ -74,7 +74,7 @@ export const PAYLOAD_SCHEMA = {
|
|
|
74
74
|
},
|
|
75
75
|
"minItems": 1,
|
|
76
76
|
"uniqueItems": true,
|
|
77
|
-
"description": "Reverse-DNS `ext` namespaces this responder requires on inbound documents of this Type URI as a matter of local policy (SPEC.md §4.5.1, §7.2). A producer that does not populate every listed namespace will receive a `
|
|
77
|
+
"description": "Reverse-DNS `ext` namespaces this responder requires on inbound documents of this Type URI as a matter of local policy (SPEC.md §4.5.1, §7.2). A producer that does not populate every listed namespace will receive a `malformedRequest` rejection. Optional; reserved-but-recognized in 0.1, RECOMMENDED in future revisions for responders that enforce such policies."
|
|
78
78
|
}
|
|
79
79
|
},
|
|
80
80
|
"description": "Object form: lists a Type URI together with optional capability annotations."
|
|
@@ -137,7 +137,7 @@ export const RESPONSE_PAYLOAD_SCHEMA = {
|
|
|
137
137
|
},
|
|
138
138
|
"minItems": 1,
|
|
139
139
|
"uniqueItems": true,
|
|
140
|
-
"description": "Reverse-DNS `ext` namespaces this responder requires on inbound documents of this Type URI as a matter of local policy (SPEC.md §4.5.1, §7.2). A producer that does not populate every listed namespace will receive a `
|
|
140
|
+
"description": "Reverse-DNS `ext` namespaces this responder requires on inbound documents of this Type URI as a matter of local policy (SPEC.md §4.5.1, §7.2). A producer that does not populate every listed namespace will receive a `malformedRequest` rejection. Optional; reserved-but-recognized in 0.1, RECOMMENDED in future revisions for responders that enforce such policies."
|
|
141
141
|
}
|
|
142
142
|
},
|
|
143
143
|
"description": "Object form: lists a Type URI together with optional capability annotations."
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"payload.js","sourceRoot":"","sources":["../../../src/trust-task-discovery/0.1/payload.ts"],"names":[],"mappings":"AAAA;;;GAGG;AA2FH,2BAA2B;AAC3B,MAAM,CAAC,MAAM,QAAQ,GAAG,sDAA+D,CAAC;AAKxF,qEAAqE;AACrE,MAAM,CAAC,MAAM,iBAAiB,GAAG,+DAAwE,CAAC;AAK1G;;;;;;;;GAQG;AACH,MAAM,CAAC,MAAM,cAAc,GAAG;IAC5B,SAAS,EAAE,8CAA8C;IACzD,KAAK,EAAE,sDAAsD;IAC7D,OAAO,EAAE,gCAAgC;IACzC,aAAa,EAAE,0OAA0O;IACzP,MAAM,EAAE,QAAQ;IAChB,sBAAsB,EAAE,KAAK;IAC7B,YAAY,EAAE;QACZ,UAAU,EAAE;YACV,MAAM,EAAE,OAAO;YACf,UAAU,EAAE,EAAE;YACd,OAAO,EAAE;gBACP,MAAM,EAAE,QAAQ;gBAChB,WAAW,EAAE,CAAC;gBACd,aAAa,EAAE,qUAAqU;aACrV;YACD,aAAa,EAAE,4cAA4c;SAC5d;KACF;IACD,OAAO,EAAE;QACP,UAAU,EAAE;YACV,SAAS,EAAE,UAAU;YACrB,OAAO,EAAE,yCAAyC;YAClD,aAAa,EAAE,qKAAqK;YACpL,MAAM,EAAE,QAAQ;YAChB,sBAAsB,EAAE,KAAK;YAC7B,UAAU,EAAE;gBACV,gBAAgB;aACjB;YACD,YAAY,EAAE;gBACZ,gBAAgB,EAAE;oBAChB,MAAM,EAAE,OAAO;oBACf,OAAO,EAAE;wBACP,OAAO,EAAE;4BACP;gCACE,MAAM,EAAE,QAAQ;gCAChB,QAAQ,EAAE,KAAK;gCACf,aAAa,EAAE,kGAAkG;6BAClH;4BACD;gCACE,MAAM,EAAE,QAAQ;gCAChB,sBAAsB,EAAE,KAAK;gCAC7B,UAAU,EAAE;oCACV,MAAM;iCACP;gCACD,YAAY,EAAE;oCACZ,MAAM,EAAE;wCACN,MAAM,EAAE,QAAQ;wCAChB,QAAQ,EAAE,KAAK;wCACf,aAAa,EAAE,yIAAyI;qCACzJ;oCACD,aAAa,EAAE;wCACb,MAAM,EAAE,OAAO;wCACf,OAAO,EAAE;4CACP,MAAM,EAAE,QAAQ;4CAChB,SAAS,EAAE,mCAAmC;yCAC/C;wCACD,UAAU,EAAE,CAAC;wCACb,aAAa,EAAE,IAAI;wCACnB,aAAa,EAAE,
|
|
1
|
+
{"version":3,"file":"payload.js","sourceRoot":"","sources":["../../../src/trust-task-discovery/0.1/payload.ts"],"names":[],"mappings":"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"}
|
package/package.json
CHANGED
|
@@ -79,7 +79,7 @@ export interface TrustTaskDiscoveryResponsePayload {
|
|
|
79
79
|
*/
|
|
80
80
|
type: string;
|
|
81
81
|
/**
|
|
82
|
-
* Reverse-DNS `ext` namespaces this responder requires on inbound documents of this Type URI as a matter of local policy (SPEC.md §4.5.1, §7.2). A producer that does not populate every listed namespace will receive a `
|
|
82
|
+
* Reverse-DNS `ext` namespaces this responder requires on inbound documents of this Type URI as a matter of local policy (SPEC.md §4.5.1, §7.2). A producer that does not populate every listed namespace will receive a `malformedRequest` rejection. Optional; reserved-but-recognized in 0.1, RECOMMENDED in future revisions for responders that enforce such policies.
|
|
83
83
|
*
|
|
84
84
|
* @minItems 1
|
|
85
85
|
*/
|
|
@@ -172,7 +172,7 @@ export const PAYLOAD_SCHEMA = {
|
|
|
172
172
|
},
|
|
173
173
|
"minItems": 1,
|
|
174
174
|
"uniqueItems": true,
|
|
175
|
-
"description": "Reverse-DNS `ext` namespaces this responder requires on inbound documents of this Type URI as a matter of local policy (SPEC.md §4.5.1, §7.2). A producer that does not populate every listed namespace will receive a `
|
|
175
|
+
"description": "Reverse-DNS `ext` namespaces this responder requires on inbound documents of this Type URI as a matter of local policy (SPEC.md §4.5.1, §7.2). A producer that does not populate every listed namespace will receive a `malformedRequest` rejection. Optional; reserved-but-recognized in 0.1, RECOMMENDED in future revisions for responders that enforce such policies."
|
|
176
176
|
}
|
|
177
177
|
},
|
|
178
178
|
"description": "Object form: lists a Type URI together with optional capability annotations."
|
|
@@ -236,7 +236,7 @@ export const RESPONSE_PAYLOAD_SCHEMA = {
|
|
|
236
236
|
},
|
|
237
237
|
"minItems": 1,
|
|
238
238
|
"uniqueItems": true,
|
|
239
|
-
"description": "Reverse-DNS `ext` namespaces this responder requires on inbound documents of this Type URI as a matter of local policy (SPEC.md §4.5.1, §7.2). A producer that does not populate every listed namespace will receive a `
|
|
239
|
+
"description": "Reverse-DNS `ext` namespaces this responder requires on inbound documents of this Type URI as a matter of local policy (SPEC.md §4.5.1, §7.2). A producer that does not populate every listed namespace will receive a `malformedRequest` rejection. Optional; reserved-but-recognized in 0.1, RECOMMENDED in future revisions for responders that enforce such policies."
|
|
240
240
|
}
|
|
241
241
|
},
|
|
242
242
|
"description": "Object form: lists a Type URI together with optional capability annotations."
|