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 2b838b9 commit 6d9b46cCopy full SHA for 6d9b46c
src/puppetlabs/puppetdb/query_eng/engine.clj
@@ -417,7 +417,7 @@
417
:subquery? false}))
418
419
(def fact-paths-query
420
- "Query for the resource-params query, mostly used as a subquery"
+ "Query for the fact-paths query, mostly used as a subquery"
421
(map->Query {::which-query :fact-paths
422
:can-drop-unused-joins? true
423
:projections {"type" {:type :string
0 commit comments