On Mon, Jul 4, 2016 at 5:53 AM, Tapio Koski <[email protected]> wrote:
> I didn't found in Pipeline Config API how to define is the ignore list > white or black. > Should there be that kind of information in the API? > Yes, it should be in the API. There's an issue open <https://github.com/gocd/gocd/issues/2354> for this. Can you see if that's what you're talking about? Also noticed that the ignore data must be an list. > In API it says it is String but if you use String you will get an error. > If you use array of Strings it is OK. > The documentation example is correct <https://api.go.cd/current/#the-filter-object>. But, I guess the "Type" in the table is wrong. Is that what you mean? If so, do you mind submitting a PR on this <https://github.com/gocd/api.go.cd/blob/master/source/includes/pipeline_config/_012-filter.md.erb> and signing the CLA <https://go.cd/cla>? Thanks! - Aravind -- You received this message because you are subscribed to the Google Groups "go-cd" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
