We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9a8f6fa commit 7ce18b7Copy full SHA for 7ce18b7
1 file changed
lib/kiba/extend/jobs.rb
@@ -92,6 +92,7 @@ module Extend
92
# lookup: [
93
# :names__final,
94
# {jobkey: :names__final, lookup_on: :type, name: :names_by_type}
95
+ # ]
96
# ~~~
97
#
98
# In the transforms for this job...
0 commit comments