a2ui-project / a2ui-project/a2ui
Cleanup/deduplication of the v0.9.1 spec
Open
P2
- Dominant language
- TypeScript
- Stars
- 16.4k
- Forks
- 1.3k
- Avg merge
- 2d 13h
- Merged PRs (30d)
- 134
Description
The v0.9.1 [spec]() is a very minor incremental update over v0.9, however it contains a lot of duplicated code and text, making it appear much more complex than what it needs to.
In some cases, the data in the spec is wrong, for example in the basic catalog example JSON responses, the version of the protocol is `v0.9` instead of `v0.9.1`.
Should we clean-up the v0.9.1 to make it just an "extension" of v0.9 (pointing back to v0.9 as needed?)
Contributor guide
Assessment
This issue has not been assessed yet.