Skip to content

Commit

Permalink
phonebook: fixed openapi definition with readOnly attributes
Browse files Browse the repository at this point in the history
  • Loading branch information
DrPyser authored and fblackburn1 committed Feb 1, 2024
1 parent 4c7e0f7 commit dd8061c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions wazo_dird/plugins/phonebook_backend/api.yml
Original file line number Diff line number Diff line change
Expand Up @@ -156,8 +156,10 @@ definitions:
type: string
phonebook_name:
type: string
readOnly: true
phonebook_description:
type: string
readOnly: true
- required:
- name
- phonebook_uuid
Expand Down

0 comments on commit dd8061c

Please sign in to comment.