Skip to content

Commit

Permalink
Deployed b6961d2 to dev with MkDocs 1.6.1 and mike 1.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions committed Dec 11, 2024
1 parent f4ef3cb commit 89ec8fd
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion dev/api/openapi.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"openapi": "3.1.0",
"info": {
"title": "fides",
"version": "2.51.1b0.post0.dev2"
"version": "2.51.1b0.post0.dev3"
},
"paths": {
"/api/v1/data_category": {
Expand Down
2 changes: 1 addition & 1 deletion dev/config/fides.toml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ task_always_eager = true # boolean

# A fully anonymized unique identifier that is automatically generated
# by the application. Used for anonymous analytics when opted-in.
analytics_id = "1aaeca125aa06f0a45ead90db0cc5a30" # string
analytics_id = "b6f88a92988298245f58746f37defd63" # string

# When set to True, disables functionality that requires making calls
# to a Fides webserver.
Expand Down
2 changes: 1 addition & 1 deletion dev/config/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -1553,7 +1553,7 @@ <h2 id="configuration-file-reference">Configuration File Reference</h2>

<span class="c1"># A fully anonymized unique identifier that is automatically generated</span>
<span class="c1"># by the application. Used for anonymous analytics when opted-in.</span>
<span class="n">analytics_id</span><span class="w"> </span><span class="o">=</span><span class="w"> </span><span class="s2">&quot;1aaeca125aa06f0a45ead90db0cc5a30&quot;</span><span class="w"> </span><span class="c1"># string</span>
<span class="n">analytics_id</span><span class="w"> </span><span class="o">=</span><span class="w"> </span><span class="s2">&quot;b6f88a92988298245f58746f37defd63&quot;</span><span class="w"> </span><span class="c1"># string</span>

<span class="c1"># When set to True, disables functionality that requires making calls</span>
<span class="c1"># to a Fides webserver.</span>
Expand Down
2 changes: 1 addition & 1 deletion dev/search/search_index.json

Large diffs are not rendered by default.

0 comments on commit 89ec8fd

Please sign in to comment.