File tree Expand file tree Collapse file tree 1 file changed +8
-0
lines changed Expand file tree Collapse file tree 1 file changed +8
-0
lines changed Original file line number Diff line number Diff line change @@ -746,6 +746,8 @@ paths:
746746 $ref : ' ./common/responses/unauthorized.v1.yaml'
747747 ' 403 ' :
748748 $ref : ' ./common/responses/forbidden.v1.yaml'
749+ security :
750+ - sessionToken : []
749751 tags :
750752 - Attestation
751753
@@ -769,6 +771,8 @@ paths:
769771 $ref : ' ./common/responses/unauthorized.v1.yaml'
770772 ' 403 ' :
771773 $ref : ' ./common/responses/forbidden.v1.yaml'
774+ security :
775+ - sessionToken : []
772776 tags :
773777 - Attestation
774778
@@ -792,6 +796,8 @@ paths:
792796 $ref : ' ./common/responses/unauthorized.v1.yaml'
793797 ' 403 ' :
794798 $ref : ' ./common/responses/forbidden.v1.yaml'
799+ security :
800+ - sessionToken : []
795801 tags :
796802 - Attestation
797803
@@ -815,6 +821,8 @@ paths:
815821 $ref : ' ./common/responses/unauthorized.v1.yaml'
816822 ' 403 ' :
817823 $ref : ' ./common/responses/forbidden.v1.yaml'
824+ security :
825+ - sessionToken : []
818826 tags :
819827 - Attestation
820828
You can’t perform that action at this time.
0 commit comments