Documenting protection name fields in user_product_bundle

This commit is contained in:
uri 2024-10-07 17:21:52 +02:00
parent 9424a96707
commit 911603f2e8

View file

@ -2675,6 +2675,16 @@ models:
description: |
The name of the Product Bundle, better fit for visualisations.
- name: protection_name
data_type: string
description: |
The name of the Protection Plan associated to the Product Bundle.
- name: protection_display_name
data_type: string
description: |
The name of the Protection Plan, better fit for visualisations.
- name: display_on_front_end
data_type: boolean
description: |