Validations history

Validation #1275

Success

The input JSON schema validates the input JSON instance (JSON Schema Draft 4).

JSON Schema

{
  "additionalProperties": false,
  "definitions": {
    "DefaultSubsidiary_1557": {
      "additionalProperties": false,
      "description": "Automatically generated (please edit me)",
      "properties": {
        "id": {
          "pattern": "[0-9a-f]{8}-[0-9a-f]{4}-[1-5][0-9a-f]{3}-[89ab][0-9a-f]{3}-[0-9a-f]{12}",
          "type": "string"
        },
        "is_bobigny": {
          "description": "If set to true, subsidiary is checked at Bobigny, otherwise at Deret's premises in Saran",
          "type": "boolean"
        },
        "name": {
          "type": "string"
        },
        "one_letter_code": {
          "description": "1-letter code used in order to label the reports",
          "maxLength": 1,
          "minLength": 1,
          "type": "string"
        }
      },
      "required": [
        "id",
        "is_bobigny",
        "name",
        "one_letter_code"
      ],
      "title": "Subsidiary - DefaultSubsidiary",
      "type": "object"
    },
    "DefaultSupplier_1558": {
      "additionalProperties": false,
      "description": "Automatically generated (please edit me)",
      "properties": {
        "id": {
          "pattern": "[0-9a-f]{8}-[0-9a-f]{4}-[1-5][0-9a-f]{3}-[89ab][0-9a-f]{3}-[0-9a-f]{12}",
          "type": "string"
        },
        "name": {
          "type": "string"
        }
      },
      "required": [
        "id",
        "name"
      ],
      "title": "Supplier - DefaultSupplier",
      "type": "object"
    },
    "ProductWithSubsidiaryWarehouse_1709": {
      "additionalProperties": false,
      "properties": {
        "SKU": {
          "type": "string"
        },
        "batch_number": {
          "anyOf": [
            {
              "type": "string"
            },
            {
              "type": "null"
            }
          ]
        },
        "delivery_number": {
          "anyOf": [
            {
              "type": "string"
            },
            {
              "type": "null"
            }
          ]
        },
        "id": {
          "pattern": "[0-9a-f]{8}-[0-9a-f]{4}-[1-5][0-9a-f]{3}-[89ab][0-9a-f]{3}-[0-9a-f]{12}",
          "type": "string"
        },
        "item_designation": {
          "type": "string"
        },
        "picture_url": {
          "anyOf": [
            {
              "format": "uri",
              "type": "string"
            },
            {
              "type": "null"
            }
          ]
        },
        "season": {
          "anyOf": [
            {
              "maxLength": 4,
              "minLength": 4,
              "type": "string"
            },
            {
              "type": "null"
            }
          ]
        },
        "subsidiary": {
          "$ref": "#/definitions/DefaultSubsidiary_1557",
          "type": "object"
        },
        "supplier": {
          "$ref": "#/definitions/DefaultSupplier_1558",
          "type": "object"
        }
      },
      "required": [
        "SKU",
        "batch_number",
        "delivery_number",
        "id",
        "item_designation",
        "picture_url",
        "season",
        "subsidiary",
        "supplier"
      ],
      "title": "Product - ProductWithSubsidiaryWarehouse",
      "type": "object"
    }
  },
  "description": "Automatically generated (please edit me)",
  "properties": {
    "batch_number": {
      "anyOf": [
        {
          "description": "DEPRECATED",
          "type": "string"
        },
        {
          "type": "null"
        }
      ]
    },
    "delivery_number": {
      "anyOf": [
        {
          "description": "DEPRECATED",
          "type": "string"
        },
        {
          "type": "null"
        }
      ]
    },
    "id": {
      "pattern": "[0-9a-f]{8}-[0-9a-f]{4}-[1-5][0-9a-f]{3}-[89ab][0-9a-f]{3}-[0-9a-f]{12}",
      "type": "string"
    },
    "index_type": {
      "enum": [
        "batch_number",
        "delivery_number",
        "sku"
      ],
      "type": "string"
    },
    "product": {
      "items": {
        "$ref": "#/definitions/ProductWithSubsidiaryWarehouse_1709",
        "type": "object"
      },
      "type": "array"
    }
  },
  "required": [
    "batch_number",
    "delivery_number",
    "id",
    "index_type",
    "product"
  ],
  "title": "WMSIndex - DefaultWMSIndex",
  "type": "object"
}

JSON instance

{
  "batch_number": null,
  "delivery_number": "ipsum aliqua",
  "id": "30f89b14-d938-2567-968a-366892b73cd8",
  "index_type": "sku",
  "product": [
    {
      "SKU": "dolore",
      "batch_number": "sit mollit officia nulla",
      "delivery_number": null,
      "id": "c44e2186-511e-34fd-97bd-ade7d2f761ce",
      "item_designation": "ipsum enim commodo",
      "picture_url": "http://tPzVQpjUrVWBypScf.nayMAVUx8",
      "season": null,
      "subsidiary": {
        "id": "8268df12-49c2-100a-bbf5-6c9a991cc89d",
        "is_bobigny": false,
        "name": "dolore dolor",
        "one_letter_code": "i"
      },
      "supplier": {
        "id": "ca8e8ffc-2096-1707-a3ba-3bc0f5cc824c",
        "name": "ad id do"
      }
    },
    {
      "SKU": "Ut magna",
      "batch_number": "aliqua est aute id",
      "delivery_number": "incididunt",
      "id": "8a28f7e0-2791-4553-8995-62d89363dc88",
      "item_designation": "officia",
      "picture_url": "https://eValYSJFRCwLHaKl.gscxxgu,4XXJ.yC.ycn1shiCriC87HL2V5EqViGscu.H3yFdfaLQp0ufUgmlBTU5cHRCCzuPvW6r",
      "season": null,
      "subsidiary": {
        "id": "ce18410e-b793-4a78-9824-7b6fda154816",
        "is_bobigny": false,
        "name": "ea commodo",
        "one_letter_code": "i"
      },
      "supplier": {
        "id": "966f4bb6-77e3-4bfc-a471-3ab0cef8a56c",
        "name": "reprehenderit irure anim Ut"
      }
    },
    {
      "SKU": "esse",
      "batch_number": "sit minim deserunt aute",
      "delivery_number": null,
      "id": "563d6e8f-7c2c-21df-8f47-0f85e10a6aa8",
      "item_designation": "in aliqua ut ipsum reprehenderit",
      "picture_url": "https://ytaeAtySlfJmHCu.udwIg8PyZavHkp4Y81RKqM3AKN8MLIlw43JUK6X1solw1bHeo+CNCpW",
      "season": "dese",
      "subsidiary": {
        "id": "f1b4dc6b-f985-4779-a7e0-aefe73b17e11",
        "is_bobigny": false,
        "name": "irure ea qui voluptate veniam",
        "one_letter_code": "e"
      },
      "supplier": {
        "id": "df6008ae-a458-5ba7-8ea3-9eb2eacf8b13",
        "name": "sit esse"
      }
    },
    {
      "SKU": "quis anim laborum",
      "batch_number": "occaecat",
      "delivery_number": "elit cupidatat",
      "id": "41e19a31-da4c-42d7-8ed9-a55e6979c3d6",
      "item_designation": "in",
      "picture_url": "http://USQpCJIhFjULtfeyOewJzhmdNcve.jywzmFH8tmBM.zq4f",
      "season": null,
      "subsidiary": {
        "id": "3b89aaaa-5444-2f47-9808-0e75f2b4294b",
        "is_bobigny": false,
        "name": "ex officia sed",
        "one_letter_code": "v"
      },
      "supplier": {
        "id": "39d33797-fc19-20de-8c71-278bcdfcefed",
        "name": "adipisicing"
      }
    }
  ]
}

Validation #1274

Success

The input JSON schema validates the input JSON instance (JSON Schema Draft 4).

JSON Schema

{
  "additionalProperties": false,
  "definitions": {
    "DefaultSubsidiary_1557": {
      "additionalProperties": false,
      "description": "Automatically generated (please edit me)",
      "properties": {
        "id": {
          "pattern": "[0-9a-f]{8}-[0-9a-f]{4}-[1-5][0-9a-f]{3}-[89ab][0-9a-f]{3}-[0-9a-f]{12}",
          "type": "string"
        },
        "is_bobigny": {
          "description": "If set to true, subsidiary is checked at Bobigny, otherwise at Deret's premises in Saran",
          "type": "boolean"
        },
        "name": {
          "type": "string"
        },
        "one_letter_code": {
          "description": "1-letter code used in order to label the reports",
          "maxLength": 1,
          "minLength": 1,
          "type": "string"
        }
      },
      "required": [
        "id",
        "is_bobigny",
        "name",
        "one_letter_code"
      ],
      "title": "Subsidiary - DefaultSubsidiary",
      "type": "object"
    },
    "DefaultSupplier_1558": {
      "additionalProperties": false,
      "description": "Automatically generated (please edit me)",
      "properties": {
        "id": {
          "pattern": "[0-9a-f]{8}-[0-9a-f]{4}-[1-5][0-9a-f]{3}-[89ab][0-9a-f]{3}-[0-9a-f]{12}",
          "type": "string"
        },
        "name": {
          "type": "string"
        }
      },
      "required": [
        "id",
        "name"
      ],
      "title": "Supplier - DefaultSupplier",
      "type": "object"
    },
    "ProductWithSubsidiaryWarehouse_1709": {
      "additionalProperties": false,
      "properties": {
        "SKU": {
          "type": "string"
        },
        "batch_number": {
          "anyOf": [
            {
              "type": "string"
            },
            {
              "type": "null"
            }
          ]
        },
        "delivery_number": {
          "anyOf": [
            {
              "type": "string"
            },
            {
              "type": "null"
            }
          ]
        },
        "id": {
          "pattern": "[0-9a-f]{8}-[0-9a-f]{4}-[1-5][0-9a-f]{3}-[89ab][0-9a-f]{3}-[0-9a-f]{12}",
          "type": "string"
        },
        "item_designation": {
          "type": "string"
        },
        "picture_url": {
          "anyOf": [
            {
              "format": "uri",
              "type": "string"
            },
            {
              "type": "null"
            }
          ]
        },
        "season": {
          "anyOf": [
            {
              "maxLength": 4,
              "minLength": 4,
              "type": "string"
            },
            {
              "type": "null"
            }
          ]
        },
        "subsidiary": {
          "$ref": "#/definitions/DefaultSubsidiary_1557",
          "type": "object"
        },
        "supplier": {
          "$ref": "#/definitions/DefaultSupplier_1558",
          "type": "object"
        }
      },
      "required": [
        "SKU",
        "batch_number",
        "delivery_number",
        "id",
        "item_designation",
        "picture_url",
        "season",
        "subsidiary",
        "supplier"
      ],
      "title": "Product - ProductWithSubsidiaryWarehouse",
      "type": "object"
    }
  },
  "description": "Automatically generated (please edit me)",
  "properties": {
    "batch_number": {
      "anyOf": [
        {
          "description": "DEPRECATED",
          "type": "string"
        },
        {
          "type": "null"
        }
      ]
    },
    "delivery_number": {
      "anyOf": [
        {
          "description": "DEPRECATED",
          "type": "string"
        },
        {
          "type": "null"
        }
      ]
    },
    "id": {
      "pattern": "[0-9a-f]{8}-[0-9a-f]{4}-[1-5][0-9a-f]{3}-[89ab][0-9a-f]{3}-[0-9a-f]{12}",
      "type": "string"
    },
    "index_type": {
      "enum": [
        "batch_number",
        "delivery_number",
        "sku"
      ],
      "type": "string"
    },
    "product": {
      "items": {
        "$ref": "#/definitions/ProductWithSubsidiaryWarehouse_1709",
        "type": "object"
      },
      "type": "array"
    }
  },
  "required": [
    "batch_number",
    "delivery_number",
    "id",
    "index_type",
    "product"
  ],
  "title": "WMSIndex - DefaultWMSIndex",
  "type": "object"
}

JSON instance

{
  "batch_number": null,
  "delivery_number": "ipsum aliqua",
  "id": "30f89b14-d938-2567-968a-366892b73cd8",
  "index_type": "sku",
  "product": [
    {
      "SKU": "dolore",
      "batch_number": "sit mollit officia nulla",
      "delivery_number": null,
      "id": "c44e2186-511e-34fd-97bd-ade7d2f761ce",
      "item_designation": "ipsum enim commodo",
      "picture_url": "http://tPzVQpjUrVWBypScf.nayMAVUx8",
      "season": null,
      "subsidiary": {
        "id": "8268df12-49c2-100a-bbf5-6c9a991cc89d",
        "is_bobigny": false,
        "name": "dolore dolor",
        "one_letter_code": "i"
      },
      "supplier": {
        "id": "ca8e8ffc-2096-1707-a3ba-3bc0f5cc824c",
        "name": "ad id do"
      }
    },
    {
      "SKU": "Ut magna",
      "batch_number": "aliqua est aute id",
      "delivery_number": "incididunt",
      "id": "8a28f7e0-2791-4553-8995-62d89363dc88",
      "item_designation": "officia",
      "picture_url": "https://eValYSJFRCwLHaKl.gscxxgu,4XXJ.yC.ycn1shiCriC87HL2V5EqViGscu.H3yFdfaLQp0ufUgmlBTU5cHRCCzuPvW6r",
      "season": null,
      "subsidiary": {
        "id": "ce18410e-b793-4a78-9824-7b6fda154816",
        "is_bobigny": false,
        "name": "ea commodo",
        "one_letter_code": "i"
      },
      "supplier": {
        "id": "966f4bb6-77e3-4bfc-a471-3ab0cef8a56c",
        "name": "reprehenderit irure anim Ut"
      }
    },
    {
      "SKU": "esse",
      "batch_number": "sit minim deserunt aute",
      "delivery_number": null,
      "id": "563d6e8f-7c2c-21df-8f47-0f85e10a6aa8",
      "item_designation": "in aliqua ut ipsum reprehenderit",
      "picture_url": "https://ytaeAtySlfJmHCu.udwIg8PyZavHkp4Y81RKqM3AKN8MLIlw43JUK6X1solw1bHeo+CNCpW",
      "season": "dese",
      "subsidiary": {
        "id": "f1b4dc6b-f985-4779-a7e0-aefe73b17e11",
        "is_bobigny": false,
        "name": "irure ea qui voluptate veniam",
        "one_letter_code": "e"
      },
      "supplier": {
        "id": "df6008ae-a458-5ba7-8ea3-9eb2eacf8b13",
        "name": "sit esse"
      }
    },
    {
      "SKU": "quis anim laborum",
      "batch_number": "occaecat",
      "delivery_number": "elit cupidatat",
      "id": "41e19a31-da4c-42d7-8ed9-a55e6979c3d6",
      "item_designation": "in",
      "picture_url": "http://USQpCJIhFjULtfeyOewJzhmdNcve.jywzmFH8tmBM.zq4f",
      "season": null,
      "subsidiary": {
        "id": "3b89aaaa-5444-2f47-9808-0e75f2b4294b",
        "is_bobigny": false,
        "name": "ex officia sed",
        "one_letter_code": "v"
      },
      "supplier": {
        "id": "39d33797-fc19-20de-8c71-278bcdfcefed",
        "name": "adipisicing"
      }
    }
  ]
}

Validation #1273

Failure

The input JSON schema does not conform to JSON Schema Draft 4. Errors:

  • The property '#/properties/meta/required' did not contain a minimum number of items 1 in schema http://json-schema.org/draft-04/schema#

JSON Schema

{
  "additionalProperties": false,
  "definitions": {
    "Author_2905": {
      "additionalProperties": false,
      "properties": {
        "id": {
          "pattern": "[0-9a-f]{8}-[0-9a-f]{4}-[1-5][0-9a-f]{3}-[89ab][0-9a-f]{3}-[0-9a-f]{12}",
          "type": "string"
        },
        "image_url": {
          "anyOf": [
            {
              "type": "string"
            },
            {
              "type": "null"
            }
          ]
        },
        "name": {
          "anyOf": [
            {
              "type": "string"
            },
            {
              "type": "null"
            }
          ]
        },
        "places": {
          "items": {
            "$ref": "#/definitions/ShortPlace_2830",
            "type": "object"
          },
          "type": "array"
        }
      },
      "required": [
        "id",
        "image_url",
        "name",
        "places"
      ],
      "title": "User - Author",
      "type": "object"
    },
    "DefaultCoordinates_2836": {
      "additionalProperties": false,
      "description": "Automatically generated (please edit me)",
      "properties": {
        "latitude": {
          "type": "number"
        },
        "longitude": {
          "type": "number"
        }
      },
      "required": [
        "latitude",
        "longitude"
      ],
      "title": "Coordinates - DefaultCoordinates",
      "type": "object"
    },
    "DefaultPostCategory_3563": {
      "additionalProperties": false,
      "description": "Automatically generated (please edit me)",
      "properties": {},
      "title": "PostCategory - DefaultPostCategory",
      "type": "object"
    },
    "ShortPlace_2830": {
      "additionalProperties": false,
      "properties": {
        "address": {
          "type": "string"
        },
        "business_type": {
          "enum": [
            "shop",
            "restaurant",
            "producer"
          ],
          "type": "string"
        },
        "category": {
          "enum": [
            "grocery_store",
            "bakery",
            "wine_merchant",
            "green_grocer_shop",
            "pastry_shop",
            "cheese_shop",
            "fish_shop",
            "butcher_shop",
            "coffee_roasting_shop",
            "tea_shop",
            "flower_shop",
            "seed_shop",
            "producer",
            "artisan",
            "farmer_market",
            "market_place",
            "restaurant",
            "brewery",
            "dairy_shop",
            "candy_shop",
            "ice_cream_shop"
          ],
          "type": "string"
        },
        "city": {
          "type": "string"
        },
        "coordinates": {
          "$ref": "#/definitions/DefaultCoordinates_2836",
          "type": "object"
        },
        "country": {
          "type": "string"
        },
        "following": {
          "type": "boolean"
        },
        "id": {
          "type": "string"
        },
        "is_attached_to_professional": {
          "type": "boolean"
        },
        "name": {
          "type": "string"
        },
        "tags": {
          "items": {
            "$ref": "#/definitions/ShortTag_3379",
            "type": "object"
          },
          "type": "array"
        },
        "zip_code": {
          "type": "string"
        }
      },
      "required": [
        "address",
        "business_type",
        "category",
        "city",
        "coordinates",
        "country",
        "following",
        "id",
        "is_attached_to_professional",
        "name",
        "tags",
        "zip_code"
      ],
      "title": "Place - ShortPlace",
      "type": "object"
    },
    "ShortTag_3379": {
      "additionalProperties": false,
      "description": "Automatically generated (please edit me)",
      "properties": {
        "id": {
          "pattern": "[0-9a-f]{8}-[0-9a-f]{4}-[1-5][0-9a-f]{3}-[89ab][0-9a-f]{3}-[0-9a-f]{12}",
          "type": "string"
        },
        "image_url": {
          "anyOf": [
            {
              "type": "string"
            },
            {
              "type": "null"
            }
          ]
        },
        "name": {
          "type": "string"
        }
      },
      "required": [
        "id",
        "image_url",
        "name"
      ],
      "title": "Tag - ShortTag",
      "type": "object"
    }
  },
  "description": "Automatically generated (please edit me)",
  "properties": {
    "data": {
      "items": {
        "additionalProperties": false,
        "properties": {
          "audience": {
            "enum": [
              "both",
              "professionals",
              "consumers"
            ],
            "type": "string"
          },
          "author": {
            "anyOf": [
              {
                "$ref": "#/definitions/Author_2905",
                "type": "object"
              },
              {
                "type": "null"
              }
            ]
          },
          "comments_count": {
            "type": "integer"
          },
          "content": {
            "type": "string"
          },
          "created_at": {
            "format": "date-time",
            "type": "string"
          },
          "id": {
            "type": "string"
          },
          "image_url": {
            "anyOf": [
              {
                "type": "string"
              },
              {
                "type": "null"
              }
            ]
          },
          "post_category": {
            "anyOf": [
              {
                "$ref": "#/definitions/DefaultPostCategory_3563",
                "type": "object"
              },
              {
                "type": "null"
              }
            ]
          },
          "source": {
            "enum": [
              "professional",
              "fingle"
            ],
            "type": "string"
          }
        },
        "required": [
          "audience",
          "author",
          "comments_count",
          "content",
          "created_at",
          "id",
          "image_url",
          "post_category",
          "source"
        ],
        "type": "object"
      },
      "type": "array"
    },
    "meta": {
      "properties": {
        "current_page": {
          "anyOf": [
            {
              "type": "integer"
            },
            {
              "type": "null"
            }
          ]
        },
        "limit_value": {
          "type": "integer"
        },
        "total_pages": {
          "type": "integer"
        }
      },
      "required": [],
      "type": "object"
    }
  },
  "required": [
    "data"
  ],
  "title": "Post - DefaultPost",
  "type": "object"
}

JSON instance

{
  "data": [
    {
      "audience": "professionals",
      "author": null,
      "comments_count": 3101987,
      "content": "dolor proident quis minim",
      "created_at": "1974-12-25T02:45:47.793Z",
      "id": "anim est proident irure consequat",
      "image_url": null,
      "post_category": null,
      "source": "fingle"
    },
    {
      "audience": "professionals",
      "author": null,
      "comments_count": -38209326,
      "content": "id dolore",
      "created_at": "1996-10-12T01:40:12.993Z",
      "id": "dolor veniam ipsum do",
      "image_url": null,
      "post_category": null,
      "source": "professional"
    }
  ]
}

Validation #1272

Failure

The input JSON schema does not conform to JSON Schema Draft 4. Errors:

  • The property '#/properties/meta/required' did not contain a minimum number of items 1 in schema http://json-schema.org/draft-04/schema#

JSON Schema

{
  "additionalProperties": false,
  "definitions": {
    "Author_2905": {
      "additionalProperties": false,
      "properties": {
        "id": {
          "pattern": "[0-9a-f]{8}-[0-9a-f]{4}-[1-5][0-9a-f]{3}-[89ab][0-9a-f]{3}-[0-9a-f]{12}",
          "type": "string"
        },
        "image_url": {
          "anyOf": [
            {
              "type": "string"
            },
            {
              "type": "null"
            }
          ]
        },
        "name": {
          "anyOf": [
            {
              "type": "string"
            },
            {
              "type": "null"
            }
          ]
        },
        "places": {
          "items": {
            "$ref": "#/definitions/ShortPlace_2830",
            "type": "object"
          },
          "type": "array"
        }
      },
      "required": [
        "id",
        "image_url",
        "name",
        "places"
      ],
      "title": "User - Author",
      "type": "object"
    },
    "DefaultCoordinates_2836": {
      "additionalProperties": false,
      "description": "Automatically generated (please edit me)",
      "properties": {
        "latitude": {
          "type": "number"
        },
        "longitude": {
          "type": "number"
        }
      },
      "required": [
        "latitude",
        "longitude"
      ],
      "title": "Coordinates - DefaultCoordinates",
      "type": "object"
    },
    "ShortPlace_2830": {
      "additionalProperties": false,
      "properties": {
        "address": {
          "type": "string"
        },
        "business_type": {
          "enum": [
            "shop",
            "restaurant",
            "producer"
          ],
          "type": "string"
        },
        "category": {
          "enum": [
            "grocery_store",
            "bakery",
            "wine_merchant",
            "green_grocer_shop",
            "pastry_shop",
            "cheese_shop",
            "fish_shop",
            "butcher_shop",
            "coffee_roasting_shop",
            "tea_shop",
            "flower_shop",
            "seed_shop",
            "producer",
            "artisan",
            "farmer_market",
            "market_place",
            "restaurant",
            "brewery",
            "dairy_shop",
            "candy_shop",
            "ice_cream_shop"
          ],
          "type": "string"
        },
        "city": {
          "type": "string"
        },
        "coordinates": {
          "$ref": "#/definitions/DefaultCoordinates_2836",
          "type": "object"
        },
        "country": {
          "type": "string"
        },
        "following": {
          "type": "boolean"
        },
        "id": {
          "type": "string"
        },
        "is_attached_to_professional": {
          "type": "boolean"
        },
        "name": {
          "type": "string"
        },
        "tags": {
          "items": {
            "$ref": "#/definitions/ShortTag_3379",
            "type": "object"
          },
          "type": "array"
        },
        "zip_code": {
          "type": "string"
        }
      },
      "required": [
        "address",
        "business_type",
        "category",
        "city",
        "coordinates",
        "country",
        "following",
        "id",
        "is_attached_to_professional",
        "name",
        "tags",
        "zip_code"
      ],
      "title": "Place - ShortPlace",
      "type": "object"
    },
    "ShortTag_3379": {
      "additionalProperties": false,
      "description": "Automatically generated (please edit me)",
      "properties": {
        "id": {
          "pattern": "[0-9a-f]{8}-[0-9a-f]{4}-[1-5][0-9a-f]{3}-[89ab][0-9a-f]{3}-[0-9a-f]{12}",
          "type": "string"
        },
        "image_url": {
          "anyOf": [
            {
              "type": "string"
            },
            {
              "type": "null"
            }
          ]
        },
        "name": {
          "type": "string"
        }
      },
      "required": [
        "id",
        "image_url",
        "name"
      ],
      "title": "Tag - ShortTag",
      "type": "object"
    }
  },
  "description": "Automatically generated (please edit me)",
  "properties": {
    "data": {
      "items": {
        "additionalProperties": false,
        "properties": {
          "audience": {
            "enum": [
              "both",
              "professionals",
              "consumers"
            ],
            "type": "string"
          },
          "author": {
            "anyOf": [
              {
                "$ref": "#/definitions/Author_2905",
                "type": "object"
              },
              {
                "type": "null"
              }
            ]
          },
          "comments_count": {
            "type": "integer"
          },
          "content": {
            "type": "string"
          },
          "created_at": {
            "format": "date-time",
            "type": "string"
          },
          "id": {
            "type": "string"
          },
          "image_url": {
            "anyOf": [
              {
                "type": "string"
              },
              {
                "type": "null"
              }
            ]
          },
          "source": {
            "enum": [
              "professional",
              "fingle"
            ],
            "type": "string"
          }
        },
        "required": [
          "audience",
          "author",
          "comments_count",
          "content",
          "created_at",
          "id",
          "image_url",
          "source"
        ],
        "type": "object"
      },
      "type": "array"
    },
    "meta": {
      "properties": {
        "current_page": {
          "anyOf": [
            {
              "type": "integer"
            },
            {
              "type": "null"
            }
          ]
        },
        "limit_value": {
          "type": "integer"
        },
        "total_pages": {
          "type": "integer"
        }
      },
      "required": [],
      "type": "object"
    }
  },
  "required": [
    "data"
  ],
  "title": "Post - DefaultPost",
  "type": "object"
}

JSON instance

{
  "data": [
    {
      "audience": "consumers",
      "author": null,
      "comments_count": 17761271,
      "content": "eu veniam ad qui",
      "created_at": "2017-07-05T13:46:58.020Z",
      "id": "anim reprehenderit",
      "image_url": null,
      "source": "fingle"
    },
    {
      "audience": "both",
      "author": {
        "id": "ad8fa25b-8cd0-125d-8bab-8a751f0334d3",
        "image_url": "et ex reprehenderit",
        "name": "id est reprehenderit cillum",
        "places": [
          {
            "address": "ut qui consectetur occaecat exercitation",
            "business_type": "shop",
            "category": "candy_shop",
            "city": "Duis magna sit",
            "coordinates": {
              "latitude": -48802967.642311975,
              "longitude": -36844619.44415527
            },
            "country": "labore ut ullamco nostrud do",
            "following": true,
            "id": "pariatur proident dolore",
            "is_attached_to_professional": true,
            "name": "laborum",
            "tags": [
              {
                "id": "dbb62957-42fb-1ad1-a856-394fe84e16d7",
                "image_url": null,
                "name": "eu labore"
              },
              {
                "id": "d20adb7b-30b5-1c3a-a20b-c03ea88b72c6",
                "image_url": "nisi Lorem sed do fugiat",
                "name": "aliqua deserunt ea sed"
              },
              {
                "id": "ff928f1e-8e00-16ae-ab1b-83dcd76d8a2c",
                "image_url": null,
                "name": "in veniam amet cillum"
              },
              {
                "id": "e7589de2-f58e-5a09-adfb-17074734c022",
                "image_url": null,
                "name": "velit"
              }
            ],
            "zip_code": "deserunt qui"
          },
          {
            "address": "nostrud qui culpa eiusm",
            "business_type": "restaurant",
            "category": "flower_shop",
            "city": "Excepteur Duis deserunt proident",
            "coordinates": {
              "latitude": 57038885.1358659,
              "longitude": -9524902.883825883
            },
            "country": "Excepteur temp",
            "following": true,
            "id": "ipsum pariatur",
            "is_attached_to_professional": true,
            "name": "do aliquip dolore tem",
            "tags": [
              {
                "id": "0fba8cf9-bf12-353c-b378-3e7d367c8a88",
                "image_url": null,
                "name": "aliquip ut deserunt"
              },
              {
                "id": "c23b431f-024c-571e-abd8-e2ec63451c12",
                "image_url": "Ut irure",
                "name": "dolo"
              },
              {
                "id": "527d49cf-31e9-4638-adc2-f9153e8321af",
                "image_url": "occaecat aute in",
                "name": "eiusmod velit"
              },
              {
                "id": "e91d14a7-ea32-2c10-900d-7c466962d8bd",
                "image_url": "sunt labore mollit",
                "name": "minim sint nul"
              },
              {
                "id": "170c56f8-ec52-4bad-823a-c1f3e1685c53",
                "image_url": "dolor incididunt dolore adipisicing commodo",
                "name": "veniam velit"
              }
            ],
            "zip_code": "ex"
          },
          {
            "address": "tempor ex esse",
            "business_type": "restaurant",
            "category": "artisan",
            "city": "dolore voluptate dolore",
            "coordinates": {
              "latitude": 70925324.97618794,
              "longitude": 32492852.223266184
            },
            "country": "occaecat ut",
            "following": true,
            "id": "do nulla comm",
            "is_attached_to_professional": false,
            "name": "dolore",
            "tags": [
              {
                "id": "9854ae9b-ac0d-5960-8b91-fd3dd38ca0ef",
                "image_url": "Ut magna incididunt",
                "name": "voluptate eu dolore ullamco"
              },
              {
                "id": "c6caf3aa-ad12-1c4f-84b6-8b45f42e4ebb",
                "image_url": null,
                "name": "Excepteur commodo ullamco"
              },
              {
                "id": "9e120bd2-04ad-311b-bcaf-0000fc2eb3f4",
                "image_url": null,
                "name": "pariatur"
              },
              {
                "id": "0ffa0127-6b39-24ba-bc52-88a09bf4a79d",
                "image_url": "sit",
                "name": "Lorem Duis"
              }
            ],
            "zip_code": "eiusmod ut et est ad"
          },
          {
            "address": "anim non minim",
            "business_type": "shop",
            "category": "cheese_shop",
            "city": "eu occaecat",
            "coordinates": {
              "latitude": -67401631.8758945,
              "longitude": 24100581.170605645
            },
            "country": "in Ut laborum dolor",
            "following": true,
            "id": "deserunt nulla incididunt veniam esse",
            "is_attached_to_professional": true,
            "name": "anim reprehenderit veniam ad",
            "tags": [
              {
                "id": "37460a87-f030-10f2-950a-13d325fb9e4d",
                "image_url": "sunt",
                "name": "ea magna"
              },
              {
                "id": "4e0701fd-2281-537f-8705-c6c66160d58a",
                "image_url": null,
                "name": "Duis cillum velit tempor"
              }
            ],
            "zip_code": "officia amet"
          }
        ]
      },
      "comments_count": -58819249,
      "content": "Lorem dolore ex",
      "created_at": "2006-06-29T22:08:30.678Z",
      "id": "dolore enim velit reprehenderit",
      "image_url": "tempor dolor",
      "source": "fingle"
    },
    {
      "audience": "consumers",
      "author": null,
      "comments_count": -32374263,
      "content": "culpa nulla",
      "created_at": "1963-05-12T19:15:29.626Z",
      "id": "ut commodo veniam",
      "image_url": "esse officia eiusmod eu",
      "source": "fingle"
    },
    {
      "audience": "consumers",
      "author": null,
      "comments_count": 24311528,
      "content": "Ut cillum irure amet sunt",
      "created_at": "1961-01-26T18:02:41.339Z",
      "id": "labore",
      "image_url": "laboris ea ut tempor anim",
      "source": "professional"
    },
    {
      "audience": "consumers",
      "author": null,
      "comments_count": 80480828,
      "content": "Excepteur in reprehenderit",
      "created_at": "1995-03-29T01:17:34.320Z",
      "id": "ut aute laborum cillum consequat",
      "image_url": null,
      "source": "professional"
    }
  ]
}

Validation #1271

Success

The input JSON schema validates the input JSON instance (JSON Schema Draft 4).

JSON Schema

{
  "additionalProperties": false,
  "description": "Automatically generated (please edit me)",
  "properties": {
    "stripe_payment_method": {
      "anyOf": [
        {
          "description": "see https://stripe.com/docs/api/payment_methods/object",
          "type": "object"
        },
        {
          "type": "null"
        }
      ]
    }
  },
  "required": [
    "stripe_payment_method"
  ],
  "title": "PaymentMethod - DefaultStripePaymentMethod",
  "type": "object"
}

JSON instance

{
  "stripe_payment_method": {}
}

Validation #1270

Failure

The input JSON instance is not a valid JSON text (RFC 7159).

  • parse_error

JSON Schema

{}

JSON instance

{
  id: 1
}

Validation #1269

Success

The input JSON schema validates the input JSON instance (JSON Schema Draft 4).

JSON Schema

{
  "additionalProperties": false,
  "definitions": {
    "DefaultCodeValueObject_1994": {
      "additionalProperties": false,
      "description": "Automatically generated (please edit me)",
      "properties": {
        "code": {
          "type": "string"
        }
      },
      "required": [
        "code"
      ],
      "title": "CodeValueObject - DefaultCodeValueObject",
      "type": "object"
    },
    "DefaultCollectDeliveryModes_879": {
      "additionalProperties": false,
      "description": "Automatically generated (please edit me)",
      "properties": {
        "code": {
          "type": "string"
        },
        "type": {
          "type": "string"
        },
        "value": {
          "type": "string"
        }
      },
      "required": [
        "code",
        "type",
        "value"
      ],
      "title": "CollectDeliveryModes - DefaultCollectDeliveryModes",
      "type": "object"
    },
    "DefaultCollectDeliveryPeriods_880": {
      "additionalProperties": false,
      "description": "Automatically generated (please edit me)",
      "properties": {
        "available_places": {
          "items": {
            "$ref": "#/definitions/DefaultCodeValueObject_1994",
            "type": "object"
          },
          "type": "array"
        },
        "central_place_price": {
          "anyOf": [
            {
              "type": "number"
            },
            {
              "type": "null"
            }
          ]
        },
        "code": {
          "type": "string"
        },
        "direct_farm_price": {
          "anyOf": [
            {
              "type": "number"
            },
            {
              "type": "null"
            }
          ]
        },
        "harvest_type": {
          "type": "string"
        },
        "id": {
          "type": "integer"
        },
        "increase": {
          "type": "number"
        },
        "last_price_update": {
          "format": "date-time",
          "type": "string"
        },
        "month_code": {
          "enum": [
            "01",
            "02",
            "03",
            "04",
            "05",
            "06",
            "07",
            "08",
            "09",
            "10",
            "11",
            "12"
          ],
          "type": "string"
        },
        "name": {
          "type": "string"
        },
        "roll_on_price": {
          "anyOf": [
            {
              "type": "number"
            },
            {
              "type": "null"
            }
          ]
        },
        "satellite_place_price": {
          "anyOf": [
            {
              "type": "number"
            },
            {
              "type": "null"
            }
          ]
        }
      },
      "required": [
        "available_places",
        "central_place_price",
        "code",
        "direct_farm_price",
        "harvest_type",
        "id",
        "increase",
        "last_price_update",
        "month_code",
        "name",
        "roll_on_price",
        "satellite_place_price"
      ],
      "title": "CollectDeliveryPeriods - DefaultCollectDeliveryPeriods",
      "type": "object"
    },
    "DefaultCollectDeliveryTypes_878": {
      "additionalProperties": false,
      "description": "Automatically generated (please edit me)",
      "properties": {
        "delivery_modes": {
          "items": {
            "$ref": "#/definitions/DefaultCollectDeliveryModes_879",
            "type": "object"
          },
          "type": "array"
        },
        "delivery_periods": {
          "items": {
            "$ref": "#/definitions/DefaultCollectDeliveryPeriods_880",
            "type": "object"
          },
          "type": "array"
        },
        "id": {
          "type": "integer"
        },
        "main_type": {
          "type": "string"
        }
      },
      "required": [
        "delivery_modes",
        "delivery_periods",
        "id",
        "main_type"
      ],
      "title": "CollectDeliveryTypes - DefaultCollectDeliveryTypes",
      "type": "object"
    },
    "DefaultCollectMaturity_877": {
      "additionalProperties": false,
      "description": "Automatically generated (please edit me)",
      "properties": {
        "commodity_code": {
          "type": "string"
        },
        "commodity_label": {
          "description": "commodityLabel",
          "type": "string"
        },
        "id": {
          "description": "offersMaturityId",
          "type": "integer"
        },
        "maturity": {
          "description": "maturity",
          "type": "string"
        },
        "strike_price": {
          "anyOf": [
            {
              "description": "strikePrice",
              "type": "number"
            },
            {
              "type": "null"
            }
          ]
        },
        "warranty_cost": {
          "description": "warrantyCost",
          "type": "number"
        }
      },
      "required": [
        "commodity_code",
        "commodity_label",
        "id",
        "maturity",
        "strike_price",
        "warranty_cost"
      ],
      "title": "CollectMaturity - DefaultCollectMaturity",
      "type": "object"
    }
  },
  "description": "Automatically generated (please edit me)",
  "properties": {
    "collection_offers": {
      "items": {
        "additionalProperties": false,
        "properties": {
          "base_label": {
            "anyOf": [
              {
                "description": "baseLabel",
                "type": "string"
              },
              {
                "type": "null"
              }
            ]
          },
          "delivery_types": {
            "items": {
              "$ref": "#/definitions/DefaultCollectDeliveryTypes_878",
              "type": "object"
            },
            "type": "array"
          },
          "description": {
            "anyOf": [
              {
                "description": "description",
                "type": "string"
              },
              {
                "type": "null"
              }
            ]
          },
          "harvest": {
            "description": "harvest",
            "type": "string"
          },
          "id": {
            "description": "offerId",
            "type": "integer"
          },
          "market_label": {
            "type": "string"
          },
          "market_reference": {
            "anyOf": [
              {
                "description": "referenceMarket",
                "type": "string"
              },
              {
                "type": "null"
              }
            ]
          },
          "marketing_tag": {
            "anyOf": [
              {
                "description": "marketingTag",
                "type": "string"
              },
              {
                "type": "null"
              }
            ]
          },
          "maturities": {
            "items": {
              "$ref": "#/definitions/DefaultCollectMaturity_877",
              "type": "object"
            },
            "type": "array"
          },
          "picture_url": {
            "anyOf": [
              {
                "description": "offerPictureUrl",
                "type": "string"
              },
              {
                "type": "null"
              }
            ]
          },
          "price_zone_id": {
            "type": "integer"
          },
          "priority": {
            "description": "priority",
            "type": "integer"
          },
          "product_id": {
            "type": "integer"
          },
          "product_label": {
            "description": "productLabel",
            "type": "string"
          },
          "quality_label": {
            "description": "qualityLabel",
            "type": "string"
          },
          "quantity_max_per_customer": {
            "anyOf": [
              {
                "type": "number"
              },
              {
                "type": "null"
              }
            ]
          },
          "remaining_quantity": {
            "anyOf": [
              {
                "description": "remainingQty",
                "type": "number"
              },
              {
                "type": "null"
              }
            ]
          },
          "short_description": {
            "anyOf": [
              {
                "description": "shortDescription",
                "type": "string"
              },
              {
                "type": "null"
              }
            ]
          },
          "title": {
            "description": "title",
            "type": "string"
          },
          "type": {
            "description": "offerType",
            "type": "string"
          },
          "type_label": {
            "description": "offerTypeLabel",
            "type": "string"
          }
        },
        "required": [
          "base_label",
          "delivery_types",
          "description",
          "harvest",
          "id",
          "market_label",
          "market_reference",
          "picture_url",
          "price_zone_id",
          "priority",
          "product_id",
          "product_label",
          "quality_label",
          "quantity_max_per_customer",
          "remaining_quantity",
          "short_description",
          "title",
          "type",
          "type_label"
        ],
        "type": "object"
      },
      "type": "array"
    }
  },
  "required": [
    "collection_offers"
  ],
  "title": "CollectionOffer - DefaultCollectOffer",
  "type": "object"
}

JSON instance

{
  "collection_offers": [
    {
      "base_label": "Base Juillet",
      "delivery_types": [
        {
          "delivery_modes": [
            {
              "code": "0430",
              "type": "SAT",
              "value": "ST GEORGES DU VIEVRE"
            },
            {
              "code": "0481",
              "type": "CTL",
              "value": "ST MARDS DE BLACARVILLE (recommandé)"
            }
          ],
          "delivery_periods": [
            {
              "available_places": [
                {
                  "code": "0430"
                },
                {
                  "code": "0481"
                }
              ],
              "central_place_price": 338.56,
              "code": "octobre",
              "direct_farm_price": 338.56,
              "harvest_type": "Hors-moisson",
              "id": 508,
              "increase": 4.65,
              "last_price_update": "2022-10-14T11:14:59+00:00",
              "month_code": "12",
              "name": "OCT / DEC",
              "roll_on_price": 329.86,
              "satellite_place_price": 338.56
            },
            {
              "available_places": [
                {
                  "code": "0430"
                },
                {
                  "code": "0481"
                }
              ],
              "central_place_price": 334.56,
              "code": "Janvier",
              "direct_farm_price": 334.56,
              "harvest_type": "Hors-moisson",
              "id": 565,
              "increase": 7.44,
              "last_price_update": "2022-10-14T11:14:59+00:00",
              "month_code": "03",
              "name": "JANV / MARS",
              "roll_on_price": 325.86,
              "satellite_place_price": 334.56
            }
          ],
          "id": 1293,
          "main_type": "RDU1"
        },
        {
          "delivery_modes": [
            {
              "code": "0430",
              "type": "SAT",
              "value": "ST GEORGES DU VIEVRE"
            },
            {
              "code": "0481",
              "type": "CTL",
              "value": "ST MARDS DE BLACARVILLE (recommandé)"
            }
          ],
          "delivery_periods": [
            {
              "available_places": [
                {
                  "code": "0430"
                },
                {
                  "code": "0481"
                }
              ],
              "central_place_price": 338.56,
              "code": "octobre",
              "direct_farm_price": 338.56,
              "harvest_type": "Hors-moisson",
              "id": 508,
              "increase": 4.65,
              "last_price_update": "2022-10-14T11:14:59+00:00",
              "month_code": "12",
              "name": "OCT / DEC",
              "roll_on_price": 329.86,
              "satellite_place_price": 338.56
            },
            {
              "available_places": [
                {
                  "code": "0430"
                },
                {
                  "code": "0481"
                }
              ],
              "central_place_price": 334.56,
              "code": "Janvier",
              "direct_farm_price": 334.56,
              "harvest_type": "Hors-moisson",
              "id": 565,
              "increase": 7.44,
              "last_price_update": "2022-10-14T11:14:59+00:00",
              "month_code": "03",
              "name": "JANV / MARS",
              "roll_on_price": 325.86,
              "satellite_place_price": 334.56
            }
          ],
          "id": 1294,
          "main_type": "RDU2"
        },
        {
          "delivery_modes": [],
          "delivery_periods": [
            {
              "available_places": [],
              "central_place_price": 338.56,
              "code": "octobre",
              "direct_farm_price": 338.56,
              "harvest_type": "Hors-moisson",
              "id": 508,
              "increase": 4.65,
              "last_price_update": "2022-10-14T11:14:59+00:00",
              "month_code": "12",
              "name": "OCT / DEC",
              "roll_on_price": 329.86,
              "satellite_place_price": 338.56
            },
            {
              "available_places": [],
              "central_place_price": 334.56,
              "code": "Janvier",
              "direct_farm_price": 334.56,
              "harvest_type": "Hors-moisson",
              "id": 565,
              "increase": 7.44,
              "last_price_update": "2022-10-14T11:14:59+00:00",
              "month_code": "03",
              "name": "JANV / MARS",
              "roll_on_price": 325.86,
              "satellite_place_price": 334.56
            }
          ],
          "id": 1295,
          "main_type": "DEP2"
        }
      ],
      "description": null,
      "harvest": "2022",
      "id": 611,
      "market_label": "RDU Rouen",
      "market_reference": "19",
      "marketing_tag": null,
      "maturities": [],
      "picture_url": "https://static-cf.farmi.com/collect/offers/ble_tendre.jpg",
      "price_zone_id": 22,
      "priority": 0,
      "product_id": 21,
      "product_label": "BLE 1",
      "quality_label": "STANDARD",
      "quantity_max_per_customer": 0,
      "remaining_quantity": -25031.224,
      "short_description": "Pour la finalisation de vos contrats FILIERE\nmerci de vous adresser à votre ARC",
      "title": "BLE 1 - PRIX FERME",
      "type": "APF",
      "type_label": "Offre prix ferme"
    },
    {
      "base_label": "Base Juillet",
      "delivery_types": [
        {
          "delivery_modes": [
            {
              "code": "0430",
              "type": "SAT",
              "value": "ST GEORGES DU VIEVRE"
            },
            {
              "code": "0481",
              "type": "CTL",
              "value": "ST MARDS DE BLACARVILLE (recommandé)"
            }
          ],
          "delivery_periods": [
            {
              "available_places": [
                {
                  "code": "0430"
                },
                {
                  "code": "0481"
                }
              ],
              "central_place_price": 338.56,
              "code": "octobre",
              "direct_farm_price": 338.56,
              "harvest_type": "Hors-moisson",
              "id": 508,
              "increase": 4.65,
              "last_price_update": "2022-10-14T11:14:59+00:00",
              "month_code": "12",
              "name": "OCT / DEC",
              "roll_on_price": 329.86,
              "satellite_place_price": 338.56
            },
            {
              "available_places": [
                {
                  "code": "0430"
                },
                {
                  "code": "0481"
                }
              ],
              "central_place_price": 334.56,
              "code": "Janvier",
              "direct_farm_price": 334.56,
              "harvest_type": "Hors-moisson",
              "id": 565,
              "increase": 7.44,
              "last_price_update": "2022-10-14T11:14:59+00:00",
              "month_code": "03",
              "name": "JANV / MARS",
              "roll_on_price": 325.86,
              "satellite_place_price": 334.56
            }
          ],
          "id": 1723,
          "main_type": "RDU1"
        },
        {
          "delivery_modes": [
            {
              "code": "0430",
              "type": "SAT",
              "value": "ST GEORGES DU VIEVRE"
            },
            {
              "code": "0481",
              "type": "CTL",
              "value": "ST MARDS DE BLACARVILLE (recommandé)"
            }
          ],
          "delivery_periods": [
            {
              "available_places": [
                {
                  "code": "0430"
                },
                {
                  "code": "0481"
                }
              ],
              "central_place_price": 338.56,
              "code": "octobre",
              "direct_farm_price": 338.56,
              "harvest_type": "Hors-moisson",
              "id": 508,
              "increase": 4.65,
              "last_price_update": "2022-10-14T11:14:59+00:00",
              "month_code": "12",
              "name": "OCT / DEC",
              "roll_on_price": 329.86,
              "satellite_place_price": 338.56
            },
            {
              "available_places": [
                {
                  "code": "0430"
                },
                {
                  "code": "0481"
                }
              ],
              "central_place_price": 334.56,
              "code": "Janvier",
              "direct_farm_price": 334.56,
              "harvest_type": "Hors-moisson",
              "id": 565,
              "increase": 7.44,
              "last_price_update": "2022-10-14T11:14:59+00:00",
              "month_code": "03",
              "name": "JANV / MARS",
              "roll_on_price": 325.86,
              "satellite_place_price": 334.56
            }
          ],
          "id": 1724,
          "main_type": "RDU2"
        },
        {
          "delivery_modes": [],
          "delivery_periods": [
            {
              "available_places": [],
              "central_place_price": 338.56,
              "code": "octobre",
              "direct_farm_price": 338.56,
              "harvest_type": "Hors-moisson",
              "id": 508,
              "increase": 4.65,
              "last_price_update": "2022-10-14T11:14:59+00:00",
              "month_code": "12",
              "name": "OCT / DEC",
              "roll_on_price": 329.86,
              "satellite_place_price": 338.56
            },
            {
              "available_places": [],
              "central_place_price": 334.56,
              "code": "Janvier",
              "direct_farm_price": 334.56,
              "harvest_type": "Hors-moisson",
              "id": 565,
              "increase": 7.44,
              "last_price_update": "2022-10-14T11:14:59+00:00",
              "month_code": "03",
              "name": "JANV / MARS",
              "roll_on_price": 325.86,
              "satellite_place_price": 334.56
            }
          ],
          "id": 1725,
          "main_type": "DEP2"
        }
      ],
      "description": null,
      "harvest": "2022",
      "id": 792,
      "market_label": "RDU Rouen",
      "market_reference": "19",
      "marketing_tag": "arbitrage MATIF",
      "maturities": [
        {
          "commodity_code": "BL2",
          "commodity_label": "Blé Euronext",
          "id": 272,
          "maturity": "DEC-22",
          "strike_price": 352.75,
          "warranty_cost": 20
        },
        {
          "commodity_code": "BL2",
          "commodity_label": "Blé Euronext",
          "id": 274,
          "maturity": "MAR-23",
          "strike_price": 351.75,
          "warranty_cost": 30
        },
        {
          "commodity_code": "BL2",
          "commodity_label": "Blé Euronext",
          "id": 273,
          "maturity": "MAY-23",
          "strike_price": 351,
          "warranty_cost": 35
        }
      ],
      "picture_url": "https://static-cf.farmi.com/collect/offers/ble_tendre.jpg",
      "price_zone_id": 22,
      "priority": 0,
      "product_id": 21,
      "product_label": "BLE 1",
      "quality_label": "STANDARD",
      "quantity_max_per_customer": 0,
      "remaining_quantity": -130,
      "short_description": "Ce contrat vous permet de vous garantir un PRIX MINIMUM moyennant la souscription d'une option. \nLa quantité contractée est à déboucler en 3 étapes. \nLe débouclage doit intervenir au plus tard le 15 du mois qui précède l'échéance choisie sans quoi, il sera débouclé en automatique. \nPensez à paramétrer une ALERTE COTATION dans FARMI (rubrique cotation)",
      "title": "BLE 1 - PRIX MINI",
      "type": "AE1",
      "type_label": "Offre Euronext"
    },
    {
      "base_label": "Base Juillet",
      "delivery_types": [
        {
          "delivery_modes": [
            {
              "code": "0430",
              "type": "SAT",
              "value": "ST GEORGES DU VIEVRE"
            },
            {
              "code": "0481",
              "type": "CTL",
              "value": "ST MARDS DE BLACARVILLE (recommandé)"
            }
          ],
          "delivery_periods": [
            {
              "available_places": [
                {
                  "code": "0430"
                },
                {
                  "code": "0481"
                }
              ],
              "central_place_price": 303.64,
              "code": "moisson",
              "direct_farm_price": 303.64,
              "harvest_type": "Moisson",
              "id": 561,
              "increase": 0,
              "last_price_update": "2022-10-14T11:14:35+00:00",
              "month_code": "08",
              "name": "MOISSON",
              "roll_on_price": -686.86,
              "satellite_place_price": 303.64
            },
            {
              "available_places": [
                {
                  "code": "0430"
                },
                {
                  "code": "0481"
                }
              ],
              "central_place_price": 307.64,
              "code": "septembre",
              "direct_farm_price": 307.64,
              "harvest_type": "Hors-moisson",
              "id": 609,
              "increase": 1.86,
              "last_price_update": "2022-10-14T11:14:35+00:00",
              "month_code": "09",
              "name": "SEPT",
              "roll_on_price": -682.86,
              "satellite_place_price": 307.64
            },
            {
              "available_places": [
                {
                  "code": "0430"
                },
                {
                  "code": "0481"
                }
              ],
              "central_place_price": 304.6,
              "code": "octobre",
              "direct_farm_price": 304.6,
              "harvest_type": "Hors-moisson",
              "id": 562,
              "increase": 4.65,
              "last_price_update": "2022-10-14T11:14:35+00:00",
              "month_code": "12",
              "name": "OCT / DEC",
              "roll_on_price": -685.9,
              "satellite_place_price": 304.6
            }
          ],
          "id": 1795,
          "main_type": "RDU1"
        },
        {
          "delivery_modes": [
            {
              "code": "0430",
              "type": "SAT",
              "value": "ST GEORGES DU VIEVRE"
            },
            {
              "code": "0481",
              "type": "CTL",
              "value": "ST MARDS DE BLACARVILLE (recommandé)"
            }
          ],
          "delivery_periods": [
            {
              "available_places": [
                {
                  "code": "0430"
                },
                {
                  "code": "0481"
                }
              ],
              "central_place_price": 303.64,
              "code": "moisson",
              "direct_farm_price": 303.64,
              "harvest_type": "Moisson",
              "id": 561,
              "increase": 0,
              "last_price_update": "2022-10-14T11:14:35+00:00",
              "month_code": "08",
              "name": "MOISSON",
              "roll_on_price": -686.86,
              "satellite_place_price": 303.64
            },
            {
              "available_places": [
                {
                  "code": "0430"
                },
                {
                  "code": "0481"
                }
              ],
              "central_place_price": 307.64,
              "code": "septembre",
              "direct_farm_price": 307.64,
              "harvest_type": "Hors-moisson",
              "id": 609,
              "increase": 1.86,
              "last_price_update": "2022-10-14T11:14:35+00:00",
              "month_code": "09",
              "name": "SEPT",
              "roll_on_price": -682.86,
              "satellite_place_price": 307.64
            },
            {
              "available_places": [
                {
                  "code": "0430"
                },
                {
                  "code": "0481"
                }
              ],
              "central_place_price": 304.6,
              "code": "octobre",
              "direct_farm_price": 304.6,
              "harvest_type": "Hors-moisson",
              "id": 562,
              "increase": 4.65,
              "last_price_update": "2022-10-14T11:14:35+00:00",
              "month_code": "12",
              "name": "OCT / DEC",
              "roll_on_price": -685.9,
              "satellite_place_price": 304.6
            }
          ],
          "id": 1796,
          "main_type": "RDU2"
        },
        {
          "delivery_modes": [],
          "delivery_periods": [
            {
              "available_places": [],
              "central_place_price": 303.64,
              "code": "moisson",
              "direct_farm_price": 303.64,
              "harvest_type": "Moisson",
              "id": 561,
              "increase": 0,
              "last_price_update": "2022-10-14T11:14:35+00:00",
              "month_code": "08",
              "name": "MOISSON",
              "roll_on_price": -686.86,
              "satellite_place_price": 303.64
            },
            {
              "available_places": [],
              "central_place_price": 307.64,
              "code": "septembre",
              "direct_farm_price": 307.64,
              "harvest_type": "Hors-moisson",
              "id": 609,
              "increase": 1.86,
              "last_price_update": "2022-10-14T11:14:35+00:00",
              "month_code": "09",
              "name": "SEPT",
              "roll_on_price": -682.86,
              "satellite_place_price": 307.64
            },
            {
              "available_places": [],
              "central_place_price": 304.6,
              "code": "octobre",
              "direct_farm_price": 304.6,
              "harvest_type": "Hors-moisson",
              "id": 562,
              "increase": 4.65,
              "last_price_update": "2022-10-14T11:14:35+00:00",
              "month_code": "12",
              "name": "OCT / DEC",
              "roll_on_price": -685.9,
              "satellite_place_price": 304.6
            }
          ],
          "id": 1797,
          "main_type": "DEP2"
        }
      ],
      "description": null,
      "harvest": "2023",
      "id": 837,
      "market_label": "RDU Rouen",
      "market_reference": "19",
      "marketing_tag": null,
      "maturities": [],
      "picture_url": "https://static-cf.farmi.com/collect/offers/ble_tendre.jpg",
      "price_zone_id": 22,
      "priority": 0,
      "product_id": 21,
      "product_label": "BLE 1",
      "quality_label": "STANDARD",
      "quantity_max_per_customer": 0,
      "remaining_quantity": -3547,
      "short_description": null,
      "title": "BLE 1 - PRIX FERME",
      "type": "APF",
      "type_label": "Offre prix ferme"
    }
  ]
}

Validation #1268

Success

The input JSON schema validates the input JSON instance (JSON Schema Draft 4).

JSON Schema

{
  "additionalProperties": false,
  "properties": {
    "account_code": {
      "additionalProperties": false,
      "properties": {
        "account_type": {
          "enum": [
            "ttc",
            "tva",
            "ht"
          ],
          "type": "string"
        },
        "bill_type": {
          "enum": [
            "not_default",
            "default_for_normal_bills",
            "default_for_expenses_bills"
          ],
          "type": "string"
        },
        "value": {
          "type": "string"
        }
      },
      "required": [
        "account_type",
        "bill_type",
        "value"
      ],
      "type": "object"
    }
  },
  "required": [
    "account_code"
  ],
  "title": "AccountCode - AccountCodeRequest",
  "type": "object"
}

JSON instance

{
  "account_code": {
    "account_type": "tva",
    "bill_type": "default_for_expenses_bills",
    "value": "exercitation"
  }
}

Validation #1267

Failure

The input JSON schema does not validate the input JSON instance (JSON Schema Draft 4). Errors:

  • The property '#/sessions/0' contains additional properties ["competitionId", "roomName", "isBookingOpen", "actualStartDateTime", "actualEndDateTime", "totalVirtualParticipants", "totalAvailableSpots", "totalBookedSpots"] outside of the schema when none are allowed in schema 6c8dd684-b352-56ce-af54-14d3bea74750

JSON Schema

{
  "additionalProperties": false,
  "definitions": {
    "ClassTag_3311": {
      "additionalProperties": false,
      "properties": {
        "categoryId": {
          "type": "integer"
        },
        "classCSS": {
          "type": "string"
        },
        "id": {
          "type": "integer"
        },
        "name": {
          "type": "string"
        }
      },
      "title": "Tag - ClassTag",
      "type": "object"
    },
    "DefaultCoachImage_3326": {
      "additionalProperties": false,
      "description": "Automatically generated (please edit me)",
      "properties": {
        "imageKey": {
          "type": "string"
        },
        "url": {
          "type": "string"
        }
      },
      "required": [
        "imageKey",
        "url"
      ],
      "title": "CoachImage - DefaultCoachImage",
      "type": "object"
    },
    "ShortCoach_3090": {
      "additionalProperties": false,
      "properties": {
        "description": {
          "anyOf": [
            {
              "type": "string"
            },
            {
              "type": "null"
            }
          ]
        },
        "firstName": {
          "type": "string"
        },
        "id": {
          "type": "integer"
        },
        "imageUrl": {
          "anyOf": [
            {
              "type": "string"
            },
            {
              "type": "null"
            }
          ]
        },
        "images": {
          "items": {
            "$ref": "#/definitions/DefaultCoachImage_3326",
            "type": "object"
          },
          "type": "array"
        },
        "lastName": {
          "type": "string"
        }
      },
      "required": [
        "firstName",
        "id",
        "imageUrl",
        "lastName"
      ],
      "title": "Coach - ShortCoach",
      "type": "object"
    }
  },
  "description": "Automatically generated (please edit me)",
  "properties": {
    "sessions": {
      "items": {
        "additionalProperties": false,
        "properties": {
          "autoEndExtension": {
            "anyOf": [
              {
                "type": "integer"
              },
              {
                "type": "null"
              }
            ]
          },
          "beginTime": {
            "format": "date-time",
            "type": "string"
          },
          "classModeId": {
            "type": "integer"
          },
          "classTypeId": {
            "type": "integer"
          },
          "description": {
            "anyOf": [
              {
                "type": "string"
              },
              {
                "type": "null"
              }
            ]
          },
          "duration": {
            "description": "in minutes",
            "type": "integer"
          },
          "extendDuration": {
            "type": "integer"
          },
          "groupId": {
            "anyOf": [
              {
                "type": "integer"
              },
              {
                "type": "null"
              }
            ]
          },
          "id": {
            "type": "integer"
          },
          "imageUrl": {
            "anyOf": [
              {
                "type": "string"
              },
              {
                "type": "null"
              }
            ]
          },
          "instructor": {
            "$ref": "#/definitions/ShortCoach_3090",
            "type": "object"
          },
          "instructorId": {
            "type": "integer"
          },
          "isAutoscheduled": {
            "anyOf": [
              {
                "type": "boolean"
              },
              {
                "type": "null"
              }
            ]
          },
          "isEnded": {
            "type": "boolean"
          },
          "isIntegration": {
            "type": "boolean"
          },
          "localBeginTime": {
            "format": "date-time",
            "type": "string"
          },
          "name": {
            "type": "string"
          },
          "planId": {
            "anyOf": [
              {
                "type": "integer"
              },
              {
                "type": "null"
              }
            ]
          },
          "recurrentGroupId": {
            "anyOf": [
              {
                "minimum": 0,
                "type": "integer"
              },
              {
                "type": "null"
              }
            ]
          },
          "roomId": {
            "type": "integer"
          },
          "spotifyLink": {
            "anyOf": [
              {
                "type": "string"
              },
              {
                "type": "null"
              }
            ]
          },
          "spotifyPlaylistId": {
            "anyOf": [
              {
                "type": "string"
              },
              {
                "type": "null"
              }
            ]
          },
          "tags": {
            "items": {
              "$ref": "#/definitions/ClassTag_3311",
              "type": "object"
            },
            "type": "array"
          },
          "totalFriendsParticipants": {
            "type": "integer"
          },
          "totalParticipants": {
            "type": "integer"
          },
          "type": {
            "maximum": 4,
            "minimum": 1,
            "type": "integer"
          },
          "userBookingId": {
            "anyOf": [
              {
                "description": "user session booking id, only when user has a booking for the session",
                "type": "integer"
              },
              {
                "type": "null"
              }
            ]
          },
          "videoId": {
            "anyOf": [
              {
                "type": "integer"
              },
              {
                "type": "null"
              }
            ]
          }
        },
        "required": [
          "autoEndExtension",
          "beginTime",
          "classModeId",
          "classTypeId",
          "description",
          "duration",
          "extendDuration",
          "groupId",
          "id",
          "imageUrl",
          "instructor",
          "instructorId",
          "isAutoscheduled",
          "isEnded",
          "isIntegration",
          "localBeginTime",
          "name",
          "planId",
          "recurrentGroupId",
          "roomId",
          "spotifyLink",
          "spotifyPlaylistId",
          "tags",
          "totalFriendsParticipants",
          "totalParticipants",
          "type",
          "userBookingId",
          "videoId"
        ],
        "type": "object"
      },
      "type": "array"
    }
  },
  "required": [
    "sessions"
  ],
  "title": "Session - DefaultSession",
  "type": "object"
}

JSON instance

{
  "sessions": [
    {
      "actualEndDateTime": null,
      "actualStartDateTime": null,
      "autoEndExtension": null,
      "beginTime": "2022-09-01T17:30:00Z",
      "classModeId": 2,
      "classTypeId": 3,
      "competitionId": null,
      "description": null,
      "duration": 40,
      "extendDuration": 0,
      "groupId": null,
      "id": 473886,
      "imageUrl": null,
      "instructor": {
        "firstName": "Stéphanie",
        "id": 35510,
        "imageUrl": "https://stagesqastorage.blob.core.windows.net/user-images/1c657600-6745-4b78-abdd-c4cbb471753c.png",
        "lastName": "Kauffman"
      },
      "instructorId": 35510,
      "isAutoscheduled": false,
      "isBookingOpen": true,
      "isEnded": false,
      "isIntegration": false,
      "localBeginTime": "2022-09-01T19:30:00+02:00",
      "name": "Live Rentrée by Steph",
      "planId": null,
      "recurrentGroupId": null,
      "roomId": 206,
      "roomName": "Dynamo Virtual Cycling",
      "spotifyLink": null,
      "spotifyPlaylistId": null,
      "tags": [],
      "totalAvailableSpots": 0,
      "totalBookedSpots": 0,
      "totalFriendsParticipants": 0,
      "totalParticipants": 1,
      "totalVirtualParticipants": 1,
      "type": 1,
      "userBookingId": null,
      "videoId": null
    }
  ]
}

Validation #1266

Success

The input JSON schema validates the input JSON instance (JSON Schema Draft 4).

JSON Schema

{
  "additionalProperties": false,
  "definitions": {
    "DefaultUser_2548": {
      "additionalProperties": false,
      "description": "Automatically generated (please edit me)",
      "properties": {
        "business_identification": {
          "anyOf": [
            {
              "type": "string"
            },
            {
              "type": "null"
            }
          ]
        },
        "business_name": {
          "anyOf": [
            {
              "type": "string"
            },
            {
              "type": "null"
            }
          ]
        },
        "can_access_license_plates_apis": {
          "type": "boolean"
        },
        "category": {
          "enum": [
            "mechanic",
            "flexfuel"
          ],
          "type": "string"
        },
        "city": {
          "anyOf": [
            {
              "type": "string"
            },
            {
              "type": "null"
            }
          ]
        },
        "country": {
          "description": "ISO-3166 2 lowercase",
          "type": "string"
        },
        "email": {
          "type": "string"
        },
        "first_name": {
          "type": "string"
        },
        "last_name": {
          "type": "string"
        },
        "phone": {
          "anyOf": [
            {
              "type": "string"
            },
            {
              "type": "null"
            }
          ]
        },
        "street": {
          "anyOf": [
            {
              "type": "string"
            },
            {
              "type": "null"
            }
          ]
        },
        "zip_code": {
          "anyOf": [
            {
              "type": "string"
            },
            {
              "type": "null"
            }
          ]
        }
      },
      "required": [
        "business_identification",
        "business_name",
        "can_access_license_plates_apis",
        "category",
        "city",
        "country",
        "email",
        "first_name",
        "last_name",
        "phone",
        "street",
        "zip_code"
      ],
      "title": "User - DefaultUser",
      "type": "object"
    },
    "ShortCarbonCleaner_2553": {
      "additionalProperties": false,
      "properties": {
        "id": {
          "pattern": "[0-9a-f]{8}-[0-9a-f]{4}-[1-5][0-9a-f]{3}-[89ab][0-9a-f]{3}-[0-9a-f]{12}",
          "type": "string"
        },
        "model": {
          "type": "string"
        },
        "serial_number": {
          "type": "string"
        }
      },
      "required": [
        "id",
        "model",
        "serial_number"
      ],
      "title": "CarbonCleaner - ShortCarbonCleaner",
      "type": "object"
    }
  },
  "properties": {
    "bundle": {
      "additionalProperties": false,
      "properties": {
        "acquisition_date": {
          "anyOf": [
            {
              "format": "date-time",
              "type": "string"
            },
            {
              "type": "null"
            }
          ]
        },
        "carbon_cleaner": {
          "$ref": "#/definitions/ShortCarbonCleaner_2553",
          "type": "object"
        },
        "id": {
          "pattern": "[0-9a-f]{8}-[0-9a-f]{4}-[1-5][0-9a-f]{3}-[89ab][0-9a-f]{3}-[0-9a-f]{12}",
          "type": "string"
        },
        "is_activated": {
          "type": "boolean"
        },
        "is_traveling": {
          "type": "boolean"
        },
        "number_of_license_plate_info_requests": {
          "type": "integer"
        },
        "obd_socket_id": {
          "anyOf": [
            {
              "type": "string"
            },
            {
              "type": "null"
            }
          ]
        },
        "tablet_id": {
          "anyOf": [
            {
              "type": "string"
            },
            {
              "type": "null"
            }
          ]
        },
        "user": {
          "$ref": "#/definitions/DefaultUser_2548",
          "type": "object"
        }
      },
      "required": [
        "acquisition_date",
        "carbon_cleaner",
        "id",
        "is_activated",
        "is_traveling",
        "number_of_license_plate_info_requests",
        "obd_socket_id",
        "tablet_id",
        "user"
      ],
      "type": "object"
    }
  },
  "required": [
    "bundle"
  ],
  "title": "Bundle - DetailedBundle",
  "type": "object"
}

JSON instance

{
  "bundle": {
    "acquisition_date": "1955-05-01T22:06:52.923Z",
    "carbon_cleaner": {
      "id": "6f15e4fb-98b3-13c8-a6d6-293b8229a393",
      "model": "dolor irure dolore nulla",
      "serial_number": "qui"
    },
    "id": "607a99e9-bd79-1a57-a191-a224e64d0327",
    "is_activated": false,
    "is_traveling": true,
    "number_of_license_plate_info_requests": -94032469,
    "obd_socket_id": null,
    "tablet_id": null,
    "user": {
      "business_identification": "dolore",
      "business_name": null,
      "can_access_license_plates_apis": false,
      "category": "mechanic",
      "city": null,
      "country": "in incididunt sed nisi aliqua",
      "email": "culpa",
      "first_name": "ad dolor tempor",
      "last_name": "consectetur et",
      "phone": null,
      "street": "non",
      "zip_code": null
    }
  }
}