v25

latestOpenAPI 3.0.1raw.githubusercontent.com2026-07-08143108383.9 KB
Terms

Gets the current draft BDMS.Models.Term. Falls back to the published term when no draft exists, or `null` if neither exists.

get/api/v{version}/terms/draft

Path parameters

versionstring required

Response

Returns the draft terms, the published terms as fallback, or null.

idinteger required
isDraftboolean

Gets or sets whetther the BDMS.Models.Term is a draft.

textEnstring

Gets or sets the BDMS.Models.Term's english text.

textDestring nullable

Gets or sets the BDMS.Models.Term's german text.

textFrstring nullable

Gets or sets the BDMS.Models.Term's french text.

textItstring nullable

Gets or sets the BDMS.Models.Term's italian text.

textRostring nullable

Gets or sets the BDMS.Models.Term's romansch text.

creationstring date-time

Gets or sets the BDMS.Models.Term's creation date.

expirationstring date-time nullable

Gets or sets the BDMS.Models.Term's expiration date.