surfstudio/SurfGen

Add httpCode for responseGenerationModel

margarita-v opened this issue · 0 comments

For Kotlin template it's important to return Completable for 204 No Content, but for 201 Created or 200 with empty response body (depends on api) must be Single. Currently it's impossible to check and handle this case in template.