PUT api/Disciplina/{id}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
id

integer

Required

Body Parameters

disciplina
NameDescriptionTypeAdditional information
id

integer

None.

sifra

string

None.

naziv

string

None.

napomena

string

None.

datum_unosa

date

None.

aktivan

boolean

None.

funkcije_discipline

Collection of funkcije_discipline

None.

kategorija

Collection of kategorija

None.

seminar

Collection of seminar

None.

Request Formats

application/json

Sample:

Sample not available.

text/json

Sample:

Sample not available.

application/xml

Sample:

Sample not available.

text/xml

Sample:

Sample not available.

application/x-www-form-urlencoded

Sample:

Sample not available.

Response Information

Resource Description

None.