mirror of
https://github.com/ansible/awx.git
synced 2026-02-21 13:10:11 -03:30
Add protocol to receptor address serializer
Signed-off-by: Seth Foster <fosterbseth@gmail.com>
This commit is contained in:
@@ -5495,6 +5495,7 @@ class ReceptorAddressSerializer(BaseSerializer):
|
||||
'url',
|
||||
'address',
|
||||
'port',
|
||||
'protocol',
|
||||
'websocket_path',
|
||||
'is_internal',
|
||||
'canonical',
|
||||
|
||||
Reference in New Issue
Block a user