diff --git a/.apigentools-info b/.apigentools-info index 11b3b9aa2..b12641ac7 100644 --- a/.apigentools-info +++ b/.apigentools-info @@ -4,13 +4,13 @@ "spec_versions": { "v1": { "apigentools_version": "1.6.6", - "regenerated": "2025-01-13 18:28:01.987122", - "spec_repo_commit": "3517c947" + "regenerated": "2025-01-13 22:48:26.074742", + "spec_repo_commit": "6ca31e76" }, "v2": { "apigentools_version": "1.6.6", - "regenerated": "2025-01-13 18:28:02.002232", - "spec_repo_commit": "3517c947" + "regenerated": "2025-01-13 22:48:26.089942", + "spec_repo_commit": "6ca31e76" } } } \ No newline at end of file diff --git a/.generator/schemas/v1/openapi.yaml b/.generator/schemas/v1/openapi.yaml index 4c79ef3ea..1b97de4e9 100644 --- a/.generator/schemas/v1/openapi.yaml +++ b/.generator/schemas/v1/openapi.yaml @@ -29766,7 +29766,7 @@ paths: x-permission: operator: OR permissions: - - monitors_write + - monitors_read /api/v1/monitor/{monitor_id}: delete: description: Delete the specified monitor @@ -30067,7 +30067,7 @@ paths: x-permission: operator: OR permissions: - - monitors_write + - monitors_read /api/v1/monthly_custom_reports: get: deprecated: true diff --git a/LICENSE-3rdparty.csv b/LICENSE-3rdparty.csv index 6a5aaf13f..fbf53de5e 100644 --- a/LICENSE-3rdparty.csv +++ b/LICENSE-3rdparty.csv @@ -77,7 +77,7 @@ log,https://github.com/rust-lang/log,MIT OR Apache-2.0,The Rust Project Develope memchr,https://github.com/BurntSushi/memchr,Unlicense OR MIT,"Andrew Gallant , bluss" mime,https://github.com/hyperium/mime,MIT OR Apache-2.0,Sean McArthur mime_guess,https://github.com/abonander/mime_guess,MIT,Austin Bonander -miniz_oxide,https://github.com/Frommi/miniz_oxide/tree/master/miniz_oxide,MIT OR Zlib OR Apache-2.0,"Frommi , oyvindln " +miniz_oxide,https://github.com/Frommi/miniz_oxide/tree/master/miniz_oxide,MIT OR Zlib OR Apache-2.0,"Frommi , oyvindln , Rich Geldreich richgel99@gmail.com" mio,https://github.com/tokio-rs/mio,MIT,"Carl Lerche , Thomas de Zeeuw , Tokio Contributors " native-tls,https://github.com/sfackler/rust-native-tls,MIT OR Apache-2.0,Steven Fackler num-conv,https://github.com/jhpratt/num-conv,MIT OR Apache-2.0,Jacob Pratt