Skip to content

Commit

Permalink
Run make proto
Browse files Browse the repository at this point in the history
  • Loading branch information
mfridman committed May 3, 2023
1 parent 49096b5 commit 4d1d2e9
Show file tree
Hide file tree
Showing 5 changed files with 1,484 additions and 881 deletions.
70 changes: 65 additions & 5 deletions proto/apidocs.swagger.json
Original file line number Diff line number Diff line change
Expand Up @@ -184,14 +184,14 @@
"parameters": [
{
"name": "strategyName",
"description": "strategy_name will not be set for oidc but can be utilized for methods like email magic links.",
"description": "strategy_name will not be set for oidc but can be utilized for methods like email magic links",
"in": "query",
"required": false,
"type": "string"
},
{
"name": "state",
"description": "for oidc.",
"description": "for oidc",
"in": "query",
"required": false,
"type": "string"
Expand Down Expand Up @@ -223,6 +223,28 @@
}
}
},
"parameters": [
{
"name": "strategyName",
"description": "strategy_name will not be set for oidc but can be utilized for methods like email magic links",
"in": "query",
"required": false,
"type": "string"
},
{
"name": "state",
"description": "for oidc",
"in": "query",
"required": false,
"type": "string"
},
{
"name": "code",
"in": "query",
"required": false,
"type": "string"
}
],
"tags": [
"ShieldService"
]
Expand Down Expand Up @@ -296,14 +318,14 @@
},
{
"name": "redirect",
"description": "by default, location header for redirect if applicable\nwill be skipped unless this is set to true, useful in browser.",
"description": "by default, location header for redirect if applicable\nwill be skipped unless this is set to true, useful in browser",
"in": "query",
"required": false,
"type": "boolean"
},
{
"name": "returnTo",
"description": "be default, after successful authentication no operation will be performed\nto apply redirection in case of browsers, provide a url that will be used\nfor redirection after authentication.",
"description": "be default, after successful authentication no operation will be performed\nto apply redirection in case of browsers, provide a url that will be used\nfor redirection after authentication",
"in": "query",
"required": false,
"type": "string"
Expand Down Expand Up @@ -335,6 +357,20 @@
"in": "path",
"required": true,
"type": "string"
},
{
"name": "redirect",
"description": "by default, location header for redirect if applicable\nwill be skipped unless this is set to true, useful in browser",
"in": "query",
"required": false,
"type": "boolean"
},
{
"name": "returnTo",
"description": "be default, after successful authentication no operation will be performed\nto apply redirection in case of browsers, provide a url that will be used\nfor redirection after authentication",
"in": "query",
"required": false,
"type": "string"
}
],
"tags": [
Expand Down Expand Up @@ -2418,6 +2454,7 @@
"details": {
"type": "array",
"items": {
"type": "object",
"$ref": "#/definitions/protobufAny"
}
}
Expand Down Expand Up @@ -2555,6 +2592,7 @@
"policies": {
"type": "array",
"items": {
"type": "object",
"$ref": "#/definitions/v1beta1Policy"
}
}
Expand Down Expand Up @@ -2690,6 +2728,7 @@
"organizations": {
"type": "array",
"items": {
"type": "object",
"$ref": "#/definitions/v1beta1Organization"
}
}
Expand Down Expand Up @@ -2811,6 +2850,7 @@
"actions": {
"type": "array",
"items": {
"type": "object",
"$ref": "#/definitions/v1beta1Action"
}
}
Expand All @@ -2822,6 +2862,7 @@
"strategies": {
"type": "array",
"items": {
"type": "object",
"$ref": "#/definitions/v1beta1AuthStrategy"
}
}
Expand All @@ -2833,6 +2874,7 @@
"relations": {
"type": "array",
"items": {
"type": "object",
"$ref": "#/definitions/v1beta1GroupRelation"
}
}
Expand All @@ -2844,6 +2886,7 @@
"groups": {
"type": "array",
"items": {
"type": "object",
"$ref": "#/definitions/v1beta1Group"
}
}
Expand All @@ -2855,6 +2898,7 @@
"namespaces": {
"type": "array",
"items": {
"type": "object",
"$ref": "#/definitions/v1beta1Namespace"
}
}
Expand All @@ -2866,6 +2910,7 @@
"users": {
"type": "array",
"items": {
"type": "object",
"$ref": "#/definitions/v1beta1User"
}
}
Expand All @@ -2877,6 +2922,7 @@
"projects": {
"type": "array",
"items": {
"type": "object",
"$ref": "#/definitions/v1beta1Project"
}
}
Expand All @@ -2888,6 +2934,7 @@
"users": {
"type": "array",
"items": {
"type": "object",
"$ref": "#/definitions/v1beta1User"
}
}
Expand All @@ -2899,6 +2946,7 @@
"organizations": {
"type": "array",
"items": {
"type": "object",
"$ref": "#/definitions/v1beta1Organization"
}
}
Expand All @@ -2910,6 +2958,7 @@
"policies": {
"type": "array",
"items": {
"type": "object",
"$ref": "#/definitions/v1beta1Policy"
}
}
Expand All @@ -2921,6 +2970,7 @@
"users": {
"type": "array",
"items": {
"type": "object",
"$ref": "#/definitions/v1beta1User"
}
}
Expand All @@ -2932,6 +2982,7 @@
"users": {
"type": "array",
"items": {
"type": "object",
"$ref": "#/definitions/v1beta1User"
}
}
Expand All @@ -2943,6 +2994,7 @@
"projects": {
"type": "array",
"items": {
"type": "object",
"$ref": "#/definitions/v1beta1Project"
}
}
Expand All @@ -2954,6 +3006,7 @@
"relations": {
"type": "array",
"items": {
"type": "object",
"$ref": "#/definitions/v1beta1Relation"
}
}
Expand All @@ -2965,6 +3018,7 @@
"resources": {
"type": "array",
"items": {
"type": "object",
"$ref": "#/definitions/v1beta1Resource"
}
}
Expand All @@ -2976,6 +3030,7 @@
"roles": {
"type": "array",
"items": {
"type": "object",
"$ref": "#/definitions/v1beta1Role"
}
}
Expand All @@ -2987,6 +3042,7 @@
"groups": {
"type": "array",
"items": {
"type": "object",
"$ref": "#/definitions/v1beta1Group"
}
}
Expand All @@ -3002,6 +3058,7 @@
"users": {
"type": "array",
"items": {
"type": "object",
"$ref": "#/definitions/v1beta1User"
}
}
Expand Down Expand Up @@ -3285,6 +3342,7 @@
"relations": {
"type": "array",
"items": {
"type": "object",
"$ref": "#/definitions/v1beta1Relation"
}
}
Expand Down Expand Up @@ -3393,6 +3451,7 @@
"policies": {
"type": "array",
"items": {
"type": "object",
"$ref": "#/definitions/v1beta1Policy"
}
}
Expand Down Expand Up @@ -3440,7 +3499,8 @@
"type": "string"
},
"slug": {
"type": "string"
"type": "string",
"title": "can either be empty or must start with a character"
},
"email": {
"type": "string"
Expand Down

0 comments on commit 4d1d2e9

Please sign in to comment.