diff --git a/src/main/java/org/gcube/gcat/rest/Profile.java b/src/main/java/org/gcube/gcat/rest/Profile.java index 6cfd2af..cf51821 100644 --- a/src/main/java/org/gcube/gcat/rest/Profile.java +++ b/src/main/java/org/gcube/gcat/rest/Profile.java @@ -143,7 +143,7 @@ public class Profile extends BaseREST implements org.gcube.gcat.api.interfaces.P * @return the profile definition * * @pathExample /profiles/EmptyProfile - * @responseExample application/xml classpath:/api-docs-examples/profile/read-profile-response.xml + * @responseExample application/json classpath:/api-docs-examples/profile/read-profile-response.json * */ @GET