0

How to convert the following Swagger annotations from Java to Kotlin?

@ApiOperation(value = "Create a person", notes = "API login ", extensions = {
@Extension(properties = { @ExtensionProperty(name = "x-42c-no-authentication", value = "true") })
})
Jony Mittal
  • 151
  • 6
  • 23

0 Answers0