Skip to content

Commit

Permalink
fix: map api name so it doesn't conflict with namespace name
Browse files Browse the repository at this point in the history
  • Loading branch information
coel committed Oct 17, 2023
1 parent 2b68215 commit a758025
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -105,4 +105,6 @@ files:
Kinde.Api.Test/Mocks/MockIdentityProviderConfiguration.cs:
destinationFilename: ./Kinde.Api.Test/Mocks/MockIdentityProviderConfiguration.cs
Kinde.Api.Test/UserProfileTests.cs:
destinationFilename: ./Kinde.Api.Test/UserProfileTests.cs
destinationFilename: ./Kinde.Api.Test/UserProfileTests.cs
modelNameMappings:
api: ApiModel

0 comments on commit a758025

Please sign in to comment.