Skip to content

Commit 06195b8

Browse files
authored
Update ROADMAP.md
1 parent 503280a commit 06195b8

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

ROADMAP.md

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,12 +2,14 @@
22

33
This document provides an overview of the direction this project is heading and lists what we intend to work on in the near future.
44

5-
> Disclaimer: This is an open source project. The available time of our contributors varies and therefore we do not plan release dates. This document expresses our current intent, which may change over time.
5+
> Disclaimer: This is an open-source project. The available time of our contributors varies and therefore we do not plan release dates. This document expresses our current intent, which may change over time.
66
7-
We have interest in the following topics. It's too soon yet to decide whether they'll make it into v5.x or in a later major version.
7+
We have an interest in the following topics. It's too soon yet to decide whether they'll make it into v5.x or in a later major version.
88

9+
- OpenAPI (Swagger): Generate documentation and typed clients [#1046](https://github.com/json-api-dotnet/JsonApiDotNetCore/issues/1046)
10+
- Query strings on JSON-mapped columns [#1439](https://github.com/json-api-dotnet/JsonApiDotNetCore/issues/1439)
11+
- Improved SQL Server support [#1118](https://github.com/json-api-dotnet/JsonApiDotNetCore/issues/1118)
912
- Optimistic concurrency [#1119](https://github.com/json-api-dotnet/JsonApiDotNetCore/pull/1119)
10-
- OpenAPI (Swagger) [#1046](https://github.com/json-api-dotnet/JsonApiDotNetCore/issues/1046)
1113
- Fluent API [#776](https://github.com/json-api-dotnet/JsonApiDotNetCore/issues/776)
1214
- Idempotency [#1132](https://github.com/json-api-dotnet/JsonApiDotNetCore/pull/1132)
1315

0 commit comments

Comments
 (0)