Skip to content

Commit 7a8cec4

Browse files
authored
Merge pull request #4309 from frankkilcommins/arazzo-schema-wrapper
add wrapper for Arazzo JSON Schema
2 parents 920d865 + 475d5f0 commit 7a8cec4

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

arazzo/1.0/schema/2024-12-16.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
---
2+
title: JSON Schema for Arazzo 1.0
3+
layout: default
4+
parent: Schemas
5+
---
6+
7+
```json
8+
{% include_relative {{ page.name | remove: ".md" }} %}
9+
```

0 commit comments

Comments
 (0)