@@ -4911,20 +4911,6 @@ export interface operations {
49114911 } ;
49124912 } ;
49134913 } ;
4914- /** @description Internal server error */
4915- 500 : {
4916- headers : {
4917- [ name : string ] : unknown ;
4918- } ;
4919- content : {
4920- "application/json" : {
4921- ocs : {
4922- meta : components [ "schemas" ] [ "OCSMeta" ] ;
4923- data : components [ "schemas" ] [ "ErrorResponse" ] ;
4924- } ;
4925- } ;
4926- } ;
4927- } ;
49284914 } ;
49294915 } ;
49304916 "policy-clear-group" : {
@@ -4973,20 +4959,6 @@ export interface operations {
49734959 } ;
49744960 } ;
49754961 } ;
4976- /** @description Internal server error */
4977- 500 : {
4978- headers : {
4979- [ name : string ] : unknown ;
4980- } ;
4981- content : {
4982- "application/json" : {
4983- ocs : {
4984- meta : components [ "schemas" ] [ "OCSMeta" ] ;
4985- data : components [ "schemas" ] [ "ErrorResponse" ] ;
4986- } ;
4987- } ;
4988- } ;
4989- } ;
49904962 } ;
49914963 } ;
49924964 "policy-set-user-preference" : {
@@ -5040,20 +5012,6 @@ export interface operations {
50405012 } ;
50415013 } ;
50425014 } ;
5043- /** @description Internal server error */
5044- 500 : {
5045- headers : {
5046- [ name : string ] : unknown ;
5047- } ;
5048- content : {
5049- "application/json" : {
5050- ocs : {
5051- meta : components [ "schemas" ] [ "OCSMeta" ] ;
5052- data : components [ "schemas" ] [ "ErrorResponse" ] ;
5053- } ;
5054- } ;
5055- } ;
5056- } ;
50575015 } ;
50585016 } ;
50595017 "policy-clear-user-preference" : {
@@ -5086,20 +5044,6 @@ export interface operations {
50865044 } ;
50875045 } ;
50885046 } ;
5089- /** @description Internal server error */
5090- 500 : {
5091- headers : {
5092- [ name : string ] : unknown ;
5093- } ;
5094- content : {
5095- "application/json" : {
5096- ocs : {
5097- meta : components [ "schemas" ] [ "OCSMeta" ] ;
5098- data : components [ "schemas" ] [ "ErrorResponse" ] ;
5099- } ;
5100- } ;
5101- } ;
5102- } ;
51035047 } ;
51045048 } ;
51055049 "request_signature-request" : {
@@ -7447,20 +7391,6 @@ export interface operations {
74477391 } ;
74487392 } ;
74497393 } ;
7450- /** @description Internal server error */
7451- 500 : {
7452- headers : {
7453- [ name : string ] : unknown ;
7454- } ;
7455- content : {
7456- "application/json" : {
7457- ocs : {
7458- meta : components [ "schemas" ] [ "OCSMeta" ] ;
7459- data : components [ "schemas" ] [ "ErrorResponse" ] ;
7460- } ;
7461- } ;
7462- } ;
7463- } ;
74647394 } ;
74657395 } ;
74667396 "policy-get-user-policy-for-user" : {
@@ -7550,20 +7480,6 @@ export interface operations {
75507480 } ;
75517481 } ;
75527482 } ;
7553- /** @description Internal server error */
7554- 500 : {
7555- headers : {
7556- [ name : string ] : unknown ;
7557- } ;
7558- content : {
7559- "application/json" : {
7560- ocs : {
7561- meta : components [ "schemas" ] [ "OCSMeta" ] ;
7562- data : components [ "schemas" ] [ "ErrorResponse" ] ;
7563- } ;
7564- } ;
7565- } ;
7566- } ;
75677483 } ;
75687484 } ;
75697485 "policy-clear-user-policy-for-user" : {
@@ -7598,20 +7514,6 @@ export interface operations {
75987514 } ;
75997515 } ;
76007516 } ;
7601- /** @description Internal server error */
7602- 500 : {
7603- headers : {
7604- [ name : string ] : unknown ;
7605- } ;
7606- content : {
7607- "application/json" : {
7608- ocs : {
7609- meta : components [ "schemas" ] [ "OCSMeta" ] ;
7610- data : components [ "schemas" ] [ "ErrorResponse" ] ;
7611- } ;
7612- } ;
7613- } ;
7614- } ;
76157517 } ;
76167518 } ;
76177519 "setting-has-root-cert" : {
0 commit comments