Skip to content

Commit ecc0759

Browse files
authored
Remove outdated install note
1 parent 4da3f25 commit ecc0759

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

docs/usage/openapi.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -18,10 +18,6 @@ provides OpenAPI support for JSON:API by integrating with [Swashbuckle](https://
1818
dotnet add package JsonApiDotNetCore.OpenApi.Swashbuckle --prerelease
1919
```
2020
21-
> [!NOTE]
22-
> Because this package is still experimental, it's not yet available on NuGet.
23-
> Use the steps [here](https://github.com/json-api-dotnet/JsonApiDotNetCore?tab=readme-ov-file#trying-out-the-latest-build) to install.
24-
2521
2. Add the JSON:API support to your `Program.cs` file.
2622
2723
```c#

0 commit comments

Comments
 (0)