Skip to content
Snippets Groups Projects
Commit 82d13d67 authored by Labros Papadopoulos's avatar Labros Papadopoulos
Browse files

add generated annotation to the interfaces

parent 7fb92c3c
No related branches found
No related tags found
2 merge requests!36Merging 2024Q2_RC into main, creating 2024Q2 Release,!24Tmf 674 feature
Pipeline #5949 passed
......@@ -22,6 +22,7 @@ import org.springframework.web.context.request.NativeWebRequest;
import java.io.IOException;
import java.util.Optional;
@Generated
@jakarta.annotation.Generated(value = "org.openapitools.codegen.languages.SpringCodegen", date = "2024-04-24T14:24:54.867613034Z[Etc/UTC]", comments = "Generator version: 7.6.0-SNAPSHOT")
@Validated
@Tag(name = "events subscription", description = "Endpoints to register and terminate an Event Listener")
......
......@@ -24,7 +24,7 @@ import org.springframework.web.context.request.NativeWebRequest;
import java.util.Optional;
@Generated
@jakarta.annotation.Generated(value = "org.openapitools.codegen.languages.SpringCodegen", date = "2024-04-24T14:24:54.867613034Z[Etc/UTC]", comments = "Generator version: 7.6.0-SNAPSHOT")
@Validated
@Tag(name = "notification listener", description = "Notifications for Resource Lifecycle and event notifications")
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment