File tree Expand file tree Collapse file tree 1 file changed +10
-5
lines changed Expand file tree Collapse file tree 1 file changed +10
-5
lines changed Original file line number Diff line number Diff line change 3696
3696
"security" : [ {
3697
3697
"cookieAuth" : [ ]
3698
3698
} ],
3699
- "tags" : [ " users" ]
3699
+ "tags" : [ " users" ],
3700
+ "x-internal" : true
3700
3701
}
3701
3702
},
3702
3703
"/user/reset-password" : {
3773
3774
}
3774
3775
},
3775
3776
"security" : [ ],
3776
- "tags" : [ " users" ]
3777
+ "tags" : [ " users" ],
3778
+ "x-internal" : true
3777
3779
}
3778
3780
},
3779
3781
"/user/invitations" : {
3867
3869
"$ref" : " #/components/responses/InternalError"
3868
3870
}
3869
3871
},
3870
- "tags" : [ " analytics" ]
3872
+ "tags" : [ " analytics" ],
3873
+ "x-internal" : true
3871
3874
}
3872
3875
},
3873
3876
"/user/anon-event" : {
3902
3905
}
3903
3906
},
3904
3907
"security" : [ ],
3905
- "tags" : [ " analytics" ]
3908
+ "tags" : [ " analytics" ],
3909
+ "x-internal" : true
3906
3910
}
3907
3911
},
3908
3912
"/user/customer" : {
3936
3940
"$ref" : " #/components/responses/InternalError"
3937
3941
}
3938
3942
},
3939
- "tags" : [ " analytics" ]
3943
+ "tags" : [ " analytics" ],
3944
+ "x-internal" : true
3940
3945
}
3941
3946
},
3942
3947
"/users/{user_id}" : {
You can’t perform that action at this time.
0 commit comments