(feat) added loggind(tracing)
This commit is contained in:
parent
e4cfc5eee5
commit
131ff952ca
10 changed files with 79 additions and 43 deletions
|
|
@ -33,7 +33,7 @@ pub struct Meta {
|
|||
|
||||
// --- Consent Models ---
|
||||
#[derive(Debug, Serialize, Clone)]
|
||||
#[serde(rename_all = "camelCase")]
|
||||
#[serde(rename_all = "snake_case")]
|
||||
pub struct ConsentRequestBody {
|
||||
pub client_id: String,
|
||||
pub permissions: Vec<String>,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue