Skip to content

Commit

Permalink
fix: remove id from create and update request
Browse files Browse the repository at this point in the history
  • Loading branch information
andrejpetras committed Nov 27, 2023
1 parent 5133f26 commit 72a5d06
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions src/main/openapi/onecx-theme-internal-openapi.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -326,8 +326,6 @@ components:
$ref: '#/components/schemas/OffsetDateTime'
modificationUser:
type: string
id:
type: string
name:
minLength: 2
type: string
Expand Down Expand Up @@ -363,8 +361,6 @@ components:
$ref: '#/components/schemas/OffsetDateTime'
modificationUser:
type: string
id:
type: string
name:
minLength: 2
type: string
Expand Down

0 comments on commit 72a5d06

Please sign in to comment.