Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 2.61 KB

File metadata and controls

14 lines (10 loc) · 2.61 KB

Request

The advanced log request data

Fields

Field Type Required Description Example
body T.nilable(::Object) N/A
headers T::Hash[Symbol, ::Object] N/A {
"content-type": "application/json",
"authorization": "Bearer token"
}
id T.nilable(::String) The request ID adbf752f-6457-4ddd-89b3-98ae2252b83b
method T.nilable(::String) The request method get
url T.nilable(Models::Shared::Url) The request URL data