We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 482130f commit 08e8c62Copy full SHA for 08e8c62
README.md
@@ -614,3 +614,5 @@ settings.attribute_consuming_service.configure do
614
add_attribute :name => "Another Attribute", :name_format => "Name Format", :friendly_name => "Friendly Name", :attribute_value => "Attribute Value"
615
end
616
```
617
+
618
+The `attribute_value` option additionally accepts an array of possible values.
0 commit comments