Skip to content

Commit

Permalink
Update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
teociaps committed Nov 18, 2024
1 parent bba406d commit 779fb0f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -329,10 +329,10 @@ app.UseSwaggerUI(customStyle, options => ...);
app.UseSwaggerUi(customStyle, settings => ...);
```
> [!IMPORTANT]
> [!NOTE]
> Only _Inline CSS Styles_ do not support [Advanced Options](#advanced-options); **the other methods do**.
> [!NOTE]
> [!IMPORTANT]
> Styles and JavaScript resources are cached by default.
> If you make changes to a style or encounter issues after modifying settings, try refreshing the cache in your browser or clearing local storage to ensure the latest version is loaded.
Expand Down

0 comments on commit 779fb0f

Please sign in to comment.