Luna-DroMo / luna_backend

2 stars 1 forks source link

Swagger Documentation #83

Open hcagatayyilmaz opened 7 months ago

hcagatayyilmaz commented 7 months ago

Swagger documentation should be updated.

You can reach swagger documentation by adding swagger to path, for example https://mz-bdev.de/swagger/

All endpoints should have required fields, description and request response models working properly.

Also we should be able to use "Try It Out" through swagger UI.

Any improvements will be highly appreciated other than mentioned above LOL

simisk commented 7 months ago

@hcagatayyilmaz I have updated the Swagger documentation. Have also added the request body for the POST requests. The purpose of some endpoints are confusing to me, maybe we can discuss it in person.

hcagatayyilmaz commented 7 months ago

thanks if you test for all endpoint for body required fields, then it is okay to deploy, you can create pull request to dev I will merge when you done