Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Generated OpenAPI file has a lot of errors #3834

Open
iliyan-velichkov opened this issue Apr 26, 2024 · 0 comments
Open

Generated OpenAPI file has a lot of errors #3834

iliyan-velichkov opened this issue Apr 26, 2024 · 0 comments
Assignees

Comments

@iliyan-velichkov
Copy link
Contributor

iliyan-velichkov commented Apr 26, 2024

I've just regenerated the Electra edm.
The created openapi file has a lot of errors.
When I paste it in the swagger editor - https://editor.swagger.io/, it shows errors:
image

Errors:

Errors
Hide
 
Semantic error at tags.12
Tag Objects must have unique `name` field values.
Jump to line 24
Semantic error at tags.19
Tag Objects must have unique `name` field values.
Jump to line 31
Semantic error at tags.20
Tag Objects must have unique `name` field values.
Jump to line 32
Semantic error at tags.24
Tag Objects must have unique `name` field values.
Jump to line 36
Semantic error at tags.26
Tag Objects must have unique `name` field values.
Jump to line 38
Semantic error at tags.27
Tag Objects must have unique `name` field values.
Jump to line 39
Semantic error at tags.28
Tag Objects must have unique `name` field values.
Jump to line 40
Semantic error at tags.33
Tag Objects must have unique `name` field values.
Jump to line 45
Semantic error at tags.36
Tag Objects must have unique `name` field values.
Jump to line 48
Semantic error at tags.37
Tag Objects must have unique `name` field values.
Jump to line 49
Semantic error at tags.39
Tag Objects must have unique `name` field values.
Jump to line 51
Semantic error at tags.40
Tag Objects must have unique `name` field values.
Jump to line 52
Structural error at paths./codbex-electra/gen/api/currencies/CurrencyService.ts.get.parameters.0.schema
should NOT have additional properties
additionalProperty: allowEmptyValue
Jump to line 63
Structural error at paths./codbex-electra/gen/api/currencies/CurrencyService.ts.get.parameters.1.schema
should NOT have additional properties
additionalProperty: allowEmptyValue
Jump to line 71
Structural error at paths./codbex-electra/gen/api/sales-orders/SalesOrderService.ts.get.parameters.0.schema
should NOT have additional properties
additionalProperty: allowEmptyValue
Jump to line 479
Structural error at paths./codbex-electra/gen/api/sales-orders/SalesOrderService.ts.get.parameters.1.schema
should NOT have additional properties
additionalProperty: allowEmptyValue
Jump to line 487
Structural error at paths./codbex-electra/gen/api/stores/StoreService.ts.get.parameters.0.schema
should NOT have additional properties
additionalProperty: allowEmptyValue
Jump to line 895
Structural error at paths./codbex-electra/gen/api/stores/StoreService.ts.get.parameters.1.schema
should NOT have additional properties
additionalProperty: allowEmptyValue
Jump to line 903
Structural error at paths./codbex-electra/gen/api/customers/CustomerService.ts.get.parameters.0.schema
should NOT have additional properties
additionalProperty: allowEmptyValue
Jump to line 1299
Structural error at paths./codbex-electra/gen/api/customers/CustomerService.ts.get.parameters.1.schema
should NOT have additional properties
additionalProperty: allowEmptyValue
Jump to line 1307
Structural error at paths./codbex-electra/gen/api/countries/CountryService.ts.get.parameters.0.schema
should NOT have additional properties
additionalProperty: allowEmptyValue
Jump to line 1715
Structural error at paths./codbex-electra/gen/api/countries/CountryService.ts.get.parameters.1.schema
should NOT have additional properties
additionalProperty: allowEmptyValue
Jump to line 1723
Structural error at paths./codbex-electra/gen/api/country-statuses/CountryStatusService.ts.get.parameters.0.schema
should NOT have additional properties
additionalProperty: allowEmptyValue
Jump to line 2123
Structural error at paths./codbex-electra/gen/api/country-statuses/CountryStatusService.ts.get.parameters.1.schema
should NOT have additional properties
additionalProperty: allowEmptyValue
Jump to line 2131
Structural error at paths./codbex-electra/gen/api/zones/ZoneService.ts.get.parameters.0.schema
should NOT have additional properties
additionalProperty: allowEmptyValue
Jump to line 2523
Structural error at paths./codbex-electra/gen/api/zones/ZoneService.ts.get.parameters.1.schema
should NOT have additional properties
additionalProperty: allowEmptyValue
Jump to line 2531
Structural error at paths./codbex-electra/gen/api/zone-statuses/ZoneStatusService.ts.get.parameters.0.schema
should NOT have additional properties
additionalProperty: allowEmptyValue
Jump to line 2927
Structural error at paths./codbex-electra/gen/api/zone-statuses/ZoneStatusService.ts.get.parameters.1.schema
should NOT have additional properties
additionalProperty: allowEmptyValue
Jump to line 2935
Structural error at paths./codbex-electra/gen/api/order-statuses/OrderStatusService.ts.get.parameters.0.schema
should NOT have additional properties
additionalProperty: allowEmptyValue
Jump to line 3327
Structural error at paths./codbex-electra/gen/api/order-statuses/OrderStatusService.ts.get.parameters.1.schema
should NOT have additional properties
additionalProperty: allowEmptyValue
Jump to line 3335
Structural error at paths./codbex-electra/gen/api/languages/LanguageService.ts.get.parameters.0.schema
should NOT have additional properties
additionalProperty: allowEmptyValue
Jump to line 3727
Structural error at paths./codbex-electra/gen/api/languages/LanguageService.ts.get.parameters.1.schema
should NOT have additional properties
additionalProperty: allowEmptyValue
Jump to line 3735
Structural error at paths./codbex-electra/gen/api/language-statuses/LanguageStatusService.ts.get.parameters.0.schema
should NOT have additional properties
additionalProperty: allowEmptyValue
Jump to line 4135
Structural error at paths./codbex-electra/gen/api/language-statuses/LanguageStatusService.ts.get.parameters.1.schema
should NOT have additional properties
additionalProperty: allowEmptyValue
Jump to line 4143
Structural error at paths./codbex-electra/gen/api/customer-statuses/CustomerStatusService.ts.get.parameters.0.schema
should NOT have additional properties
additionalProperty: allowEmptyValue
Jump to line 4535
Structural error at paths./codbex-electra/gen/api/customer-statuses/CustomerStatusService.ts.get.parameters.1.schema
should NOT have additional properties
additionalProperty: allowEmptyValue
Jump to line 4543
Structural error at paths./codbex-electra/gen/api/sales-orders/SalesOrderItemService.ts.get.parameters.0.schema
should NOT have additional properties
additionalProperty: allowEmptyValue
Jump to line 4935
Structural error at paths./codbex-electra/gen/api/sales-orders/SalesOrderItemService.ts.get.parameters.1.schema
should NOT have additional properties
additionalProperty: allowEmptyValue
Jump to line 4943
Structural error at paths./codbex-electra/gen/api/products/ProductService.ts.get.parameters.0.schema
should NOT have additional properties
additionalProperty: allowEmptyValue
Jump to line 5339
Structural error at paths./codbex-electra/gen/api/products/ProductService.ts.get.parameters.1.schema
should NOT have additional properties
additionalProperty: allowEmptyValue
Jump to line 5347
Structural error at paths./codbex-electra/gen/api/stock-statuses/StockStatusService.ts.get.parameters.0.schema
should NOT have additional properties
additionalProperty: allowEmptyValue
Jump to line 5775
Structural error at paths./codbex-electra/gen/api/stock-statuses/StockStatusService.ts.get.parameters.1.schema
should NOT have additional properties
additionalProperty: allowEmptyValue
Jump to line 5783
Structural error at paths./codbex-electra/gen/api/manufacturers/ManufacturerService.ts.get.parameters.0.schema
should NOT have additional properties
additionalProperty: allowEmptyValue
Jump to line 6175
Structural error at paths./codbex-electra/gen/api/manufacturers/ManufacturerService.ts.get.parameters.1.schema
should NOT have additional properties
additionalProperty: allowEmptyValue
Jump to line 6183
Structural error at paths./codbex-electra/gen/api/product-statuses/ProductStatusService.ts.get.parameters.0.schema
should NOT have additional properties
additionalProperty: allowEmptyValue
Jump to line 6579
Structural error at paths./codbex-electra/gen/api/product-statuses/ProductStatusService.ts.get.parameters.1.schema
should NOT have additional properties
additionalProperty: allowEmptyValue
Jump to line 6587
Structural error at paths./codbex-electra/gen/api/employees/EmployeeService.ts.get.parameters.0.schema
should NOT have additional properties
additionalProperty: allowEmptyValue
Jump to line 6979
Structural error at paths./codbex-electra/gen/api/employees/EmployeeService.ts.get.parameters.1.schema
should NOT have additional properties
additionalProperty: allowEmptyValue
Jump to line 6987
Structural error at paths./codbex-electra/gen/api/employee-statuses/EmployeeStatusService.ts.get.parameters.0.schema
should NOT have additional properties
additionalProperty: allowEmptyValue
Jump to line 7399
Structural error at paths./codbex-electra/gen/api/employee-statuses/EmployeeStatusService.ts.get.parameters.1.schema
should NOT have additional properties
additionalProperty: allowEmptyValue
Jump to line 7407
Structural error at paths./codbex-electra/gen/api/sales-orders/SalesOrderPaymentService.ts.get.parameters.0.schema
should NOT have additional properties
additionalProperty: allowEmptyValue
Jump to line 7799
Structural error at paths./codbex-electra/gen/api/sales-orders/SalesOrderPaymentService.ts.get.parameters.1.schema
should NOT have additional properties
additionalProperty: allowEmptyValue
Jump to line 7807
Structural error at paths./codbex-electra/gen/api/sales-orders/SalesOrderShippingService.ts.get.parameters.0.schema
should NOT have additional properties
additionalProperty: allowEmptyValue
Jump to line 8239
Structural error at paths./codbex-electra/gen/api/sales-orders/SalesOrderShippingService.ts.get.parameters.1.schema
should NOT have additional properties
additionalProperty: allowEmptyValue
Jump to line 8247
Structural error at paths./codbex-electra/gen/api/currency-statuses/CurrencyStatusService.ts.get.parameters.0.schema
should NOT have additional properties
additionalProperty: allowEmptyValue
Jump to line 8683
Structural error at paths./codbex-electra/gen/api/currency-statuses/CurrencyStatusService.ts.get.parameters.1.schema
should NOT have additional properties
additionalProperty: allowEmptyValue
Jump to line 8691
Structural error at paths./codbex-electra/gen/api/groups/GroupService.ts.get.parameters.0.schema
should NOT have additional properties
additionalProperty: allowEmptyValue
Jump to line 9083
Structural error at paths./codbex-electra/gen/api/groups/GroupService.ts.get.parameters.1.schema
should NOT have additional properties
additionalProperty: allowEmptyValue
Jump to line 9091
Structural error at paths./codbex-electra/gen/api/product-attributes/AttributeService.ts.get.parameters.0.schema
should NOT have additional properties
additionalProperty: allowEmptyValue
Jump to line 9487
Structural error at paths./codbex-electra/gen/api/product-attributes/AttributeService.ts.get.parameters.1.schema
should NOT have additional properties
additionalProperty: allowEmptyValue
Jump to line 9495
Structural error at paths./codbex-electra/gen/api/products/ProductAttributeService.ts.get.parameters.0.schema
should NOT have additional properties
additionalProperty: allowEmptyValue
Jump to line 9887
Structural error at paths./codbex-electra/gen/api/products/ProductAttributeService.ts.get.parameters.1.schema
should NOT have additional properties
additionalProperty: allowEmptyValue
Jump to line 9895
Structural error at paths./codbex-electra/gen/api/attribute-groups/AttributeGroupService.ts.get.parameters.0.schema
should NOT have additional properties
additionalProperty: allowEmptyValue
Jump to line 10287
Structural error at paths./codbex-electra/gen/api/attribute-groups/AttributeGroupService.ts.get.parameters.1.schema
should NOT have additional properties
additionalProperty: allowEmptyValue
Jump to line 10295
Structural error at paths./codbex-electra/gen/api/sales-orders/SalesOrderCommentService.ts.get.parameters.0.schema
should NOT have additional properties
additionalProperty: allowEmptyValue
Jump to line 10687
Structural error at paths./codbex-electra/gen/api/sales-orders/SalesOrderCommentService.ts.get.parameters.1.schema
should NOT have additional properties
additionalProperty: allowEmptyValue
Jump to line 10695
Structural error at paths./codbex-electra/gen/api/product-attributes/AttributeTranslationService.ts.get.parameters.0.schema
should NOT have additional properties
additionalProperty: allowEmptyValue
Jump to line 11095
Structural error at paths./codbex-electra/gen/api/product-attributes/AttributeTranslationService.ts.get.parameters.1.schema
should NOT have additional properties
additionalProperty: allowEmptyValue
Jump to line 11103
Structural error at paths./codbex-electra/gen/api/products/ProductDescriptionService.ts.get.parameters.0.schema
should NOT have additional properties
additionalProperty: allowEmptyValue
Jump to line 11495
Structural error at paths./codbex-electra/gen/api/products/ProductDescriptionService.ts.get.parameters.1.schema
should NOT have additional properties
additionalProperty: allowEmptyValue
Jump to line 11503
Structural error at paths./codbex-electra/gen/api/permissions/PermissionService.ts.get.parameters.0.schema
should NOT have additional properties
additionalProperty: allowEmptyValue
Jump to line 11915
Structural error at paths./codbex-electra/gen/api/permissions/PermissionService.ts.get.parameters.1.schema
should NOT have additional properties
additionalProperty: allowEmptyValue
Jump to line 11923
Structural error at paths./codbex-electra/gen/api/group-employees/GroupEmployeeService.ts.get.parameters.0.schema
should NOT have additional properties
additionalProperty: allowEmptyValue
Jump to line 12315
Structural error at paths./codbex-electra/gen/api/group-employees/GroupEmployeeService.ts.get.parameters.1.schema
should NOT have additional properties
additionalProperty: allowEmptyValue
Jump to line 12323
Structural error at paths./codbex-electra/gen/api/group-permissions/GroupPermissionService.ts.get.parameters.0.schema
should NOT have additional properties
additionalProperty: allowEmptyValue
Jump to line 12715
Structural error at paths./codbex-electra/gen/api/group-permissions/GroupPermissionService.ts.get.parameters.1.schema
should NOT have additional properties
additionalProperty: allowEmptyValue
Jump to line 12723
Structural error at paths./codbex-electra/gen/api/entity-references/EntityReferenceService.ts.get.parameters.0.schema
should NOT have additional properties
additionalProperty: allowEmptyValue
Jump to line 13115
Structural error at paths./codbex-electra/gen/api/entity-references/EntityReferenceService.ts.get.parameters.1.schema
should NOT have additional properties
additionalProperty: allowEmptyValue
Jump to line 13123
Structural error at paths./codbex-electra/gen/api/stores/StoreConfigurationService.ts.get.parameters.0.schema
should NOT have additional properties
additionalProperty: allowEmptyValue
Jump to line 13527
Structural error at paths./codbex-electra/gen/api/stores/StoreConfigurationService.ts.get.parameters.1.schema
should NOT have additional properties
additionalProperty: allowEmptyValue
Jump to line 13535
Structural error at paths./codbex-electra/gen/api/store-configurations/StoreConfigurationPropertyService.ts.get.parameters.0.schema
should NOT have additional properties
additionalProperty: allowEmptyValue
Jump to line 13927
Structural error at paths./codbex-electra/gen/api/store-configurations/StoreConfigurationPropertyService.ts.get.parameters.1.schema
should NOT have additional properties
additionalProperty: allowEmptyValue
Jump to line 13935
Structural error at paths./codbex-electra/gen/api/store-types/StoreTypeService.ts.get.parameters.0.schema
should NOT have additional properties
additionalProperty: allowEmptyValue
Jump to line 14327
Structural error at paths./codbex-electra/gen/api/store-types/StoreTypeService.ts.get.parameters.1.schema
should NOT have additional properties
additionalProperty: allowEmptyValue
Jump to line 14335
Structural error at paths./codbex-electra/gen/api/products/ProductToStoreService.ts.get.parameters.0.schema
should NOT have additional properties
additionalProperty: allowEmptyValue
Jump to line 14727
Structural error at paths./codbex-electra/gen/api/products/ProductToStoreService.ts.get.parameters.1.schema
should NOT have additional properties
additionalProperty: allowEmptyValue
Jump to line 14735
Structural error at paths./codbex-electra/gen/api/attribute-groups/AttributeGroupTranslationService.ts.get.parameters.0.schema
should NOT have additional properties
additionalProperty: allowEmptyValue
Jump to line 15111
Structural error at paths./codbex-electra/gen/api/attribute-groups/AttributeGroupTranslationService.ts.get.parameters.1.schema
should NOT have additional properties
additionalProperty: allowEmptyValue
Jump to line 15119
Structural error at paths./codbex-electra/gen/api/product-categories/CategoryService.ts.get.parameters.0.schema
should NOT have additional properties
additionalProperty: allowEmptyValue
Jump to line 15511
Structural error at paths./codbex-electra/gen/api/product-categories/CategoryService.ts.get.parameters.1.schema
should NOT have additional properties
additionalProperty: allowEmptyValue
Jump to line 15519
Structural error at paths./codbex-electra/gen/api/products/ProductToCategoryService.ts.get.parameters.0.schema
should NOT have additional properties
additionalProperty: allowEmptyValue
Jump to line 15915
Structural error at paths./codbex-electra/gen/api/products/ProductToCategoryService.ts.get.parameters.1.schema
should NOT have additional properties
additionalProperty: allowEmptyValue
Jump to line 15923
Structural error at paths./codbex-electra/gen/api/product-categories/CategoryTranslationService.ts.get.parameters.0.schema
should NOT have additional properties
additionalProperty: allowEmptyValue
Jump to line 16299
Structural error at paths./codbex-electra/gen/api/product-categories/CategoryTranslationService.ts.get.parameters.1.schema
should NOT have additional properties
additionalProperty: allowEmptyValue
Jump to line 16307
Structural error at components.schemas.Currency.properties.DateModified
should be object
Jump to line 16746
Structural error at components.schemas.CurrencyFilterOptions.properties.$filter.properties.equals.properties.DateModified.oneOf
should be array
Jump to line 16836
Structural error at components.schemas.CurrencyFilterOptions.properties.$filter.properties.notEquals.properties.DateModified.oneOf
should be array
Jump to line 16920
Structural error at components.schemas.CurrencyFilterOptions.properties.$filter.properties.contains.properties.Id
should be object
Jump to line 16924
Structural error at components.schemas.CurrencyFilterOptions.properties.$filter.properties.contains.properties.Status
should be object
Jump to line 16929
Structural error at components.schemas.CurrencyFilterOptions.properties.$filter.properties.contains.properties.Value
should be object
Jump to line 16946
Structural error at components.schemas.CurrencyFilterOptions.properties.$filter.properties.contains.properties.DateModified
should be object
Jump to line 16947
Structural error at components.schemas.CurrencyFilterOptions.properties.$filter.properties.greaterThan.properties.DateModified
should be object
Jump to line 16980
Structural error at components.schemas.CurrencyFilterOptions.properties.$filter.properties.greaterThanOrEqual.properties.DateModified
should be object
Jump to line 17013
Structural error at components.schemas.CurrencyFilterOptions.properties.$filter.properties.lessThan.properties.DateModified
should be object
Jump to line 17046
Structural error at components.schemas.CurrencyFilterOptions.properties.$filter.properties.lessThanOrEqual.properties.DateModified
should be object
Jump to line 17079
Structural error at components.schemas.CurrencyFilterOptions.properties.$sort
should be object
Jump to line 17086
Structural error at components.schemas.SalesOrder.properties.DateAdded
should be object
Jump to line 17131
Structural error at components.schemas.SalesOrder.properties.DateModified
should be object
Jump to line 17132
Structural error at components.schemas.SalesOrderFilterOptions.properties.$filter.properties.equals.properties.DateAdded.oneOf
should be array
Jump to line 17225
Structural error at components.schemas.SalesOrderFilterOptions.properties.$filter.properties.equals.properties.DateModified.oneOf
should be array
Jump to line 17227
Structural error at components.schemas.SalesOrderFilterOptions.properties.$filter.properties.notEquals.properties.DateAdded.oneOf
should be array
Jump to line 17351
Structural error at components.schemas.SalesOrderFilterOptions.properties.$filter.properties.notEquals.properties.DateModified.oneOf
should be array
Jump to line 17353
Structural error at components.schemas.SalesOrderFilterOptions.properties.$filter.properties.contains.properties.Id
should be object
Jump to line 17417
Structural error at components.schemas.SalesOrderFilterOptions.properties.$filter.properties.contains.properties.Store
should be object
Jump to line 17422
Structural error at components.schemas.SalesOrderFilterOptions.properties.$filter.properties.contains.properties.Status
should be object
Jump to line 17423
Structural error at components.schemas.SalesOrderFilterOptions.properties.$filter.properties.contains.properties.Total
should be object
Jump to line 17424
Structural error at components.schemas.SalesOrderFilterOptions.properties.$filter.properties.contains.properties.Currency
should be object
Jump to line 17425
Structural error at components.schemas.SalesOrderFilterOptions.properties.$filter.properties.contains.properties.Customer
should be object
Jump to line 17426
Structural error at components.schemas.SalesOrderFilterOptions.properties.$filter.properties.contains.properties.DateAdded
should be object
Jump to line 17427
Structural error at components.schemas.SalesOrderFilterOptions.properties.$filter.properties.contains.properties.DateModified
should be object
Jump to line 17428
Structural error at components.schemas.SalesOrderFilterOptions.properties.$filter.properties.contains.properties.InvoiceNumber
should be object
Jump to line 17441
Structural error at components.schemas.SalesOrderFilterOptions.properties.$filter.properties.contains.properties.Language
should be object
Jump to line 17446
Structural error at components.schemas.SalesOrderFilterOptions.properties.$filter.properties.greaterThan.properties.DateAdded
should be object
Jump to line 17472
Structural error at components.schemas.SalesOrderFilterOptions.properties.$filter.properties.greaterThan.properties.DateModified
should be object
Jump to line 17473
Structural error at components.schemas.SalesOrderFilterOptions.properties.$filter.properties.greaterThanOrEqual.properties.DateAdded
should be object
Jump to line 17521
Structural error at components.schemas.SalesOrderFilterOptions.properties.$filter.properties.greaterThanOrEqual.properties.DateModified
should be object
Jump to line 17522
Structural error at components.schemas.SalesOrderFilterOptions.properties.$filter.properties.lessThan.properties.DateAdded
should be object
Jump to line 17570
Structural error at components.schemas.SalesOrderFilterOptions.properties.$filter.properties.lessThan.properties.DateModified
should be object
Jump to line 17571
Structural error at components.schemas.SalesOrderFilterOptions.properties.$filter.properties.lessThanOrEqual.properties.DateAdded
should be object
Jump to line 17619
Structural error at components.schemas.SalesOrderFilterOptions.properties.$filter.properties.lessThanOrEqual.properties.DateModified
should be object
Jump to line 17620
Structural error at components.schemas.SalesOrderFilterOptions.properties.$sort
should be object
Jump to line 17649
Structural error at components.schemas.StoreFilterOptions.properties.$filter.properties.contains.properties.Id
should be object
Jump to line 17787
Structural error at components.schemas.StoreFilterOptions.properties.$filter.properties.contains.properties.Type
should be object
Jump to line 17796
Structural error at components.schemas.StoreFilterOptions.properties.$filter.properties.contains.properties.Enabled
should be object
Jump to line 17797
Structural error at components.schemas.StoreFilterOptions.properties.$filter.properties.greaterThan.properties.Enabled
should be object
Jump to line 17815
Structural error at components.schemas.StoreFilterOptions.properties.$filter.properties.greaterThanOrEqual.properties.Enabled
should be object
Jump to line 17833
Structural error at components.schemas.StoreFilterOptions.properties.$filter.properties.lessThan.properties.Enabled
should be object
Jump to line 17851
Structural error at components.schemas.StoreFilterOptions.properties.$filter.properties.lessThanOrEqual.properties.Enabled
should be object
Jump to line 17869
Structural error at components.schemas.StoreFilterOptions.properties.$sort
should be object
Jump to line 17876
Structural error at components.schemas.Customer.properties.DateAdded
should be object
Jump to line 17923
Structural error at components.schemas.CustomerFilterOptions.properties.$filter.properties.equals.properties.DateAdded.oneOf
should be array
Jump to line 18009
Structural error at components.schemas.CustomerFilterOptions.properties.$filter.properties.notEquals.properties.DateAdded.oneOf
should be array
Jump to line 18101
Structural error at components.schemas.CustomerFilterOptions.properties.$filter.properties.contains.properties.Id
should be object
Jump to line 18124
Structural error at components.schemas.CustomerFilterOptions.properties.$filter.properties.contains.properties.Store
should be object
Jump to line 18137
Structural error at components.schemas.CustomerFilterOptions.properties.$filter.properties.contains.properties.Status
should be object
Jump to line 18138
Structural error at components.schemas.CustomerFilterOptions.properties.$filter.properties.contains.properties.DateAdded
should be object
Jump to line 18143
Structural error at components.schemas.CustomerFilterOptions.properties.$filter.properties.contains.properties.Language
should be object
Jump to line 18148
Structural error at components.schemas.CustomerFilterOptions.properties.$filter.properties.greaterThan.properties.DateAdded
should be object
Jump to line 18177
Structural error at components.schemas.CustomerFilterOptions.properties.$filter.properties.greaterThanOrEqual.properties.DateAdded
should be object
Jump to line 18213
Structural error at components.schemas.CustomerFilterOptions.properties.$filter.properties.lessThan.properties.DateAdded
should be object
Jump to line 18249
Structural error at components.schemas.CustomerFilterOptions.properties.$filter.properties.lessThanOrEqual.properties.DateAdded
should be object
Jump to line 18285
Structural error at components.schemas.CustomerFilterOptions.properties.$sort
should be object
Jump to line 18299
Structural error at components.schemas.CountryFilterOptions.properties.$filter.properties.contains.properties.Id
should be object
Jump to line 18464
Structural error at components.schemas.CountryFilterOptions.properties.$filter.properties.contains.properties.Status
should be object
Jump to line 18469
Structural error at components.schemas.CountryFilterOptions.properties.$filter.properties.contains.properties.PostcodeRequired
should be object
Jump to line 18478
Structural error at components.schemas.CountryFilterOptions.properties.$filter.properties.greaterThan.properties.PostcodeRequired
should be object
Jump to line 18500
Structural error at components.schemas.CountryFilterOptions.properties.$filter.properties.greaterThanOrEqual.properties.PostcodeRequired
should be object
Jump to line 18522
Structural error at components.schemas.CountryFilterOptions.properties.$filter.properties.lessThan.properties.PostcodeRequired
should be object
Jump to line 18544
Structural error at components.schemas.CountryFilterOptions.properties.$filter.properties.lessThanOrEqual.properties.PostcodeRequired
should be object
Jump to line 18566
Structural error at components.schemas.CountryFilterOptions.properties.$sort
should be object
Jump to line 18573
Structural error at components.schemas.CountryStatusFilterOptions.properties.$filter.properties.contains.properties.Id
should be object
Jump to line 18650
Structural error at components.schemas.CountryStatusFilterOptions.properties.$sort
should be object
Jump to line 18701
Structural error at components.schemas.ZoneFilterOptions.properties.$filter.properties.contains.properties.Id
should be object
Jump to line 18845
Structural error at components.schemas.ZoneFilterOptions.properties.$filter.properties.contains.properties.Country
should be object
Jump to line 18846
Structural error at components.schemas.ZoneFilterOptions.properties.$filter.properties.contains.properties.Status
should be object
Jump to line 18851
Structural error at components.schemas.ZoneFilterOptions.properties.$sort
should be object
Jump to line 18942
Structural error at components.schemas.ZoneStatusFilterOptions.properties.$filter.properties.contains.properties.Id
should be object
Jump to line 19019
Structural error at components.schemas.ZoneStatusFilterOptions.properties.$sort
should be object
Jump to line 19070
Structural error at components.schemas.OrderStatusFilterOptions.properties.$filter.properties.contains.properties.Id
should be object
Jump to line 19181
Structural error at components.schemas.OrderStatusFilterOptions.properties.$filter.properties.contains.properties.Language
should be object
Jump to line 19182
Structural error at components.schemas.OrderStatusFilterOptions.properties.$filter.properties.contains.properties.Default
should be object
Jump to line 19187
Structural error at components.schemas.OrderStatusFilterOptions.properties.$filter.properties.greaterThan.properties.Default
should be object
Jump to line 19201
Structural error at components.schemas.OrderStatusFilterOptions.properties.$filter.properties.greaterThanOrEqual.properties.Default
should be object
Jump to line 19215
Structural error at components.schemas.OrderStatusFilterOptions.properties.$filter.properties.lessThan.properties.Default
should be object
Jump to line 19229
Structural error at components.schemas.OrderStatusFilterOptions.properties.$filter.properties.lessThanOrEqual.properties.Default
should be object
Jump to line 19243
Structural error at components.schemas.OrderStatusFilterOptions.properties.$sort
should be object
Jump to line 19250
Structural error at components.schemas.LanguageFilterOptions.properties.$filter.properties.contains.properties.Id
should be object
Jump to line 19401
Structural error at components.schemas.LanguageFilterOptions.properties.$filter.properties.contains.properties.Status
should be object
Jump to line 19414
Structural error at components.schemas.LanguageFilterOptions.properties.$sort
should be object
Jump to line 19505
Structural error at components.schemas.LanguageStatusFilterOptions.properties.$filter.properties.contains.properties.Id
should be object
Jump to line 19582
Structural error at components.schemas.LanguageStatusFilterOptions.properties.$sort
should be object
Jump to line 19633
Structural error at components.schemas.CustomerStatusFilterOptions.properties.$filter.properties.contains.properties.Id
should be object
Jump to line 19710
Structural error at components.schemas.CustomerStatusFilterOptions.properties.$sort
should be object
Jump to line 19761
Structural error at components.schemas.SalesOrderItemFilterOptions.properties.$filter.properties.contains.properties.Id
should be object
Jump to line 19985
Structural error at components.schemas.SalesOrderItemFilterOptions.properties.$filter.properties.contains.properties.Product
should be object
Jump to line 19986
Structural error at components.schemas.SalesOrderItemFilterOptions.properties.$filter.properties.contains.properties.SalesOrder
should be object
Jump to line 19987
Structural error at components.schemas.SalesOrderItemFilterOptions.properties.$filter.properties.contains.properties.Quantity
should be object
Jump to line 19996
Structural error at components.schemas.SalesOrderItemFilterOptions.properties.$filter.properties.contains.properties.Price
should be object
Jump to line 19997
Structural error at components.schemas.SalesOrderItemFilterOptions.properties.$filter.properties.contains.properties.Total
should be object
Jump to line 19998
Structural error at components.schemas.SalesOrderItemFilterOptions.properties.$filter.properties.contains.properties.Tax
should be object
Jump to line 19999
Structural error at components.schemas.SalesOrderItemFilterOptions.properties.$sort
should be object
Jump to line 20134
Structural error at components.schemas.Product.properties.DateAvailable
should be object
Jump to line 20209
Structural error at components.schemas.Product.properties.DateAdded
should be object
Jump to line 20222
Structural error at components.schemas.Product.properties.DateModified
should be object
Jump to line 20223
Structural error at components.schemas.ProductFilterOptions.properties.$filter.properties.equals.properties.DateAvailable.oneOf
should be array
Jump to line 20382
Structural error at components.schemas.ProductFilterOptions.properties.$filter.properties.equals.properties.DateAdded.oneOf
should be array
Jump to line 20416
Structural error at components.schemas.ProductFilterOptions.properties.$filter.properties.equals.properties.DateModified.oneOf
should be array
Jump to line 20418
Structural error at components.schemas.ProductFilterOptions.properties.$filter.properties.notEquals.properties.DateAvailable.oneOf
should be array
Jump to line 20607
Structural error at components.schemas.ProductFilterOptions.properties.$filter.properties.notEquals.properties.DateAdded.oneOf
should be array
Jump to line 20641
Structural error at components.schemas.ProductFilterOptions.properties.$filter.properties.notEquals.properties.DateModified.oneOf
should be array
Jump to line 20643
Structural error at components.schemas.ProductFilterOptions.properties.$filter.properties.contains.properties.Id
should be object
Jump to line 20705
Structural error at components.schemas.ProductFilterOptions.properties.$filter.properties.contains.properties.Manufacturer
should be object
Jump to line 20710
Structural error at components.schemas.ProductFilterOptions.properties.$filter.properties.contains.properties.Status
should be object
Jump to line 20711
Structural error at components.schemas.ProductFilterOptions.properties.$filter.properties.contains.properties.Quantity
should be object
Jump to line 20712
Structural error at components.schemas.ProductFilterOptions.properties.$filter.properties.contains.properties.Price
should be object
Jump to line 20713
Structural error at components.schemas.ProductFilterOptions.properties.$filter.properties.contains.properties.DateAvailable
should be object
Jump to line 20742
Structural error at components.schemas.ProductFilterOptions.properties.$filter.properties.contains.properties.Weight
should be object
Jump to line 20743
Structural error at components.schemas.ProductFilterOptions.properties.$filter.properties.contains.properties.Length
should be object
Jump to line 20744
Structural error at components.schemas.ProductFilterOptions.properties.$filter.properties.contains.properties.Width
should be object
Jump to line 20745
Structural error at components.schemas.ProductFilterOptions.properties.$filter.properties.contains.properties.Height
should be object
Jump to line 20746
Structural error at components.schemas.ProductFilterOptions.properties.$filter.properties.contains.properties.DateAdded
should be object
Jump to line 20747
Structural error at components.schemas.ProductFilterOptions.properties.$filter.properties.contains.properties.DateModified
should be object
Jump to line 20748
Structural error at components.schemas.ProductFilterOptions.properties.$filter.properties.contains.properties.Points
should be object
Jump to line 20753
Structural error at components.schemas.ProductFilterOptions.properties.$filter.properties.contains.properties.Shipping
should be object
Jump to line 20754
Structural error at components.schemas.ProductFilterOptions.properties.$filter.properties.contains.properties.Subtract
should be object
Jump to line 20759
Structural error at components.schemas.ProductFilterOptions.properties.$filter.properties.contains.properties.Minimum
should be object
Jump to line 20760
Structural error at components.schemas.ProductFilterOptions.properties.$filter.properties.contains.properties.StockStatus
should be object
Jump to line 20761
Structural error at components.schemas.ProductFilterOptions.properties.$filter.properties.greaterThan.properties.Status
should be object
Jump to line 20775
Structural error at components.schemas.ProductFilterOptions.properties.$filter.properties.greaterThan.properties.DateAvailable
should be object
Jump to line 20810
Structural error at components.schemas.ProductFilterOptions.properties.$filter.properties.greaterThan.properties.DateAdded
should be object
Jump to line 20823
Structural error at components.schemas.ProductFilterOptions.properties.$filter.properties.greaterThan.properties.DateModified
should be object
Jump to line 20824
Structural error at components.schemas.ProductFilterOptions.properties.$filter.properties.greaterThan.properties.Shipping
should be object
Jump to line 20832
Structural error at components.schemas.ProductFilterOptions.properties.$filter.properties.greaterThan.properties.Subtract
should be object
Jump to line 20837
Structural error at components.schemas.ProductFilterOptions.properties.$filter.properties.greaterThanOrEqual.properties.Status
should be object
Jump to line 20857
Structural error at components.schemas.ProductFilterOptions.properties.$filter.properties.greaterThanOrEqual.properties.DateAvailable
should be object
Jump to line 20892
Structural error at components.schemas.ProductFilterOptions.properties.$filter.properties.greaterThanOrEqual.properties.DateAdded
should be object
Jump to line 20905
Structural error at components.schemas.ProductFilterOptions.properties.$filter.properties.greaterThanOrEqual.properties.DateModified
should be object
Jump to line 20906
Structural error at components.schemas.ProductFilterOptions.properties.$filter.properties.greaterThanOrEqual.properties.Shipping
should be object
Jump to line 20914
Structural error at components.schemas.ProductFilterOptions.properties.$filter.properties.greaterThanOrEqual.properties.Subtract
should be object
Jump to line 20919
Structural error at components.schemas.ProductFilterOptions.properties.$filter.properties.lessThan.properties.Status
should be object
Jump to line 20939
Structural error at components.schemas.ProductFilterOptions.properties.$filter.properties.lessThan.properties.DateAvailable
should be object
Jump to line 20974
Structural error at components.schemas.ProductFilterOptions.properties.$filter.properties.lessThan.properties.DateAdded
should be object
Jump to line 20987
Structural error at components.schemas.ProductFilterOptions.properties.$filter.properties.lessThan.properties.DateModified
should be object
Jump to line 20988
Structural error at components.schemas.ProductFilterOptions.properties.$filter.properties.lessThan.properties.Shipping
should be object
Jump to line 20996
Structural error at components.schemas.ProductFilterOptions.properties.$filter.properties.lessThan.properties.Subtract
should be object
Jump to line 21001
Structural error at components.schemas.ProductFilterOptions.properties.$filter.properties.lessThanOrEqual.properties.Status
should be object
Jump to line 21021
Structural error at components.schemas.ProductFilterOptions.properties.$filter.properties.lessThanOrEqual.properties.DateAvailable
should be object
Jump to line 21056
Structural error at components.schemas.ProductFilterOptions.properties.$filter.properties.lessThanOrEqual.properties.DateAdded
should be object
Jump to line 21069
Structural error at components.schemas.ProductFilterOptions.properties.$filter.properties.lessThanOrEqual.properties.DateModified
should be object
Jump to line 21070
Structural error at components.schemas.ProductFilterOptions.properties.$filter.properties.lessThanOrEqual.properties.Shipping
should be object
Jump to line 21078
Structural error at components.schemas.ProductFilterOptions.properties.$filter.properties.lessThanOrEqual.properties.Subtract
should be object
Jump to line 21083
Structural error at components.schemas.ProductFilterOptions.properties.$sort
should be object
Jump to line 21096
Structural error at components.schemas.StockStatusFilterOptions.properties.$filter.properties.contains.properties.Id
should be object
Jump to line 21193
Structural error at components.schemas.StockStatusFilterOptions.properties.$filter.properties.contains.properties.Language
should be object
Jump to line 21194
Structural error at components.schemas.StockStatusFilterOptions.properties.$sort
should be object
Jump to line 21257
Structural error at components.schemas.ManufacturerFilterOptions.properties.$filter.properties.contains.properties.Id
should be object
Jump to line 21360
Structural error at components.schemas.ManufacturerFilterOptions.properties.$sort
should be object
Jump to line 21431
Structural error at components.schemas.ProductStatusFilterOptions.properties.$filter.properties.contains.properties.Id
should be object
Jump to line 21508
Structural error at components.schemas.ProductStatusFilterOptions.properties.$sort
should be object
Jump to line 21559
Structural error at components.schemas.Employee.properties.DateModified
should be object
Jump to line 21610
Structural error at components.schemas.EmployeeFilterOptions.properties.$filter.properties.equals.properties.DateModified.oneOf
should be array
Jump to line 21703
Structural error at components.schemas.EmployeeFilterOptions.properties.$filter.properties.notEquals.properties.DateModified.oneOf
should be array
Jump to line 21790
Structural error at components.schemas.EmployeeFilterOptions.properties.$filter.properties.contains.properties.Id
should be object
Jump to line 21794
Structural error at components.schemas.EmployeeFilterOptions.properties.$filter.properties.contains.properties.Status
should be object
Jump to line 21807
Structural error at components.schemas.EmployeeFilterOptions.properties.$filter.properties.contains.properties.DateModified
should be object
Jump to line 21820
Structural error at components.schemas.EmployeeFilterOptions.properties.$filter.properties.greaterThan.properties.DateModified
should be object
Jump to line 21854
Structural error at components.schemas.EmployeeFilterOptions.properties.$filter.properties.greaterThanOrEqual.properties.DateModified
should be object
Jump to line 21888
Structural error at components.schemas.EmployeeFilterOptions.properties.$filter.properties.lessThan.properties.DateModified
should be object
Jump to line 21922
Structural error at components.schemas.EmployeeFilterOptions.properties.$filter.properties.lessThanOrEqual.properties.DateModified
should be object
Jump to line 21956
Structural error at components.schemas.EmployeeFilterOptions.properties.$sort
should be object
Jump to line 21963
Structural error at components.schemas.EmployeeStatusFilterOptions.properties.$filter.properties.contains.properties.Id
should be object
Jump to line 22040
Structural error at components.schemas.EmployeeStatusFilterOptions.properties.$sort
should be object
Jump to line 22091
Structural error at components.schemas.SalesOrderPaymentFilterOptions.properties.$filter.properties.contains.properties.Id
should be object
Jump to line 22489
Structural error at components.schemas.SalesOrderPaymentFilterOptions.properties.$filter.properties.contains.properties.Zone
should be object
Jump to line 22490
Structural error at components.schemas.SalesOrderPaymentFilterOptions.properties.$filter.properties.contains.properties.Country
should be object
Jump to line 22511
Structural error at components.schemas.SalesOrderPaymentFilterOptions.properties.$filter.properties.contains.properties.SalesOrder
should be object
Jump to line 22536
Structural error at components.schemas.SalesOrderPaymentFilterOptions.properties.$sort
should be object
Jump to line 22779
Structural error at components.schemas.SalesOrderShippingFilterOptions.properties.$filter.properties.contains.properties.Id
should be object
Jump to line 23204
Structural error at components.schemas.SalesOrderShippingFilterOptions.properties.$filter.properties.contains.properties.Zone
should be object
Jump to line 23205
Structural error at components.schemas.SalesOrderShippingFilterOptions.properties.$filter.properties.contains.properties.Country
should be object
Jump to line 23226
Structural error at components.schemas.SalesOrderShippingFilterOptions.properties.$filter.properties.contains.properties.SalesOrder
should be object
Jump to line 23255
Structural error at components.schemas.SalesOrderShippingFilterOptions.properties.$sort
should be object
Jump to line 23514
Structural error at components.schemas.CurrencyStatusFilterOptions.properties.$filter.properties.contains.properties.Id
should be object
Jump to line 23591
Structural error at components.schemas.CurrencyStatusFilterOptions.properties.$sort
should be object
Jump to line 23642
Structural error at components.schemas.Group.properties.DateModified
should be object
Jump to line 23671
Structural error at components.schemas.GroupFilterOptions.properties.$filter.properties.equals.properties.DateModified.oneOf
should be array
Jump to line 23712
Structural error at components.schemas.GroupFilterOptions.properties.$filter.properties.notEquals.properties.DateModified.oneOf
should be array
Jump to line 23747
Structural error at components.schemas.GroupFilterOptions.properties.$filter.properties.contains.properties.Id
should be object
Jump to line 23751
Structural error at components.schemas.GroupFilterOptions.properties.$filter.properties.contains.properties.DateModified
should be object
Jump to line 23760
Structural error at components.schemas.GroupFilterOptions.properties.$filter.properties.greaterThan.properties.DateModified
should be object
Jump to line 23775
Structural error at components.schemas.GroupFilterOptions.properties.$filter.properties.greaterThanOrEqual.properties.DateModified
should be object
Jump to line 23790
Structural error at components.schemas.GroupFilterOptions.properties.$filter.properties.lessThan.properties.DateModified
should be object
Jump to line 23805
Structural error at components.schemas.GroupFilterOptions.properties.$filter.properties.lessThanOrEqual.properties.DateModified
should be object
Jump to line 23820
Structural error at components.schemas.GroupFilterOptions.properties.$sort
should be object
Jump to line 23827
Structural error at components.schemas.AttributeFilterOptions.properties.$filter.properties.contains.properties.Id
should be object
Jump to line 23924
Structural error at components.schemas.AttributeFilterOptions.properties.$filter.properties.contains.properties.Group
should be object
Jump to line 23925
Structural error at components.schemas.AttributeFilterOptions.properties.$sort
should be object
Jump to line 23988
Structural error at components.schemas.ProductAttributeFilterOptions.properties.$filter.properties.contains.properties.Id
should be object
Jump to line 24125
Structural error at components.schemas.ProductAttributeFilterOptions.properties.$filter.properties.contains.properties.Product
should be object
Jump to line 24126
Structural error at components.schemas.ProductAttributeFilterOptions.properties.$filter.properties.contains.properties.Attribute
should be object
Jump to line 24127
Structural error at components.schemas.ProductAttributeFilterOptions.properties.$filter.properties.contains.properties.Language
should be object
Jump to line 24128
Structural error at components.schemas.ProductAttributeFilterOptions.properties.$sort
should be object
Jump to line 24215
Structural error at components.schemas.AttributeGroupFilterOptions.properties.$filter.properties.contains.properties.Id
should be object
Jump to line 24292
Structural error at components.schemas.AttributeGroupFilterOptions.properties.$sort
should be object
Jump to line 24343
Structural error at components.schemas.SalesOrderComment.properties.DateAdded
should be object
Jump to line 24378
Structural error at components.schemas.SalesOrderComment.properties.DateModified
should be object
Jump to line 24379
Structural error at components.schemas.SalesOrderCommentFilterOptions.properties.$filter.properties.equals.properties.DateAdded.oneOf
should be array
Jump to line 24434
Structural error at components.schemas.SalesOrderCommentFilterOptions.properties.$filter.properties.equals.properties.DateModified.oneOf
should be array
Jump to line 24436
Structural error at components.schemas.SalesOrderCommentFilterOptions.properties.$filter.properties.notEquals.properties.DateAdded.oneOf
should be array
Jump to line 24490
Structural error at components.schemas.SalesOrderCommentFilterOptions.properties.$filter.properties.notEquals.properties.DateModified.oneOf
should be array
Jump to line 24492
Structural error at components.schemas.SalesOrderCommentFilterOptions.properties.$filter.properties.contains.properties.Id
should be object
Jump to line 24504
Structural error at components.schemas.SalesOrderCommentFilterOptions.properties.$filter.properties.contains.properties.DateAdded
should be object
Jump to line 24517
Structural error at components.schemas.SalesOrderCommentFilterOptions.properties.$filter.properties.contains.properties.DateModified
should be object
Jump to line 24518
Structural error at components.schemas.SalesOrderCommentFilterOptions.properties.$filter.properties.contains.properties.SalesOrder
should be object
Jump to line 24519
Structural error at components.schemas.SalesOrderCommentFilterOptions.properties.$filter.properties.greaterThan.properties.DateAdded
should be object
Jump to line 24538
Structural error at components.schemas.SalesOrderCommentFilterOptions.properties.$filter.properties.greaterThan.properties.DateModified
should be object
Jump to line 24539
Structural error at components.schemas.SalesOrderCommentFilterOptions.properties.$filter.properties.greaterThanOrEqual.properties.DateAdded
should be object
Jump to line 24561
Structural error at components.schemas.SalesOrderCommentFilterOptions.properties.$filter.properties.greaterThanOrEqual.properties.DateModified
should be object
Jump to line 24562
Structural error at components.schemas.SalesOrderCommentFilterOptions.properties.$filter.properties.lessThan.properties.DateAdded
should be object
Jump to line 24584
Structural error at components.schemas.SalesOrderCommentFilterOptions.properties.$filter.properties.lessThan.properties.DateModified
should be object
Jump to line 24585
Structural error at components.schemas.SalesOrderCommentFilterOptions.properties.$filter.properties.lessThanOrEqual.properties.DateAdded
should be object
Jump to line 24607
Structural error at components.schemas.SalesOrderCommentFilterOptions.properties.$filter.properties.lessThanOrEqual.properties.DateModified
should be object
Jump to line 24608
Structural error at components.schemas.SalesOrderCommentFilterOptions.properties.$sort
should be object
Jump to line 24618
Structural error at components.schemas.AttributeTranslation.required
should be an array of property names required within an object schema
Jump to line 24632
Structural error at components.schemas.AttributeTranslationFilterOptions.properties.$filter.properties.contains.properties.Id
should be object
Jump to line 24732
Structural error at components.schemas.AttributeTranslationFilterOptions.properties.$filter.properties.contains.properties.Attribute
should be object
Jump to line 24733
Structural error at components.schemas.AttributeTranslationFilterOptions.properties.$filter.properties.contains.properties.Language
should be object
Jump to line 24734
Structural error at components.schemas.AttributeTranslationFilterOptions.properties.$sort
should be object
Jump to line 24809
Structural error at components.schemas.ProductDescriptionFilterOptions.properties.$filter.properties.contains.properties.Id
should be object
Jump to line 25061
Structural error at components.schemas.ProductDescriptionFilterOptions.properties.$filter.properties.contains.properties.Product
should be object
Jump to line 25062
Structural error at components.schemas.ProductDescriptionFilterOptions.properties.$filter.properties.contains.properties.Language
should be object
Jump to line 25063
Structural error at components.schemas.ProductDescriptionFilterOptions.properties.$sort
should be object
Jump to line 25238
Structural error at components.schemas.PermissionFilterOptions.properties.$filter.properties.contains.properties.Id
should be object
Jump to line 25315
Structural error at components.schemas.PermissionFilterOptions.properties.$sort
should be object
Jump to line 25366
Structural error at components.schemas.GroupEmployee.properties.DateModified
should be object
Jump to line 25398
Structural error at components.schemas.GroupEmployeeFilterOptions.properties.$filter.properties.equals.properties.DateModified.oneOf
should be array
Jump to line 25444
Structural error at components.schemas.GroupEmployeeFilterOptions.properties.$filter.properties.notEquals.properties.DateModified.oneOf
should be array
Jump to line 25484
Structural error at components.schemas.GroupEmployeeFilterOptions.properties.$filter.properties.contains.properties.Id
should be object
Jump to line 25488
Structural error at components.schemas.GroupEmployeeFilterOptions.properties.$filter.properties.contains.properties.Employee
should be object
Jump to line 25489
Structural error at components.schemas.GroupEmployeeFilterOptions.properties.$filter.properties.contains.properties.Group
should be object
Jump to line 25490
Structural error at components.schemas.GroupEmployeeFilterOptions.properties.$filter.properties.contains.properties.DateModified
should be object
Jump to line 25495
Structural error at components.schemas.GroupEmployeeFilterOptions.properties.$filter.properties.greaterThan.properties.DateModified
should be object
Jump to line 25512
Structural error at components.schemas.GroupEmployeeFilterOptions.properties.$filter.properties.greaterThanOrEqual.properties.DateModified
should be object
Jump to line 25529
Structural error at components.schemas.GroupEmployeeFilterOptions.properties.$filter.properties.lessThan.properties.DateModified
should be object
Jump to line 25546
Structural error at components.schemas.GroupEmployeeFilterOptions.properties.$filter.properties.lessThanOrEqual.properties.DateModified
should be object
Jump to line 25563
Structural error at components.schemas.GroupEmployeeFilterOptions.properties.$sort
should be object
Jump to line 25570
Structural error at components.schemas.GroupPermission.properties.DateModified
should be object
Jump to line 25602
Structural error at components.schemas.GroupPermissionFilterOptions.properties.$filter.properties.equals.properties.DateModified.oneOf
should be array
Jump to line 25648
Structural error at components.schemas.GroupPermissionFilterOptions.properties.$filter.properties.notEquals.properties.DateModified.oneOf
should be array
Jump to line 25688
Structural error at components.schemas.GroupPermissionFilterOptions.properties.$filter.properties.contains.properties.Id
should be object
Jump to line 25692
Structural error at components.schemas.GroupPermissionFilterOptions.properties.$filter.properties.contains.properties.Group
should be object
Jump to line 25693
Structural error at components.schemas.GroupPermissionFilterOptions.properties.$filter.properties.contains.properties.Permission
should be object
Jump to line 25694
Structural error at components.schemas.GroupPermissionFilterOptions.properties.$filter.properties.contains.properties.DateModified
should be object
Jump to line 25699
Structural error at components.schemas.GroupPermissionFilterOptions.properties.$filter.properties.greaterThan.properties.DateModified
should be object
Jump to line 25716
Structural error at components.schemas.GroupPermissionFilterOptions.properties.$filter.properties.greaterThanOrEqual.properties.DateModified
should be object
Jump to line 25733
Structural error at components.schemas.GroupPermissionFilterOptions.properties.$filter.properties.lessThan.properties.DateModified
should be object
Jump to line 25750
Structural error at components.schemas.GroupPermissionFilterOptions.properties.$filter.properties.lessThanOrEqual.properties.DateModified
should be object
Jump to line 25767
Structural error at components.schemas.GroupPermissionFilterOptions.properties.$sort
should be object
Jump to line 25774
Structural error at components.schemas.EntityReferenceFilterOptions.properties.$filter.properties.contains.properties.Id
should be object
Jump to line 25986
Structural error at components.schemas.EntityReferenceFilterOptions.properties.$filter.properties.contains.properties.EntityIntegerId
should be object
Jump to line 25991
Structural error at components.schemas.EntityReferenceFilterOptions.properties.$filter.properties.contains.properties.ReferenceIntegerId
should be object
Jump to line 25996
Structural error at components.schemas.EntityReferenceFilterOptions.properties.$filter.properties.contains.properties.ScopeIntegerId
should be object
Jump to line 26001
Structural error at components.schemas.EntityReferenceFilterOptions.properties.$sort
should be object
Jump to line 26136
Structural error at components.schemas.StoreConfigurationFilterOptions.properties.$filter.properties.contains.properties.Id
should be object
Jump to line 26253
Structural error at components.schemas.StoreConfigurationFilterOptions.properties.$filter.properties.contains.properties.Store
should be object
Jump to line 26254
Structural error at components.schemas.StoreConfigurationFilterOptions.properties.$filter.properties.contains.properties.Property
should be object
Jump to line 26255
Structural error at components.schemas.StoreConfigurationFilterOptions.properties.$sort
should be object
Jump to line 26330
Structural error at components.schemas.StoreConfigurationPropertyFilterOptions.properties.$filter.properties.contains.properties.Id
should be object
Jump to line 26407
Structural error at components.schemas.StoreConfigurationPropertyFilterOptions.properties.$sort
should be object
Jump to line 26458
Structural error at components.schemas.StoreTypeFilterOptions.properties.$filter.properties.contains.properties.Id
should be object
Jump to line 26535
Structural error at components.schemas.StoreTypeFilterOptions.properties.$sort
should be object
Jump to line 26586
Structural error at components.schemas.ProductToStoreFilterOptions.properties.$filter.properties.contains.properties.Id
should be object
Jump to line 26676
Structural error at components.schemas.ProductToStoreFilterOptions.properties.$filter.properties.contains.properties.Product
should be object
Jump to line 26677
Structural error at components.schemas.ProductToStoreFilterOptions.properties.$filter.properties.contains.properties.Store
should be object
Jump to line 26678
Structural error at components.schemas.ProductToStoreFilterOptions.properties.$sort
should be object
Jump to line 26733
Structural error at components.schemas.AttributeGroupTranslationFilterOptions.properties.$filter.properties.contains.properties.Id
should be object
Jump to line 26850
Structural error at components.schemas.AttributeGroupTranslationFilterOptions.properties.$filter.properties.contains.properties.AttributeGroup
should be object
Jump to line 26851
Structural error at components.schemas.AttributeGroupTranslationFilterOptions.properties.$filter.properties.contains.properties.Language
should be object
Jump to line 26852
Structural error at components.schemas.AttributeGroupTranslationFilterOptions.properties.$sort
should be object
Jump to line 26927
Structural error at components.schemas.Category.properties.DateAdded
should be object
Jump to line 26957
Structural error at components.schemas.Category.properties.DateModified
should be object
Jump to line 26958
Structural error at components.schemas.CategoryFilterOptions.properties.$filter.properties.equals.properties.DateAdded.oneOf
should be array
Jump to line 27005
Structural error at components.schemas.CategoryFilterOptions.properties.$filter.properties.equals.properties.DateModified.oneOf
should be array
Jump to line 27007
Structural error at components.schemas.CategoryFilterOptions.properties.$filter.properties.notEquals.properties.DateAdded.oneOf
should be array
Jump to line 27048
Structural error at components.schemas.CategoryFilterOptions.properties.$filter.properties.notEquals.properties.DateModified.oneOf
should be array
Jump to line 27050
Structural error at components.schemas.CategoryFilterOptions.properties.$filter.properties.contains.properties.Id
should be object
Jump to line 27054
Structural error at components.schemas.CategoryFilterOptions.properties.$filter.properties.contains.properties.Status
should be object
Jump to line 27059
Structural error at components.schemas.CategoryFilterOptions.properties.$filter.properties.contains.properties.DateAdded
should be object
Jump to line 27064
Structural error at components.schemas.CategoryFilterOptions.properties.$filter.properties.contains.properties.DateModified
should be object
Jump to line 27065
Structural error at components.schemas.CategoryFilterOptions.properties.$filter.properties.greaterThan.properties.Status
should be object
Jump to line 27076
Structural error at components.schemas.CategoryFilterOptions.properties.$filter.properties.greaterThan.properties.DateAdded
should be object
Jump to line 27081
Structural error at components.schemas.CategoryFilterOptions.properties.$filter.properties.greaterThan.properties.DateModified
should be object
Jump to line 27082
Structural error at components.schemas.CategoryFilterOptions.properties.$filter.properties.greaterThanOrEqual.properties.Status
should be object
Jump to line 27093
Structural error at components.schemas.CategoryFilterOptions.properties.$filter.properties.greaterThanOrEqual.properties.DateAdded
should be object
Jump to line 27098
Structural error at components.schemas.CategoryFilterOptions.properties.$filter.properties.greaterThanOrEqual.properties.DateModified
should be object
Jump to line 27099
Structural error at components.schemas.CategoryFilterOptions.properties.$filter.properties.lessThan.properties.Status
should be object
Jump to line 27110
Structural error at components.schemas.CategoryFilterOptions.properties.$filter.properties.lessThan.properties.DateAdded
should be object
Jump to line 27115
Structural error at components.schemas.CategoryFilterOptions.properties.$filter.properties.lessThan.properties.DateModified
should be object
Jump to line 27116
Structural error at components.schemas.CategoryFilterOptions.properties.$filter.properties.lessThanOrEqual.properties.Status
should be object
Jump to line 27127
Structural error at components.schemas.CategoryFilterOptions.properties.$filter.properties.lessThanOrEqual.properties.DateAdded
should be object
Jump to line 27132
Structural error at components.schemas.CategoryFilterOptions.properties.$filter.properties.lessThanOrEqual.properties.DateModified
should be object
Jump to line 27133
Structural error at components.schemas.CategoryFilterOptions.properties.$sort
should be object
Jump to line 27140
Structural error at components.schemas.ProductToCategoryFilterOptions.properties.$filter.properties.contains.properties.Id
should be object
Jump to line 27230
Structural error at components.schemas.ProductToCategoryFilterOptions.properties.$filter.properties.contains.properties.Category
should be object
Jump to line 27231
Structural error at components.schemas.ProductToCategoryFilterOptions.properties.$filter.properties.contains.properties.Product
should be object
Jump to line 27232
Structural error at components.schemas.ProductToCategoryFilterOptions.properties.$sort
should be object
Jump to line 27287
Structural error at components.schemas.CategoryTranslationFilterOptions.properties.$filter.properties.contains.properties.Id
should be object
Jump to line 27512
Structural error at components.schemas.CategoryTranslationFilterOptions.properties.$filter.properties.contains.properties.Category
should be object
Jump to line 27513
Structural error at components.schemas.CategoryTranslationFilterOptions.properties.$filter.properties.contains.properties.Language
should be object
Jump to line 27514
Structural error at components.schemas.CategoryTranslationFilterOptions.properties.$sort
should be object
Jump to line 27669
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants