Skip to content

Commit d952713

Browse files
authored
docs: add messages to docs (#875)
1 parent 9996740 commit d952713

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

docs/kratos/concepts/ui-user-interface.mdx

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -994,6 +994,18 @@ UI Messages are always presented as the following JSON
994994

995995
for the values of these fields, please check the list below.
996996

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+
9971009
:::note
9981010

9991011
The section below is auto-generated. Changing it has no effect as any changes will be overwritten!

0 commit comments

Comments
 (0)