Skip to content

Commit

Permalink
Add a basic roadmap section
Browse files Browse the repository at this point in the history
Signed-off-by: Juan Cruz Viotti <[email protected]>
  • Loading branch information
jviotti committed Aug 6, 2024
1 parent 4b39b30 commit 753e37f
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions README.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,21 @@ This project is currently on an alpha stage. Please give us star to show your
support report any oddities, errors, and ideas using [GitHub
Issues](https://github.com/Intelligence-AI/schemas.intelligence.ai/issues).

Roadmap
-------

- Support transparently serving schemas to code editors for autocompletion
purposes, automatically handling editor specific edge cases (like Visual
Studio Code's lack of `$id` support)

- Render human-readable documentation for schemas that can serve a less
technical audience

- Support serving schemas from remote locations through proxying

- Support automatic schema upgrades and downgrades


Adding Schemas
--------------

Expand Down

0 comments on commit 753e37f

Please sign in to comment.