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