Updates to account, ui, etc
This commit is contained in:
@@ -11,5 +11,5 @@ post {
|
||||
}
|
||||
|
||||
body:multipart-form {
|
||||
: @file(/Users/bsherriff/git/private/aviation/data/airports_2023-12-21.json)
|
||||
: @file(/Users/bsherriff/git/private/aviation/data/2025-05-13_airports.json)
|
||||
}
|
||||
|
||||
11
bruno/Users/Get Profile.bru
Normal file
11
bruno/Users/Get Profile.bru
Normal file
@@ -0,0 +1,11 @@
|
||||
meta {
|
||||
name: Get Profile
|
||||
type: http
|
||||
seq: 6
|
||||
}
|
||||
|
||||
get {
|
||||
url: {{API_URL}}/account/profile
|
||||
body: none
|
||||
auth: none
|
||||
}
|
||||
@@ -1,5 +1,5 @@
|
||||
meta {
|
||||
name: Validate Session
|
||||
name: Refresh Session
|
||||
type: http
|
||||
seq: 5
|
||||
}
|
||||
Reference in New Issue
Block a user