Skip to content

Commit faf7493

Browse files
committed
wip
1 parent 86a9c5a commit faf7493

File tree

1 file changed

+5
-0
lines changed
  • docs/content/reference/resource-schema/udt

1 file changed

+5
-0
lines changed

docs/content/reference/resource-schema/udt/index.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,12 +15,17 @@ These types can be managed using [rad resource-type](docs/content/reference/cli/
1515
`rad resource-type create` command takes a resource type manifest as input argument. Users define an openAPI schema for their type
1616
in this manifest. A sample manifest is shown below:
1717

18+
19+
{{< tabs Recipe Manual >}}
20+
1821
{{< codetab >}}
1922

2023
{{< rad file="snippets/postgres.yaml" embed=true marker="//SAMPLE" >}}
2124

2225
{{< /codetab >}}
2326

27+
{{< /tabs >}}
28+
2429
## Resource type manifest schema
2530

2631
Manifest file has below keys at the top level:

0 commit comments

Comments
 (0)