Closed dlnilsson closed 1 year ago
the url attribute was removed in the default endpoint /admin/client-profiles/{ID} in 6.1 and moved to a separate endpoint admin/client-profiles/{ID}/url
url
/admin/client-profiles/{ID}
admin/client-profiles/{ID}/url
This PR make sure we still get the url attribute on appgatesdp_client_profile resource.
appgatesdp_client_profile
This PR fixes #288
the
url
attribute was removed in the default endpoint/admin/client-profiles/{ID}
in 6.1 and moved to a separate endpointadmin/client-profiles/{ID}/url
This PR make sure we still get the url attribute on
appgatesdp_client_profile
resource.This PR fixes #288