You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: ROADMAP.md
+5-3Lines changed: 5 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -2,12 +2,14 @@
2
2
3
3
This document provides an overview of the direction this project is heading and lists what we intend to work on in the near future.
4
4
5
-
> Disclaimer: This is an opensource 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.
6
6
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.
8
8
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)
0 commit comments