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

io.microservices.canvas.model.Api.kt Maven / Gradle / Ivy

There is a newer version: 0.12.0.RELEASE
Show newest version
package io.microservices.canvas.model

data class Api(val operations: Operations, val events: Events)




© 2015 - 2024 Weber Informatics LLC | Privacy Policy