Skip to content

Commit

Permalink
feat: remove environmentId in HelloPayload
Browse files Browse the repository at this point in the history
  • Loading branch information
jgiovaresco committed Mar 25, 2024
1 parent e3aded2 commit 45f948c
Showing 1 changed file with 0 additions and 1 deletion.
Expand Up @@ -33,5 +33,4 @@
public class HelloCommandPayload extends io.gravitee.exchange.api.command.hello.HelloCommandPayload {

private String provider;
private String environmentId;
}

0 comments on commit 45f948c

Please sign in to comment.