Source CommerceTools: JSON Schema start_date
is self-conflicting; impossible to fill out.
#34133
Open
1 task done
Labels
area/connectors
Connector related issues
community
connectors/source/commercetools
connectors/sources-api
releaseStage/alpha
team/marketplace
type/bug
Something isn't working
Connector Name
source-commercetools
Connector Version
0.2.0
What step the error happened?
Configuring a new connector
Relevant information
Right now it is impossible to register a new CommerceTools source. This is because the json-schema for start-date specifies two mutually incompatible conditions. It declares the type be a start-date, which requires HHMMSS and it declares the type to be a date format. This causes JSON-Schema failures like the following:
Relevant log output
Contribute
The text was updated successfully, but these errors were encountered: