ajah / sks-interface

0 stars 0 forks source link

Rename expected parameters on backend to match front end. #56

Open psdcode opened 1 year ago

psdcode commented 1 year ago

Currently there is a mismatch between frontend and backend for several parameters, so front-end changes these parameters before sending an api call. It would be more straight forward to simply change what the backend can accept:

Alternatively, the backend could accept both the current and suggested above params

psdcode commented 1 year ago

@brittwitham I assigned you for this issue, but if you think this will take more than 5 minutes and cannot be included in one the other two backend related recent issues' PRs, feel free to ignore it. It's a quality of life improvement for the frontend, but not critical.