vaultwarden/src/api
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
..
core Change API and structs to camelCase (#4386) 2024-06-23 21:31:02 +02:00
admin.rs Change API and structs to camelCase (#4386) 2024-06-23 21:31:02 +02:00
icons.rs Implement custom DNS resolver (#3988) 2024-04-27 20:25:34 +02:00
identity.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
notifications.rs Update crates and some Clippy fixes (#4475) 2024-04-06 13:55:10 +02:00
push.rs fix: typos (#4440) 2024-03-19 19:47:14 +01:00
web.rs Update admin interface dependencies (#4581) 2024-05-25 15:39:36 +02:00