MCPcopy Create free account
hub / github.com/adobe/Marinus / get_distinct_fields

Function get_distinct_fields

web_server/public/javascripts/data.js:136–138  ·  view source on GitHub ↗
(url, field_name)

Source from the content-addressed store, hash-verified

134}
135
136function get_distinct_fields(url, field_name) {
137 make_get_request(url, fetch_field_stats, field_name, "errorMessage", "");
138}

Callers 1

build_pageFunction · 0.85

Calls 1

make_get_requestFunction · 0.85

Tested by

no test coverage detected