linyaps/api
kamiyadm 72c0a4e525 refactor: add PackageInfoV2 and use it
* The difference between PackageInfo and PackageInfoV2:
   PackageInfo    PackageInfoV2
   appid          -
   -              id
   -              infoVersion
* We use PackageInfoV2 now and PackageInfo will
  be converted to PackageInfoV2.

Log:
2024-06-07 13:09:25 +08:00
..
dbus refact: all API types use quicktype 2024-04-01 17:05:32 +08:00
http refactor: add PackageInfoV2 and use it 2024-06-07 13:09:25 +08:00
schema refactor: add PackageInfoV2 and use it 2024-06-07 13:09:25 +08:00
README.md refact: add quicktype 2023-11-20 13:49:02 +08:00

README.md

linglong API

This diresctory contains files that describes the API of linglong, which is used to generate code in this project.