fs.fd.system.digpensum – Mangler kobling til dokumentasjonskategorier, bruker kobling til system istedenfor

emner – TEST: Aktive emner

GET https://fs.fd.uib.no/emner
response
200 OK
Content-Type: text/xml

	
    
    TimeToLive: 300 (seconds in caches)

Examples

students_informasjon – TEST: Informasjon om studenten

GET https://fs.fd.uib.no/students_informasjon/{studentid}
response
200 OK
Content-Type: text/xml

	
    
    TimeToLive: 300 (seconds in caches)

Examples

students_meldinger – TEST: emner studenten er knyttet til

GET https://fs.fd.uib.no/students_meldinger/{studentid}
response
200 OK
Content-Type: text/xml

	
    
    TimeToLive: 300 (seconds in caches)

Examples