ghostfolio / ghostfolio

Open Source Wealth Management Software. Angular + NestJS + Prisma + Nx + TypeScript 🤍
https://Ghostfol.io
GNU Affero General Public License v3.0
4.36k stars 430 forks source link

Add version to api/v1/admin endpoint #2422

Closed dtslvr closed 1 year ago

dtslvr commented 1 year ago

Add the version (import { environment } from '@ghostfolio/api/environments/environment'; / environment.version) to the GET api/v1/admin endpoint and extend the AdminData interface with version: string;.

Siddharth9890 commented 1 year ago

hey @dtslvr can i work on this should be easy one