AbsaOSS / enceladus

Dynamic Conformance Engine
Apache License 2.0
30 stars 14 forks source link

Wrong parameter values in swagger - POST, PUT & some GET #2132

Closed miroslavpojer closed 1 year ago

miroslavpojer commented 2 years ago

Describe the bug

Swagger documentation define required endpoint parameters including automated filled ones.

To Reproduce

Build & run Enceladus project and open swagger on path:

Problem is valid for all POST and PUT endpoints.

Expected behavior

Only user required parameters will be listed.

Screenshots

image image

Already identified places