Bugzilla:BzAPI:Objects:Configuration: Difference between revisions

Jump to navigation Jump to search
Updated links to subpages from REST_API to BzAPI
m (Fix link to BzAPI)
(Updated links to subpages from REST_API to BzAPI)
Line 21: Line 21:
|version||String||Bugzilla version
|version||String||Bugzilla version
|-
|-
|maintainer||[[Bugzilla:REST_API:Objects#User|User]]||
|maintainer||[[Bugzilla:BzAPI:Objects#User|User]]||
|-
|-
|announcement||String||HTML; something the Bugzilla admin wants users to know
|announcement||String||HTML; something the Bugzilla admin wants users to know
Line 27: Line 27:
|max_attachment_size||Integer||In bytes; useful so clients can prevent large uploads which will fail
|max_attachment_size||Integer||In bytes; useful so clients can prevent large uploads which will fail
|-
|-
|classification||Hash of [[Bugzilla:REST_API:Objects:Configuration#Classification|Classification]], keyed by name||Only if useclassifications set
|classification||Hash of [[Bugzilla:BzAPI:Objects:Configuration#Classification|Classification]], keyed by name||Only if useclassifications set
|-
|-
|product||Hash of [[Bugzilla:REST_API:Objects:Configuration#Product|Product]], keyed by name||  
|product||Hash of [[Bugzilla:BzAPI:Objects:Configuration#Product|Product]], keyed by name||  
|-
|-
|group||Hash of [[Bugzilla:REST_API:Objects:Configuration#Group|Group]], keyed by name||  
|group||Hash of [[Bugzilla:BzAPI:Objects:Configuration#Group|Group]], keyed by name||  
|-
|-
|flag_type||Hash of [[Bugzilla:REST_API:Objects:Configuration#FlagType|FlagType]], keyed by ID||  
|flag_type||Hash of [[Bugzilla:BzAPI:Objects:Configuration#FlagType|FlagType]], keyed by ID||  
|-
|-
|field||Hash of [[Bugzilla:REST_API:Objects:Configuration#Field|Field]], keyed by name||  
|field||Hash of [[Bugzilla:BzAPI:Objects:Configuration#Field|Field]], keyed by name||  
|}
|}


Line 65: Line 65:
|classification||String||Backreference because there is no nesting; only if useclassifications set
|classification||String||Backreference because there is no nesting; only if useclassifications set
|-
|-
|component||Hash of [[Bugzilla:REST_API:Objects:Configuration#Component|Component]], indexed by name||
|component||Hash of [[Bugzilla:BzAPI:Objects:Configuration#Component|Component]], indexed by name||
|-
|-
|version||Array of String||Version names
|version||Array of String||Version names
Confirmed users
1,927

edits

Navigation menu