FGK-PASMAS / FGK_PASMAS_backend

0 stars 0 forks source link

Can create flights with no departure time #31

Closed J-C-V closed 8 months ago

J-C-V commented 8 months ago

Endpoint

flights/planning

Method

POST

Description

If there is no flight yet, you can create one without departure time. Else you get a slot error.

Image

Steps to reproduce

Sending a request with only plane id.

Expected behaviour:

Backend throws missing parameter error.

MetaEMK commented 8 months ago

Will be fixed in next release (v0.3)

MetaEMK commented 8 months ago

fixed in v0.2.1