test_that("fields are well formatted", {
expect_equal(api_fields("name"), "name")
expect_equal(api_fields("name", organisationUnits = c("name","id")), "name,organisationUnits[name,id]")
})
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.