UNPKG
openapi-sdk
Version:
latest (0.0.1)
0.0.1
This library was generated with [Nx](https://nx.dev).
openapi-sdk
/
src
/
builders
/
build
/
schema.json
10 lines
(9 loc)
•
218 B
JSON
View Raw
1
2
3
4
5
6
7
8
9
10
{
"
$schema
"
:
"https://json-schema.org/draft-07/schema"
,
"
$id
"
:
"https://json-schema.org/draft-07/schema"
,
"title"
:
"Build builder"
,
"description"
:
""
,
"type"
:
"object"
,
"properties"
: {},
"required"
: [] }