Add bruno

This commit is contained in:
Owen Schwartz
2024-10-06 17:42:28 -04:00
parent 81017139c5
commit 797f72e1d0
10 changed files with 139 additions and 5 deletions

11
bruno/Auth/login.bru Normal file
View File

@@ -0,0 +1,11 @@
meta {
name: login
type: http
seq: 1
}
get {
url:
body: none
auth: none
}