File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 10201020 "type" : " array"
10211021 },
10221022 "integrityAlgorithms" : {
1023+ "description" : " Supported integrity algorithms.\n SHA1 is deprecated and will be removed on 2026-12-31.\n " ,
10231024 "example" : [
10241025 " sha2_384"
10251026 ],
10261027 "items" : {
10271028 "enum" : [
1029+ " sha1" ,
10281030 " sha2_256" ,
10291031 " sha2_384" ,
10301032 " sha2_512"
Original file line number Diff line number Diff line change 710710 "type" : " array"
711711 },
712712 "integrityAlgorithms" : {
713+ "description" : " Supported integrity algorithms.\n SHA1 is deprecated and will be removed on 2026-12-31.\n " ,
713714 "example" : [
714715 " sha2_384"
715716 ],
716717 "items" : {
717718 "enum" : [
719+ " sha1" ,
718720 " sha2_256" ,
719721 " sha2_384" ,
720722 " sha2_512"
Original file line number Diff line number Diff line change 710710 "type" : " array"
711711 },
712712 "integrityAlgorithms" : {
713+ "description" : " Supported integrity algorithms.\n SHA1 is deprecated and will be removed on 2026-12-31.\n " ,
713714 "example" : [
714715 " sha2_384"
715716 ],
716717 "items" : {
717718 "enum" : [
719+ " sha1" ,
718720 " sha2_256" ,
719721 " sha2_384" ,
720722 " sha2_512"
You can’t perform that action at this time.
0 commit comments