sttp-model icon indicating copy to clipboard operation
sttp-model copied to clipboard

Better encoding for MediaTypes and other enumerations

Open adamw opened this issue 3 years ago • 1 comments

So that they can be evolved, see this PR: https://github.com/softwaremill/sttp-model/pull/210

adamw avatar Aug 14 '22 15:08 adamw

Also hit this issue in https://github.com/softwaremill/sttp-model/pull/423, with the workaround to add new MediaType in the companion object.

lomigmegard avatar Oct 16 '25 07:10 lomigmegard