Skip to content

Commit

Permalink
plugins.phonebook_backend: fixed PhonebookSource definition with read…
Browse files Browse the repository at this point in the history
…Only(response) attributes
  • Loading branch information
DrPyser committed Jan 31, 2024
1 parent 4c7e0f7 commit f4b7f5b
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 f4b7f5b

Please sign in to comment.