Skip to content

Commit

Permalink
Merge branch 'main' into github-action-build
Browse files Browse the repository at this point in the history
  • Loading branch information
glimberg authored Aug 15, 2024
2 parents 0b77da4 + 83834a3 commit 8e0af80
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions static/openapi/centralv1.json
Original file line number Diff line number Diff line change
Expand Up @@ -1379,6 +1379,13 @@
"example": 123,
"nullable": true
},
"ssoExempt": {
"type": "boolean",
"readOnly": false,
"description": "Allow the member to be authorized without OIDC/SSO",
"example": false,
"nullable": true
},
"tags": {
"type": "array",
"items": {
Expand Down

0 comments on commit 8e0af80

Please sign in to comment.