test(api): make json scheme strict

This commit is contained in:
Saw-jan
2024-02-21 16:10:41 +05:45
parent 0b0ae60d9d
commit 497bffba1c
2 changed files with 10 additions and 0 deletions
@@ -802,6 +802,7 @@ Feature: an user gets the resources shared to them
"type": "array",
"minItems": 2,
"maxItems": 2,
"uniqueItems": true,
"items": {
"oneOf": [
{
@@ -1135,6 +1136,7 @@ Feature: an user gets the resources shared to them
"type": "array",
"minItems": 2,
"maxItems": 2,
"uniqueItems": true,
"items": {
"oneOf": [
{
@@ -1497,6 +1499,7 @@ Feature: an user gets the resources shared to them
"type": "array",
"minItems": 2,
"maxItems": 2,
"uniqueItems": true,
"items": {
"oneOf": [
{
@@ -1798,6 +1801,7 @@ Feature: an user gets the resources shared to them
"type": "array",
"minItems": 2,
"maxItems": 2,
"uniqueItems": true,
"items": {
"oneOf": [
{
@@ -2959,6 +2963,7 @@ Feature: an user gets the resources shared to them
"type": "array",
"minItems": 2,
"maxItems": 2,
"uniqueItems": true,
"items": {
"oneOf": [
{
@@ -3255,6 +3260,7 @@ Feature: an user gets the resources shared to them
"type": "array",
"minItems": 2,
"maxItems": 2,
"uniqueItems": true,
"items": {
"oneOf": [
{
@@ -1992,6 +1992,7 @@ Feature: listing sharedWithMe when auto-sync is disabled
"type": "array",
"minItems": 2,
"maxItems": 2,
"uniqueItems": true,
"items": {
"oneOf": [
{
@@ -2131,6 +2132,7 @@ Feature: listing sharedWithMe when auto-sync is disabled
"type": "array",
"minItems": 2,
"maxItems": 2,
"uniqueItems": true,
"items": {
"oneOf": [
{
@@ -2228,6 +2230,7 @@ Feature: listing sharedWithMe when auto-sync is disabled
"type": "array",
"minItems": 2,
"maxItems": 2,
"uniqueItems": true,
"items": {
"oneOf": [
{
@@ -2524,6 +2527,7 @@ Feature: listing sharedWithMe when auto-sync is disabled
"type": "array",
"minItems": 2,
"maxItems": 2,
"uniqueItems": true,
"items": {
"oneOf": [
{