Skip to content

fix case for jinja.import_json

What does this MR do?

In the salt module docs the function jinja.import_json had been incorrectly referenced with capital characters, import_JSON. However, this hasn't been correct.

This MR relates to the corrections made in #66904, #66866.

What issues does this PR fix or reference?

(Resolve will close the ticket after merging. Relate will leave the ticket open after merging.)

GitLab Pages preview

Include a link to preview the changes you're making on your fork, replacing the placeholder text with your GitLab username: https://your-GitLab-username.gitlab.io/salt-user-guide/

Merge requirements satisfied? (FOR REVIEWER USE ONLY)

  • Verify the pipeline is passing
  • Check rendered output to ensure formatting is correct for any special directives such as notes, tables, lists, and images
  • Review new or modified topics to ensure they follow the style guide
  • Review new or modified topics to ensure they follow the Writing Salt documentation (rST guide)

Merge request reports

Loading