mirror of
https://github.com/kellyjonbrazil/jc.git
synced 2025-10-08 23:22:21 +02:00
fix schema docs
This commit is contained in:
@@ -22,8 +22,10 @@ Schema:
|
|||||||
|
|
||||||
{
|
{
|
||||||
"variables": [
|
"variables": [
|
||||||
"name": string,
|
{
|
||||||
"value": string
|
"name": string,
|
||||||
|
"value": string
|
||||||
|
}
|
||||||
],
|
],
|
||||||
"schedule": [
|
"schedule": [
|
||||||
{
|
{
|
||||||
|
@@ -18,8 +18,10 @@ Schema:
|
|||||||
|
|
||||||
{
|
{
|
||||||
"variables": [
|
"variables": [
|
||||||
"name": string,
|
{
|
||||||
"value": string
|
"name": string,
|
||||||
|
"value": string
|
||||||
|
}
|
||||||
],
|
],
|
||||||
"schedule": [
|
"schedule": [
|
||||||
{
|
{
|
||||||
|
@@ -19,8 +19,10 @@ Schema:
|
|||||||
|
|
||||||
{
|
{
|
||||||
"variables": [
|
"variables": [
|
||||||
"name": string,
|
{
|
||||||
"value": string
|
"name": string,
|
||||||
|
"value": string
|
||||||
|
}
|
||||||
],
|
],
|
||||||
"schedule": [
|
"schedule": [
|
||||||
{
|
{
|
||||||
|
@@ -15,8 +15,10 @@ Schema:
|
|||||||
|
|
||||||
{
|
{
|
||||||
"variables": [
|
"variables": [
|
||||||
"name": string,
|
{
|
||||||
"value": string
|
"name": string,
|
||||||
|
"value": string
|
||||||
|
}
|
||||||
],
|
],
|
||||||
"schedule": [
|
"schedule": [
|
||||||
{
|
{
|
||||||
|
Reference in New Issue
Block a user