@ -17,7 +17,7 @@ class DeviceNotePermissionsAPI(
|
||||
|
||||
app_namespace = 'API'
|
||||
|
||||
url_name = '_api_v2_device_notes'
|
||||
url_name = '_api_v2_device_note'
|
||||
|
||||
|
||||
@classmethod
|
||||
|
@ -17,7 +17,7 @@ class OperatingSystemNotePermissionsAPI(
|
||||
|
||||
app_namespace = 'API'
|
||||
|
||||
url_name = '_api_v2_operating_system_notes'
|
||||
url_name = '_api_v2_operating_system_note'
|
||||
|
||||
|
||||
@classmethod
|
||||
|
@ -17,7 +17,7 @@ class SoftwareNotePermissionsAPI(
|
||||
|
||||
app_namespace = 'API'
|
||||
|
||||
url_name = '_api_v2_software_notes'
|
||||
url_name = '_api_v2_software_note'
|
||||
|
||||
|
||||
@classmethod
|
||||
|
@ -17,7 +17,7 @@ class ServiceNotePermissionsAPI(
|
||||
|
||||
app_namespace = 'API'
|
||||
|
||||
url_name = '_api_v2_service_notes'
|
||||
url_name = '_api_v2_service_note'
|
||||
|
||||
|
||||
@classmethod
|
||||
|
Reference in New Issue
Block a user