Skip to content

Conversation

@zliang-akamai
Copy link
Member

📝 Description

Add support for resource lock API changes.

✔️ How to Test

python -m pytest test/unit/objects/lock_test.py -v

Tests that a lock with subresources can be created
"""
with self.mock_post("/locks/1") as m:
lock = self.client.locks.create(

Check notice

Code scanning / CodeQL

Unused local variable Note test

Variable lock is not used.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant