All Downloads are FREE. Search and download functionalities are using the official Maven repository.

pl.touk.nussknacker.restmodel.CustomActionResponse.scala Maven / Gradle / Ivy

There is a newer version: 1.18.1
Show newest version
package pl.touk.nussknacker.restmodel

import io.circe.generic.JsonCodec

@JsonCodec
final case class CustomActionResponse(isSuccess: Boolean, msg: String)




© 2015 - 2025 Weber Informatics LLC | Privacy Policy