Skip to content
This repository has been archived by the owner on Jan 17, 2025. It is now read-only.

Changing the item name #28

Closed
commonism opened this issue Jan 24, 2024 · 1 comment
Closed

Changing the item name #28

commonism opened this issue Jan 24, 2024 · 1 comment

Comments

@commonism
Copy link
Contributor

Due to the use of the name as variable name in the signature of the create_item method

def create_item(
self,
name,
orga=None,
last_known_revision_date=None,
favorite=False,
collections=None,
cipher_type=CipherType.Login,
method="post",
token=None,
**jsond,
):

updating an item name by passing name in the **jsond is not possible.

@kiorky
Copy link
Contributor

kiorky commented Dec 12, 2024

bitwardentools dev is halted.

@kiorky kiorky closed this as completed Dec 12, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants