Skip to content

Commit 8df454d

Browse files
authored
docs(roadmap): update priorities and refine future goals (#2764)
- Removed outdated tasks, including reverse parsing and YAML validation notes. - Added support for handling multiple `apis.yaml` files in a single folder. - Updated task descriptions for clarity and alignment with current objectives.
1 parent 7b01f34 commit 8df454d

1 file changed

Lines changed: 3 additions & 9 deletions

File tree

docs/ROADMAP.md

Lines changed: 3 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -8,16 +8,10 @@
88

99
PRIO 1:
1010

11-
- Reverse:
12-
- First parse
13-
- Second validate YAML
14-
- Tutorials:
15-
- Add how to run the tutorials in a Docker container
1611
- HotReload for YAML
17-
- YAML parsing:
18-
- Shorten YAML error messages
19-
- When the reason for a parse error is clear. Shorten error message.
20-
- if: Add hint in documentation: use choice otherwise for else TB
12+
- Support for multiple apis.yaml in one folder
13+
- idea: load apis.yaml last.
14+
pattern *.apis.yaml
2115
- Register JSON Schema for YAML at: https://www.schemastore.org TB
2216
- create test asserting that connection reuse via proxy works TP
2317
- Central description of Membrane Languages, Cheat Sheets, links to their docs. TP

0 commit comments

Comments
 (0)