créer collection bruno pour test d'api

This commit is contained in:
2026-05-25 18:37:05 +02:00
parent fc89568b37
commit 51a38b827f
10 changed files with 159 additions and 0 deletions
+11
View File
@@ -0,0 +1,11 @@
vars {
baseUrl: https://bonsai.goutailler-olivier.com/api
keycloakUrl: https://auth.goutailler-olivier.com/realms/bonsai
clientId: bonsai-webapp
}
vars:secret [
username,
password,
clientSecret,
accessToken
]