Update README.md

This commit is contained in:
zznty
2022-10-03 18:34:14 +03:00
committed by GitHub
parent 7136a93c76
commit 3aca266fcd

View File

@@ -2,7 +2,7 @@
# Api Roadmap # Api Roadmap
- [ ] world - [x] world
- [x] list available (guids) - [x] list available (guids)
- [x] get basic info (name, size) - [x] get basic info (name, size)
- [x] selected get - [x] selected get
@@ -14,11 +14,11 @@
- [x] settings get - [x] settings get
- [x] settings set - [x] settings set
- [x] status (state sim uptime) - [x] status (state sim uptime)
- [ ] settings - [x] settings
- [ ] get type schema (maybe in graphql or json schema) - [x] get type schema (maybe in graphql or json schema)
- [ ] list properties of type instance - [x] list properties of type instance
- [ ] get property value - [x] get property value
- [ ] set property value - [x] set property value
- [ ] plugins - [ ] plugins
- [ ] list (with ids for config type instance) - [ ] list (with ids for config type instance)
- [ ] players - [ ] players