From 40dc4fb20eccbe866bef76522956c9cc0a984735 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 11 Dec 2024 09:59:46 +0100 Subject: [PATCH] chore(deps): update dependency fastendpoints.swagger to 5.32.0 (#1583) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [FastEndpoints.Swagger](https://fast-endpoints.com/) ([source](https://redirect.github.com/FastEndpoints/FastEndpoints)) | `5.31.0` -> `5.32.0` | [![age](https://developer.mend.io/api/mc/badges/age/nuget/FastEndpoints.Swagger/5.32.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/nuget/FastEndpoints.Swagger/5.32.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/nuget/FastEndpoints.Swagger/5.31.0/5.32.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/nuget/FastEndpoints.Swagger/5.31.0/5.32.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Configuration 📅 **Schedule**: Branch creation - "before 7am on Sunday,before 7am on Wednesday" (UTC), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/digdir/dialogporten). --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Ole Jørgen Skogstad --- docs/schema/V1/swagger.verified.json | 9 +++++++++ .../Digdir.Domain.Dialogporten.WebApi.csproj | 2 +- 2 files changed, 10 insertions(+), 1 deletion(-) diff --git a/docs/schema/V1/swagger.verified.json b/docs/schema/V1/swagger.verified.json index 01348f6fd..a58e21b95 100644 --- a/docs/schema/V1/swagger.verified.json +++ b/docs/schema/V1/swagger.verified.json @@ -5853,6 +5853,9 @@ }, "description": "The UUID of the created the dialog aggregate. A relative URL to the newly created activity is set in the \u0022Location\u0022 header." }, + "204": { + "description": "No Content" + }, "400": { "content": { "application/problem\u002Bjson": { @@ -6468,6 +6471,9 @@ }, "description": "The UUID of the created the dialog activity. A relative URL to the newly created activity is set in the \u0022Location\u0022 header." }, + "204": { + "description": "No Content" + }, "400": { "content": { "application/problem\u002Bjson": { @@ -6825,6 +6831,9 @@ }, "description": "The UUID of the created the dialog transmission. A relative URL to the newly created activity is set in the \u0022Location\u0022 header." }, + "204": { + "description": "No Content" + }, "400": { "content": { "application/problem\u002Bjson": { diff --git a/src/Digdir.Domain.Dialogporten.WebApi/Digdir.Domain.Dialogporten.WebApi.csproj b/src/Digdir.Domain.Dialogporten.WebApi/Digdir.Domain.Dialogporten.WebApi.csproj index 6216ac381..2641131ac 100644 --- a/src/Digdir.Domain.Dialogporten.WebApi/Digdir.Domain.Dialogporten.WebApi.csproj +++ b/src/Digdir.Domain.Dialogporten.WebApi/Digdir.Domain.Dialogporten.WebApi.csproj @@ -8,7 +8,7 @@ - +