Project

General

Profile

« Previous | Next » 

Revision 49878

Deleted PiwikInfo class and using the one from uoa-domain

View differences:

PiWiApi.java
1 1
package eu.dnetlib.repo.manager.service.controllers;
2 2

  
3 3

  
4
import eu.dnetlib.repo.manager.shared.PiwikInfo;
4
import eu.dnetlib.domain.data.PiwikInfo;
5 5
import org.springframework.http.MediaType;
6 6
import org.springframework.web.bind.annotation.*;
7 7

  

Also available in: Unified diff