Skip to content

Commit

Permalink
Automated commit by github action: 6894859292
Browse files Browse the repository at this point in the history
  • Loading branch information
tyler-mairose-sp committed Nov 16, 2023
1 parent 1cedb39 commit 470be23
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 15 deletions.
5 changes: 0 additions & 5 deletions static/api-specs/nerm/schemas/GET/ProfileType.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,11 +17,6 @@ properties:
type: string
description: This is the name of the profile type.
example: Worker
category:
type: string
enum: ['identities', 'organizations', 'populations', 'assignments', 'other']
description: This is the category the profile type falls into.
example: identities
bypass_dup_protection:
type: boolean
description: Whether or not duplication protection is bypassed.
Expand Down
5 changes: 0 additions & 5 deletions static/api-specs/nerm/schemas/PATCH/ProfileType.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,6 @@ properties:
type: string
description: This is the name of the profile type.
example: Worker
category:
type: string
enum: ['identities', 'organizations', 'populations', 'assignments', 'other']
description: This is the category the profile type falls into.
example: identities
bypass_dup_protection:
type: boolean
description: Whether or not duplication protection is bypassed.
Expand Down
5 changes: 0 additions & 5 deletions static/api-specs/nerm/schemas/POST/ProfileType.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,6 @@ properties:
type: string
description: This is the name of the profile type.
example: Worker
category:
type: string
enum: ['identities', 'organizations', 'populations', 'assignments', 'other']
description: This is the category the profile type falls into.
example: identities
bypass_dup_protection:
type: boolean
default: false
Expand Down

0 comments on commit 470be23

Please sign in to comment.