feat(frontend): global notices
This commit is contained in:
parent
b07f4b75c0
commit
b0431ff962
7 changed files with 81 additions and 5 deletions
|
@ -68,6 +68,7 @@ builder
|
|||
{
|
||||
NamingStrategy = new SnakeCaseNamingStrategy(),
|
||||
};
|
||||
options.SerializerSettings.DateParseHandling = DateParseHandling.None;
|
||||
})
|
||||
.ConfigureApiBehaviorOptions(options =>
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue