File tree Expand file tree Collapse file tree 1 file changed +8
-0
lines changed
specification/attestation/data-plane/Microsoft.Attestation/stable/2020-10-01 Expand file tree Collapse file tree 1 file changed +8
-0
lines changed Original file line number Diff line number Diff line change 911
911
"draftPolicyForAttestation" : {
912
912
"description" : " Attest against the provided draft policy. Note that the resulting token cannot be validated." ,
913
913
"type" : " string"
914
+ },
915
+ "nonce" : {
916
+ "description" : " Nonce for incoming request - emitted in the generated attestation token" ,
917
+ "type" : " string"
914
918
}
915
919
}
916
920
},
934
938
"draftPolicyForAttestation" : {
935
939
"description" : " Attest against the provided draft policy. Note that the resulting token cannot be validated." ,
936
940
"type" : " string"
941
+ },
942
+ "nonce" : {
943
+ "description" : " Nonce for incoming request - emitted in the generated attestation token" ,
944
+ "type" : " string"
937
945
}
938
946
}
939
947
},
You can’t perform that action at this time.
0 commit comments