mirror of
https://gitlab.com/restcountries/restcountries.git
synced 2026-03-31 15:07:46 +01:00
fixing 502
This commit is contained in:
@@ -3,6 +3,9 @@
|
||||
* file, You can obtain one at http://mozilla.org/MPL/2.0/. */
|
||||
package com.restcountries.domain;
|
||||
|
||||
import io.micronaut.serde.annotation.Serdeable;
|
||||
|
||||
@Serdeable.Serializable
|
||||
public class ResponseEntity {
|
||||
|
||||
private final int status;
|
||||
|
||||
Reference in New Issue
Block a user