vaultwarden/src/api/core
Daniel García a2bf8def2a
Change API and structs to camelCase (#4386)
* Change API inputs/outputs and structs to camelCase

* Fix fields and password history

* Use convert_json_key_lcase_first

* Make sends lowercase

* Update admin and templates

* Update org revoke

* Fix sends expecting size to be a string on mobile

* Convert two-factor providers to string
2024-06-23 21:31:02 +02:00
..
two_factor Change API and structs to camelCase (#4386) 2024-06-23 21:31:02 +02:00
accounts.rs Change API and structs to camelCase (#4386) 2024-06-23 21:31:02 +02:00
ciphers.rs Change API and structs to camelCase (#4386) 2024-06-23 21:31:02 +02:00
emergency_access.rs Change API and structs to camelCase (#4386) 2024-06-23 21:31:02 +02:00
events.rs Change API and structs to camelCase (#4386) 2024-06-23 21:31:02 +02:00
folders.rs Change API and structs to camelCase (#4386) 2024-06-23 21:31:02 +02:00
mod.rs Change API and structs to camelCase (#4386) 2024-06-23 21:31:02 +02:00
organizations.rs Change API and structs to camelCase (#4386) 2024-06-23 21:31:02 +02:00
public.rs Change API and structs to camelCase (#4386) 2024-06-23 21:31:02 +02:00
sends.rs Change API and structs to camelCase (#4386) 2024-06-23 21:31:02 +02:00