sap-labs-france / ev-server

The Open e-Mobility Charging Station management backend server (check also ev-dashboard and ev-mobile)
https://open-e-mobility.fr/
Apache License 2.0
158 stars 147 forks source link

Ev-Server | Rest Api » chargingstation-delete » Error #3483

Closed mytrkr0 closed 2 years ago

mytrkr0 commented 2 years ago

Hello everyone! I tried some function on ev-server but i receive some error like below. it is seems about schema but I don't now exactly.

What is the problem?

Action: Delete Station Error: "Can't resolve reference chargingstation#/definitions/id from id chargingstation-delete"

image

LucasBrazi06 commented 2 years ago

I don't have any error like this one in master-qa. Check the schema files (src/assets/schemas/chargingstation/chargingstation.json)

mytrkr0 commented 2 years ago

Thank you very much.

Actually I looked after you said my schema i used wrong schema but i update with master-qa json and it worked.