feat(templates): added bug repot template

This commit is contained in:
2025-11-04 11:22:49 -06:00
parent d17edb1f9c
commit 79f4121311
2 changed files with 35 additions and 4 deletions

View File

@@ -5,15 +5,13 @@ meta {
}
get {
url: {{urlv2}}/api/eom/productionconsumption?startDate=9/1/2025&endDate=9/30/2025&includePlantToken=true
url: {{url}}/lst/old/api/eom/histinv?month=2025/11/01
body: none
auth: inherit
}
params:query {
startDate: 9/1/2025
endDate: 9/30/2025
includePlantToken: true
month: 2025/11/01
}
settings {