Created
June 5, 2015 22:05
-
-
Save bodepd/af5fb949528854f5a2b0 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
89 -> body = Controller.prepare_request_body(request.context, body, True, | |
390 self._resource, self._attr_info, | |
391 allow_bulk=self._allow_bulk) | |
'port_security_enabled': {'allow_post': True, | |
'allow_put': True, | |
'convert_to': <function convert_to_boolean at 0x7f1a20433938>, | |
'default': <object object at 0x7f1a2476b350>, | |
'enforce_policy': True, | |
'is_visible': True}, |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment