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 9996740 commit d952713Copy full SHA for d952713
docs/kratos/concepts/ui-user-interface.mdx
@@ -994,6 +994,18 @@ UI Messages are always presented as the following JSON
994
995
for the values of these fields, please check the list below.
996
997
+### Machine Readable Format
998
+
999
+```mdx-code-block
1000
+<CodeFromRemote
1001
+ lang="json"
1002
+ title="https://github.com/ory/docs/blob/master/docs/kratos/concepts/messages.json"
1003
+ src="https://raw.githubusercontent.com/ory/docs/master/docs/kratos/concepts/messages.json"
1004
+/>
1005
+```
1006
1007
+### Human Readable Format
1008
1009
:::note
1010
1011
The section below is auto-generated. Changing it has no effect as any changes will be overwritten!
0 commit comments