Skip to content

Commit

Permalink
feat: add status to building bu detail in read api
Browse files Browse the repository at this point in the history
  • Loading branch information
emalfroy authored and ArneD committed Oct 3, 2023
1 parent 5283f46 commit d060e17
Show file tree
Hide file tree
Showing 3 changed files with 19 additions and 19 deletions.
16 changes: 8 additions & 8 deletions paket.dependencies
Original file line number Diff line number Diff line change
Expand Up @@ -35,9 +35,9 @@ nuget Be.Vlaanderen.Basisregisters.PostalRegistry.Api.Oslo 3.7.2 c
nuget Be.Vlaanderen.Basisregisters.StreetNameRegistry.Api.Legacy 3.31.6 copy_content_to_output_dir: always
nuget Be.Vlaanderen.Basisregisters.StreetNameRegistry.Api.Oslo 3.31.6 copy_content_to_output_dir: always
nuget Be.Vlaanderen.Basisregisters.StreetNameRegistry.Api.BackOffice.Abstractions 3.31.6 copy_content_to_output_dir: always
nuget Be.Vlaanderen.Basisregisters.BuildingRegistry.Api.Legacy 3.85.0 copy_content_to_output_dir: always
nuget Be.Vlaanderen.Basisregisters.BuildingRegistry.Api.Oslo 3.85.0 copy_content_to_output_dir: always
nuget Be.Vlaanderen.Basisregisters.BuildingRegistry.Api.BackOffice.Abstractions 3.85.0 copy_content_to_output_dir: always
nuget Be.Vlaanderen.Basisregisters.BuildingRegistry.Api.Legacy 3.90.0 copy_content_to_output_dir: always
nuget Be.Vlaanderen.Basisregisters.BuildingRegistry.Api.Oslo 3.90.0 copy_content_to_output_dir: always
nuget Be.Vlaanderen.Basisregisters.BuildingRegistry.Api.BackOffice.Abstractions 3.90.0 copy_content_to_output_dir: always
nuget Be.Vlaanderen.Basisregisters.AddressRegistry.Api.Legacy 3.101.8 copy_content_to_output_dir: always
nuget Be.Vlaanderen.Basisregisters.AddressRegistry.Api.Oslo 3.101.8 copy_content_to_output_dir: always
nuget Be.Vlaanderen.Basisregisters.AddressRegistry.Api.BackOffice.Abstractions 3.101.8 copy_content_to_output_dir: always
Expand All @@ -54,11 +54,11 @@ nuget Be.Vlaanderen.Basisregisters.Build.Pipeline 6.0.5
nuget Be.Vlaanderen.Basisregisters.AcmIdm 1.3.6
nuget Be.Vlaanderen.Basisregisters.Api 20.1.0

nuget Be.Vlaanderen.Basisregisters.GrAr.Common 20.3.1
nuget Be.Vlaanderen.Basisregisters.GrAr.Edit 20.3.1
nuget Be.Vlaanderen.Basisregisters.GrAr.Legacy 20.3.1
nuget Be.Vlaanderen.Basisregisters.GrAr.Provenance 20.3.1
nuget Be.Vlaanderen.Basisregisters.GrAr.Import 20.3.1
nuget Be.Vlaanderen.Basisregisters.GrAr.Common 20.5.0
nuget Be.Vlaanderen.Basisregisters.GrAr.Edit 20.5.0
nuget Be.Vlaanderen.Basisregisters.GrAr.Legacy 20.5.0
nuget Be.Vlaanderen.Basisregisters.GrAr.Provenance 20.5.0
nuget Be.Vlaanderen.Basisregisters.GrAr.Import 20.5.0

nuget Be.Vlaanderen.Basisregisters.EventHandling 4.2.3
nuget Be.Vlaanderen.Basisregisters.ProblemDetails 8.0.6
Expand Down
20 changes: 10 additions & 10 deletions paket.lock
Original file line number Diff line number Diff line change
Expand Up @@ -187,11 +187,11 @@ NUGET
Fake.IO.FileSystem (>= 5.22)
Fake.JavaScript.Npm (>= 5.22)
Newtonsoft.Json (>= 13.0.1)
Be.Vlaanderen.Basisregisters.BuildingRegistry.Api.BackOffice.Abstractions (3.85) - copy_content_to_output_dir: always
Be.Vlaanderen.Basisregisters.BuildingRegistry.Api.BackOffice.Abstractions (3.90) - copy_content_to_output_dir: always
Be.Vlaanderen.Basisregisters.Api (>= 20.0)
MediatR.Contracts (>= 2.0.1)
Be.Vlaanderen.Basisregisters.BuildingRegistry.Api.Legacy (3.85) - copy_content_to_output_dir: always
Be.Vlaanderen.Basisregisters.BuildingRegistry.Api.Oslo (3.85) - copy_content_to_output_dir: always
Be.Vlaanderen.Basisregisters.BuildingRegistry.Api.Legacy (3.90) - copy_content_to_output_dir: always
Be.Vlaanderen.Basisregisters.BuildingRegistry.Api.Oslo (3.90) - copy_content_to_output_dir: always
Be.Vlaanderen.Basisregisters.CommandHandling (8.0)
Be.Vlaanderen.Basisregisters.CommandHandling.Idempotency (8.0)
Be.Vlaanderen.Basisregisters.Converters.Timestamp (>= 3.0)
Expand Down Expand Up @@ -247,14 +247,14 @@ NUGET
Autofac.Extensions.DependencyInjection (>= 7.2)
Be.Vlaanderen.Basisregisters.EventHandling (4.2.3)
Be.Vlaanderen.Basisregisters.Generators.Guid.Deterministic (3.0.1)
Be.Vlaanderen.Basisregisters.GrAr.Common (20.3.1)
Be.Vlaanderen.Basisregisters.GrAr.Common (20.5)
Be.Vlaanderen.Basisregisters.AggregateSource (>= 8.0)
Be.Vlaanderen.Basisregisters.CommandHandling (>= 8.0)
NetTopologySuite (>= 2.4)
NodaTime (>= 3.0.10)
Be.Vlaanderen.Basisregisters.GrAr.Edit (20.3.1)
Be.Vlaanderen.Basisregisters.GrAr.Edit (20.5)
NetTopologySuite (>= 2.4)
Be.Vlaanderen.Basisregisters.GrAr.Import (20.3.1)
Be.Vlaanderen.Basisregisters.GrAr.Import (20.5)
Autofac (>= 6.3)
Be.Vlaanderen.Basisregisters.AggregateSource.SqlStreamStore (>= 8.0)
Be.Vlaanderen.Basisregisters.CommandHandling (>= 8.0)
Expand All @@ -270,14 +270,14 @@ NUGET
Serilog.Extensions.Logging (>= 3.1)
Serilog.Sinks.Email (>= 2.4)
System.Threading.Tasks.Dataflow (>= 6.0)
Be.Vlaanderen.Basisregisters.GrAr.Legacy (20.3.1)
Be.Vlaanderen.Basisregisters.GrAr.Common (20.3.1)
Be.Vlaanderen.Basisregisters.GrAr.Legacy (20.5)
Be.Vlaanderen.Basisregisters.GrAr.Common (20.5)
Be.Vlaanderen.Basisregisters.Utilities.Rfc3339DateTimeOffset (>= 3.0)
Newtonsoft.Json (>= 13.0.1)
Be.Vlaanderen.Basisregisters.GrAr.Provenance (20.3.1)
Be.Vlaanderen.Basisregisters.GrAr.Provenance (20.5)
Be.Vlaanderen.Basisregisters.CommandHandling (>= 8.0)
Be.Vlaanderen.Basisregisters.Crab (>= 3.0)
Be.Vlaanderen.Basisregisters.GrAr.Common (20.3.1)
Be.Vlaanderen.Basisregisters.GrAr.Common (20.5)
Microsoft.CSharp (>= 4.7)
Be.Vlaanderen.Basisregisters.MessageHandling.AwsSqs.Simple (4.9.1) - copy_content_to_output_dir: always
AWSSDK.Core (>= 3.7.106.8)
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ namespace Public.Api.Infrastructure.ProblemDetailsExceptionMapping
using System.Text.RegularExpressions;
using Be.Vlaanderen.Basisregisters.Api.Exceptions;
using Be.Vlaanderen.Basisregisters.BasicApiProblem;
using BuildingRegistry.Api.Legacy.Infrastructure.Grb.Wfs;
using BuildingRegistry.Api.Oslo.Infrastructure.ParcelMatching.Wfs;
using Microsoft.AspNetCore.Http;

public class GrbWfsExceptionMapping : ApiProblemDetailsExceptionMapping
Expand Down

0 comments on commit d060e17

Please sign in to comment.