Skip to content

Commit

Permalink
Minimal starter schema
Browse files Browse the repository at this point in the history
  • Loading branch information
ralfhandl committed Nov 25, 2024
1 parent 9de40e2 commit 13edd88
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions schemas/v1.0/schema.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
$id: 'https://spec.openapis.org/arazzo/1.0/schema/WORK-IN-PROGRESS'
$schema: 'https://json-schema.org/draft/2020-12/schema'

description: The description of OpenAPI Initiative Arazzo v1.0.x documents

type: object

0 comments on commit 13edd88

Please sign in to comment.