Skip to content

Commit

Permalink
added blazor app url
Browse files Browse the repository at this point in the history
  • Loading branch information
RossBugginsNHS committed Nov 28, 2023
1 parent e34a94b commit 15526d6
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions commcheck-api/src/src/Extensions/SwaggerGenExtensions.cs
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,9 @@ not use data sources directly.
- 2) Explicit Block for that communication type. For example - ZZ99 post code blocks postal.
- 3) Allow rules for that communication type.
- 4) If no allow rules succeed, then the default is to block.
Example Client:
- <a href="https://salmon-water-09aab3203.4.azurestaticapps.net">Example Blazor App</a>
""";

public static SwaggerGenOptions AddDateAndEnumFormatters(
Expand Down

0 comments on commit 15526d6

Please sign in to comment.