change api format
Some checks failed
Deploy App / docker (ubuntu-latest, 2.44.0, 17, 3.8.5) (push) Failing after 28s
Some checks failed
Deploy App / docker (ubuntu-latest, 2.44.0, 17, 3.8.5) (push) Failing after 28s
This commit is contained in:
@ -7,7 +7,7 @@ import org.springframework.http.HttpStatusCode;
|
||||
import java.util.List;
|
||||
|
||||
@AllArgsConstructor @Getter
|
||||
public class EndpointStatus {
|
||||
public class Endpoint {
|
||||
|
||||
/**
|
||||
* The endpoint.
|
Reference in New Issue
Block a user