Skip to content

Commit

Permalink
feat(docs): update api swagger
Browse files Browse the repository at this point in the history
  • Loading branch information
loicmathieu authored and github-actions[bot] committed Aug 2, 2024
1 parent a3e77f0 commit 47b0e3d
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions public/kestra-ee.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19202,7 +19202,7 @@ components:
type: string
primary:
type: boolean
description: "Scim core schema,"
description: Scim core schema.
Event_Execution_:
type: object
properties:
Expand Down Expand Up @@ -20185,7 +20185,7 @@ components:
type: string
givenName:
type: string
description: "Scim core schema, [section 4.1.1](https://datatracker.ietf.org/doc/html/rfc7643#section-4.1.1)"
description: Scim core schema.
Namespace:
type: object
allOf:
Expand Down Expand Up @@ -20948,7 +20948,7 @@ components:
type: string
ScimUser:
type: object
description: "Scim core schema,"
description: Scim core schema.
allOf:
- $ref: '#/components/schemas/ScimResource'
- $ref: '#/components/schemas/BaseResource_ScimResource_'
Expand Down

0 comments on commit 47b0e3d

Please sign in to comment.