Skip to content

Commit

Permalink
feat: added displayName to v1 api
Browse files Browse the repository at this point in the history
  • Loading branch information
JordenReuter committed Aug 19, 2024
1 parent 78373eb commit 89a73f9
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/main/openapi/onecx-theme-v1.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -130,6 +130,8 @@ components:
- name
type: object
properties:
displayName:
type: string
name:
minLength: 2
type: string
Expand Down

0 comments on commit 89a73f9

Please sign in to comment.